Linux Netfilter discussions
 help / color / mirror / Atom feed
* Forced lladdr change with bridge - or not?
@ 2010-08-22 16:12 Jan Engelhardt
  2010-08-22 16:55 ` Bart De Schuymer
  0 siblings, 1 reply; 10+ messages in thread
From: Jan Engelhardt @ 2010-08-22 16:12 UTC (permalink / raw)
  To: Bart De Schuymer; +Cc: netfilter

Hi,



# tunctl -p -t tap1
Set 'tap1' persistent and owned by uid 0
# tunctl -p -t tap2
Set 'tap2' persistent and owned by uid 0
# ip a
196: tap1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 500
    link/ether 9a:17:c4:65:e9:76 brd ff:ff:ff:ff:ff:ff
197: tap2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 500
    link/ether ce:61:28:5a:b7:93 brd ff:ff:ff:ff:ff:ff
# brctl addbr br0
# brctl addif br0 tap1
# brctl addif br0 tap2
# ip a
196: tap1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 500
    link/ether 9a:17:c4:65:e9:76 brd ff:ff:ff:ff:ff:ff
197: tap2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 500
    link/ether ce:61:28:5a:b7:93 brd ff:ff:ff:ff:ff:ff
198: br0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN 
    link/ether 9a:17:c4:65:e9:76 brd ff:ff:ff:ff:ff:ff

Is this behavior normal that the lladdrs of all but the first brport
remain unchanged? If so, what is the purpose of changing the lladdr on 
the first brport?

^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <835126759.1436781282547490956.JavaMail.root@tendai.telenet-ops.be>]

end of thread, other threads:[~2010-08-24 11:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-22 16:12 Forced lladdr change with bridge - or not? Jan Engelhardt
2010-08-22 16:55 ` Bart De Schuymer
2010-08-22 17:28   ` Jan Engelhardt
2010-08-22 20:53     ` Pascal Hambourg
2010-08-22 21:24       ` Jan Engelhardt
2010-08-23  8:21         ` Pascal Hambourg
2010-08-23 11:23           ` Jan Engelhardt
     [not found] <835126759.1436781282547490956.JavaMail.root@tendai.telenet-ops.be>
2010-08-23  7:14 ` bdschuym
2010-08-23  8:13   ` Pascal Hambourg
2010-08-24 11:21     ` Pascal Hambourg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox