Date: Wed, 9 Apr 2008 16:15:42 +0200 (CEST) From: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> To: freebsd-questions@freebsd.org Subject: bridge problem Message-ID: <20080409161351.E3029@wojtek.tensor.gdynia.pl>
next in thread | raw e-mail | index | archive | help
[root@wojtek /usr/local]# ifconfig bridge0
bridge0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
ether 5a:43:ed:13:ec:84
priority 32768 hellotime 2 fwddelay 15 maxage 20
[root@wojtek /usr/local]# ifconfig tap4
tap4: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::2bd:5eff:fe91:b704%tap4 prefixlen 64 scopeid 0x5
ether 00:bd:5e:91:b7:04
[root@wojtek /usr/local]# ifconfig bridge0 up
[root@wojtek /usr/local]# ifconfig bridge0 addm tap4
ifconfig: BRDGADD tap4: Invalid argument
why it can't add tap4 (or anything else - i tried) to the bridge
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080409161351.E3029>
