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

Re: bridges with multiple static IPs or DHPC - how to configure?



On Wed, 4 Jun 2014 20:00:49 +0200
Steffen Dettmer <steffen.dettmer@gmail.com> wrote:

> I tried many combinations, but I didn't find any working one.

From what I understand, bridge act as a too low level
to do what you want.

However, I was able to add another I/F to my own bridge
(br0 basically aggregates eth0 & wlan0 under 192.168.1.200)
using this syntax:

ifconfig br0:1 192.168.1.201

…
br0       Link encap:Ethernet  HWaddr 00:19:66:16:bc:85  
          inet addr:192.168.1.200  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::219:66ff:fe16:bc85/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11806935 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8818044 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:13733814175 (12.7 GiB)  TX bytes:3826222577 (3.5 GiB)

br0:1     Link encap:Ethernet  HWaddr 00:19:66:16:bc:85  
          inet addr:192.168.1.201  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
…

-- 
SnaKe> Nice demoiselle on this picture ^^ A female you fornicated?
Arthur> It's my sister asshole '
BoB_Le_Rasta> It doesn't answer the question...


Reply to: