[Bridge] Getting dynamic ip address for a bridge

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stephen,

I am not sure I understand this.

> DHCP will work on the bridge interface (br0) but you need to have the
> bridge and ethernets up, and the forwarding delay has to expired.
> After that the eth0 will be in the forwarding state.


My script looks like this

ifconfig wlan0 0.0.0.0
ifconfig eth0 0.0.0.0
brctl addbr mybridge
brctl addif eth0
brctl addif wlan0
#ifconfig mybridge 192.168.1.136 netmask 255.255.255.0 up
ifconfig mybridge up

Should I be waiting before I run the ifconfig mybridge up?

Oliver


[Index of Archives]     [Netdev]     [AoE Tools]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux