Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2007 18:13:02 +1030
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        freebsd-stable@freebsd.org
Cc:        "Bruce A. Mah" <bmah@freebsd.org>, stable@freebsd.org, Peter Jeremy <peterjeremy@optushome.com.au>
Subject:   Re: Source MAC addresses when bridge(4) used
Message-ID:  <200701131813.11675.doconnor@gsoft.com.au>
In-Reply-To: <45A813AE.5090104@freebsd.org>
References:  <20070106210211.GF839@turion.vk2pj.dyndns.org> <20070112221152.GA54760@icarus.home.lan> <45A813AE.5090104@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Saturday 13 January 2007 09:33, Bruce A. Mah wrote:
> As for *why* the IP address keeps moving around, I'm not sure either.

The bridge interfaces MAC address changes every time you create one, ie
[inchoate 18:11] /usr/src/sys/modules/bridgestp >sudo ifconfig bridge0 create
[inchoate 18:11] /usr/src/sys/modules/bridgestp >sudo ifconfig bridge0
bridge0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether e6:91:28:34:39:79
        priority 32768 hellotime 2 fwddelay 15 maxage 20
[inchoate 18:11] /usr/src/sys/modules/bridgestp >sudo ifconfig bridge0 destroy
[inchoate 18:11] /usr/src/sys/modules/bridgestp >sudo ifconfig bridge0 create
[inchoate 18:11] /usr/src/sys/modules/bridgestp >sudo ifconfig bridge0
bridge0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether d2:da:21:33:32:df
        priority 32768 hellotime 2 fwddelay 15 maxage 20

so if you reboot then the MAC address will change at each reboot.

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQBFqI2P5ZPcIHs/zowRArykAKCb7uzUsBHLYRnd6SLUcohqlqzssQCfSmeY
M8/2825/MxWj99Fj1eaffwY=
=cfBd
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701131813.11675.doconnor>