Jacques Nilo wrote:

>Marian Radulescu wrote:
>
>As mentionned in the doc, bridging has not been really tested. So let's
>try it.
>What says:
>ifup -v br0
>How looks the bridge part of your /etc/network/interfaces file ?
>
# ifup -v br0
ifup: interface br0 alerady configured

# brctl show  doesn't show anything

auto br0
iface br0 inet static
    address 192.168.1.1
    network 192.168.1.0
    netmask  255.255.255.0
    broadcast 192.168.1.255
    bridge_ports wlan0 eth0

Right now i see that in contrast with others config in the file this for 
the bridge has netmask instead of masklen - i changed and netmask in 
masklen and ... nothing new.

marian


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to