<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rsewiki.electro.dtu.dk/index.php?action=history&amp;feed=atom&amp;title=SMR_Peer_to_Peer_Networking</id>
	<title>SMR Peer to Peer Networking - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rsewiki.electro.dtu.dk/index.php?action=history&amp;feed=atom&amp;title=SMR_Peer_to_Peer_Networking"/>
	<link rel="alternate" type="text/html" href="https://rsewiki.electro.dtu.dk/index.php?title=SMR_Peer_to_Peer_Networking&amp;action=history"/>
	<updated>2026-05-01T15:23:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rsewiki.electro.dtu.dk/index.php?title=SMR_Peer_to_Peer_Networking&amp;diff=172&amp;oldid=prev</id>
		<title>Lvm: New page: &#039;&#039;&#039;SMR configuration&#039;&#039;&#039;  Please note that not all the pcmcia cards are good at peer-to-peer. The Lucent WaveLAN Silver (MAC manufacturer/product code: 00:60:1d) works fine in Infrastructur...</title>
		<link rel="alternate" type="text/html" href="https://rsewiki.electro.dtu.dk/index.php?title=SMR_Peer_to_Peer_Networking&amp;diff=172&amp;oldid=prev"/>
		<updated>2008-09-29T10:17:32Z</updated>

		<summary type="html">&lt;p&gt;New page: &amp;#039;&amp;#039;&amp;#039;SMR configuration&amp;#039;&amp;#039;&amp;#039;  Please note that not all the pcmcia cards are good at peer-to-peer. The Lucent WaveLAN Silver (MAC manufacturer/product code: 00:60:1d) works fine in Infrastructur...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;SMR configuration&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Please note that not all the pcmcia cards are good at peer-to-peer. The Lucent WaveLAN Silver (MAC manufacturer/product code: 00:60:1d) works fine in Infrastructure mode, but does not work at all in peer-to-peer. This is tested with both a PC/104 pcmcia adapter and a PCI adapter on the card 00:60:1d:f1:b5:b7. The Avaya and Lucent Orinoco cards (MAC manufacturer: 00:02:2d) works fine in both modes. This might spare someone for a few hours of head scratching. The PCI cards with antennas do not necessarily work the same way as these, but I have not tested them. /NHA&lt;br /&gt;
&lt;br /&gt;
With Slackware Linux, two configuration files must be modified in order for an SMR to communicate peer-to-peer with other hosts. Edit the files using e.g. &amp;#039;jed&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;/etc/pcmcia/wireless.opts&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
In the section for the SMR wireless card (e.g. Wavelan IEEE Lucent), change the two variables&lt;br /&gt;
ESSID and MODE to the values below: &lt;br /&gt;
&lt;br /&gt;
 ESSID=&amp;quot;SMR Network&amp;quot;&lt;br /&gt;
 MODE=&amp;quot;Ad-Hoc&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;/etc/rc.d/rc.inet1.conf&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
In the section for the wireless device (e.g. eth0), change USE_DHCP to &amp;quot;no&amp;quot;, and set static IP network&lt;br /&gt;
settings:&lt;br /&gt;
&lt;br /&gt;
 # Config information for eth0:&lt;br /&gt;
 IPADDR[0]=&amp;quot;10.0.1.xxx&amp;quot;&lt;br /&gt;
 NETMASK[0]=&amp;quot;255.0.0.0&amp;quot;&lt;br /&gt;
 USE_DHCP[0]=&amp;quot;no&amp;quot;&lt;br /&gt;
 GATEWAY=&amp;quot;10.0.1.xxx&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Replace &amp;#039;&amp;#039;xxx&amp;#039;&amp;#039; with 100 plus the number from the SMR hostname: smr4 would be 10.0.1.104, for example.&lt;br /&gt;
Make sure that the above keywords appear once only - e.g. There may be a GATEWAY=&amp;quot;&amp;quot; at the end.&lt;br /&gt;
&lt;br /&gt;
Reboot smr to implement requires restart of pcmcia and ethernet, so from a ssh session it may be easier just to reboot (but will clear the ram-disk):&lt;br /&gt;
&lt;br /&gt;
 $ reboot&lt;br /&gt;
&lt;br /&gt;
The alternative is to use a local console and the commands (this will preserve what is on the ram-disk):&lt;br /&gt;
&lt;br /&gt;
 $ /etc/rc.d/rc.pcmcia restart&lt;br /&gt;
 $ /etc/rc.d/rc.inet1 restart&lt;br /&gt;
&lt;br /&gt;
To verify the new interface use the command&lt;br /&gt;
&lt;br /&gt;
 $ ifconfig&lt;br /&gt;
&lt;br /&gt;
This should show the correct IP number etc. for interface eth0.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;MS Windows configuration&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Corresponding changes must be made in Windows.&lt;br /&gt;
   1. Set the wireless network adaptor to ad-hoc mode with ESSID &amp;quot;SMR Network&amp;quot;.&lt;br /&gt;
   1. Set TCP/IP properties to static IP, 10.0.1.1/255.0.0.0.&lt;/div&gt;</summary>
		<author><name>Lvm</name></author>
	</entry>
</feed>