Änderungen

Zur Navigation springen Zur Suche springen
943 Bytes hinzugefügt ,  14:17, 27. Jul. 2007
Zeile 28: Zeile 28:     
===Zwang-Interface Aufteilung===
 
===Zwang-Interface Aufteilung===
 +
*Skizze (haesslich!):
 +
<pre>       
 +
                        ~~|~~
 +
                          |
 +
___________________________|_______
 +
| ("bridge interfaces")  | | |    |  z.b: Linksys WRT-54-GL
 +
|      =lan_ifnames      \___/    |                            lan_ifnames=vlan0
 +
|    5fach-Switch    =wl0_ifname |                            lan_ifname=br0
 +
|        /    \      =wifi_ifname|                wl0_ifname/wifi_ifname=eth1
 +
|        /      \                |                            wan_ifname=vlan1
 +
|=lan_ifname  =wan_ifname        |
 +
|("bridge name")                  |  z.b. Dell Truemobil 2300
 +
| ________        __              |                            lan_ifnames=eth0
 +
| | | | | |      | |            |                            lan_ifname=br0
 +
|_4xEthernet___1xEthernet_________|                wl0_ifname/wifi_ifname=eth2
 +
                                                                wan_ifname=eth1
 +
</pre>
 +
 +
 +
 
<pre>
 
<pre>
 
A=$(nvram get lan_ifnames); # configures, which devices/interfaces are in bridge
 
A=$(nvram get lan_ifnames); # configures, which devices/interfaces are in bridge

Navigationsmenü