Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2008 08:51:26 +0000
From:      Desmond Chapman <que_deseja@hotmail.com>
To:        <freebsd-questions@freebsd.org>
Subject:   qemu bridge building
Message-ID:  <BLU126-W42EE988939420DA0CCA6CBED4B0@phx.gbl>

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

own    tap0  moleque:moleque
:q!
# /etc/rc.d/devfs restart
# kldload kqemu aio if_tap if_bridge
kldload: can't load kqemu: File exists
kldload: can't load aio: File exists
# sysctl net.link.tap.user_open=3D1
net.link.tap.user_open: 0 -> 1
# ifconfig bridge0 create
# ifconfig
rl0: flags=3D8802 metric 0 mtu 1500
    options=3D8
    ether 00:15:f2:7a:dc:83
    media: Ethernet autoselect
    status: no carrier
fwe0: flags=3D8802 metric 0 mtu 1500
    options=3D8
    ether 02:11:d8:85:04:0b
    ch 1 dma -1
fwip0: flags=3D8802 metric 0 mtu 1500
    lladdr 0.11.d8.0.0.85.4.b.a.2.ff.fe.0.0.0.0
dc0: flags=3D8843 metric 0 mtu 1500
    options=3D8
    ether 00:04:5a:4f:ab:db
    inet 192.168.0.10 netmask 0xffffff00 broadcast 192.168.0.255
    media: Ethernet autoselect (100baseTX )
    status: active
plip0: flags=3D108810 metric 0 mtu 1500
lo0: flags=3D8049 metric 0 mtu 16384
    inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6
    inet6 ::1 prefixlen 128
    inet 127.0.0.1 netmask 0xff000000
bridge0: flags=3D8802 metric 0 mtu 1500
    ether 4e:48:d6:53:ff:2b
    id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15
    maxage 20 holdcnt 6 proto rstp maxaddr 100 timeout 1200
    root id 00:00:00:00:00:00 priority 0 ifcost 0 port 0
# ifconfig bridge0 addm dc0 up
# ifconfig bridge0 addm tap0
ifconfig: BRDGADD tap0: No such file or directory
. Problem is there now.=20
_________________________________________________________________
Want to do more with Windows Live? Learn =9310 hidden secrets=94 from Jamie=
.
http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!5=
50F681DAD532637!5295.entry?ocid=3DTXT_TAGLM_WL_domore_092008=



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