Änderungen

244 Bytes hinzugefügt ,  16:07, 17. Nov. 2004
Zeile 55: Zeile 55:     
==Configuring the network==
 
==Configuring the network==
In terms of hardware, the linksys (v2) has only two interfaces called eth0 and eth1. The eth0 interface is split up via so called vlan tagging which results in two additional interfaces seen by the network stack vlan0 and vlan1 so you end up  having three configurable interfaces which serve different purposes.
+
<p stype="font-family: geneva helvetica arial sans-serif">In terms of hardware, the linksys (v2) has only two interfaces called eth0 and eth1. The eth0 interface is split up via so called vlan tagging which results in two additional interfaces seen by the network stack vlan0 and vlan1 so you end up  having three configurable interfaces which serve different purposes.
    
eth1:&nbsp;&nbsp;&nbsp;The wireless network<br>
 
eth1:&nbsp;&nbsp;&nbsp;The wireless network<br>
Zeile 72: Zeile 72:  
'''nvram commit'''&nbsp;&nbsp;writes changes to the flash disk<br><br>
 
'''nvram commit'''&nbsp;&nbsp;writes changes to the flash disk<br><br>
   −
...to be continued
+
That said, let's split up the networks:
 +
->'''nvram show | grep lan_ifnames''' will show all devices currently in the bridge, removing eth1 will do the trick e.g. ->'''nvram set lan_ifnames="eth0 vlan0"'''
 
===Ad-hoc networking===
 
===Ad-hoc networking===
  
Anonymer Benutzer