I'm configuring qemu. Everything works fine except networking between
the bsd host and the qemu computer (I cannot ping from bsd to qemu and
vice versa). Networking with other computers works fine. Am I missing
anything in my configuration?
Thanks a lot
Jan
bge0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
options=1a<TXCSUM,VLAN_MTU,VLAN_HWTAGGING>
inet 10.10.100.120 netmask 0xffffff00 broadcast 10.10.100.255
ether 00:0f:1f:b9:ff:fb
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
tap0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
ether 00:bd:98:a7:01:00
Opened by PID 849
qemu option to run net: -net nic -net tap,ifname=tap0
qeumu computer is running winxp with dhcp enabled
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@xxxxxxxxxxx"
qemu and bridging ... I'm configuring qemu.... Everything works fine except networking between the bsd host and the qemu computer. ... (freebsd-questions)
Re: Qemu, Networking and F7 ...Itamar Reis Peixoto... Subject: Qemu, Networking and F7 ... /usr/sbin/brctl addif br0 $DEV... (Fedora)
Re: Qemu, Networking and F7 ... Subject: Qemu, Networking and F7 ... /usr/sbin/brctl addif br0 $DEV... In your guest OS you'll need to set up the networking.... (Fedora)
Re: minix3 and qemu ... > I can't seem to get networking to work using minix3 and qemu. ... no ethernet card found at 0x240 ... The installer said beneith the correct network card for QEMU you had to ... add to the boot monitor:... (comp.os.minix)
Minix 3 Networking in Qemu ... I'd appreciate if someone could walk me through getting networking... working in qemu on Linux. ... I have no problem booting Minix from the iso image or the disk image I ... (comp.os.minix)