Rozumiem, ze dopisanie:
option ifname 'eth0 eth1'
do config interface 'lan' wystarczy?
config interface 'lan'
option type 'bridge'
#option ifname 'eth1'
option _orig_ifname 'eth1'
option _orig_bridge 'true'
option ifname 'eth0 eth1'
option proto 'static'
option netmask '255.255.255.0'
option ip6assign '60'
option ipaddr '192.168.100.2'
option gateway '192.168.100.1'
option dns '8.8.8.8 194.204.152.34 194.204.159.1'
Bo jesli tak - to nic nie zmienia.
br-lan Link encap:Ethernet HWaddr E8:94:F6:ED:BA:37
inet addr:192.168.100.2 Bcast:192.168.100.255 Mask:255.255.255.0
inet6 addr: fd5c:4968:f969::1/60 Scope:Global
inet6 addr: fe80::ea94:f6ff:feed:ba37/64 Scope:Link
inet6 addr: 2001:470:64c4::1/60 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2161 errors:0 dropped:0 overruns:0 frame:0
TX packets:2013 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:489619 (478.1 KiB) TX bytes:415630 (405.8 KiB)
eth0 Link encap:Ethernet HWaddr E8:94:F6:ED:BA:37
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2021316 errors:0 dropped:678 overruns:0 frame:0
TX packets:914558 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2734485577 (2.5 GiB) TX bytes:93917464 (89.5 MiB)
Interrupt:4
eth1 Link encap:Ethernet HWaddr E8:94:F6:ED:BA:36
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:685999 errors:0 dropped:0 overruns:0 frame:0
TX packets:1452743 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:72829319 (69.4 MiB) TX bytes:1954189766 (1.8 GiB)
Interrupt:5