Networking with QEMU 0.9.1? (Emulation)
> > be a bit buggy.
>
> What problems did you have?
Same as you. NE2000 driver shows FF:FF:FF:FF:FF:FF for ne2k_pci, and the rtl8139 driver locks up. I find that I have to use rtl8139 for FreeBSD and ne2k_isa for DOS. Annoying.
> I use -net nic,model=ne2k_isa -net tap,ifname=tap0
now, but
> I'm still not satisfied, because there are too many things hard-coded now.
> I had to turn off DHCP for my real NIC (192.168.0.176), because I had to
> tell my real router (192.168.0.20) how to find QEMU's subnet (route
> traffice for 192.168.200.1/255.255.255.0 over 192.168.0.176). That would
> be OK for one network, but I'm connected to two networks at least (one at
> work, the other at home).
Why not also assign your TAP device to a network of 192.168.0.x, rather than having your router switch to that of the TAP device? Mind you, I've never played with TAP stuff, so no idea.
I'd have used socket instead of tap.
Complete thread:
- Networking with QEMU 0.9.1? - rr, 11.02.2008, 18:49 (Emulation)
- Networking with QEMU 0.9.1? - sol, 11.02.2008, 23:00
- Networking with QEMU 0.9.1? - rr, 12.02.2008, 15:30
- Networking with QEMU 0.9.1? - sol, 15.02.2008, 00:26
- Networking with QEMU 0.9.1? - rr, 15.02.2008, 17:32
- Networking with QEMU 0.9.1? - sol, 15.02.2008, 19:38
- Networking with QEMU 0.9.1? - sol, 15.02.2008, 19:41
- Networking with QEMU 0.9.1? - sol, 15.02.2008, 19:43
- QEMU 0.9.1 / Win32 available - Rugxulo, 16.02.2008, 23:53
- QEMU 0.9.1 / Win32 available - rr, 17.02.2008, 14:29
- QEMU 0.9.1 / Win32 available - Rugxulo, 16.02.2008, 23:53
- Networking with QEMU 0.9.1? - sol, 15.02.2008, 19:43
- Networking with QEMU 0.9.1? - rr, 17.02.2008, 22:13
- Networking with QEMU 0.9.1? - sol, 15.02.2008, 19:41
- Networking with QEMU 0.9.1? - sol, 15.02.2008, 19:38
- Networking with QEMU 0.9.1? - rr, 15.02.2008, 17:32
- Networking with QEMU 0.9.1? - sol, 15.02.2008, 00:26
- Networking with QEMU 0.9.1? - rr, 12.02.2008, 15:30
- Networking with QEMU 0.9.1? - Wengier, 12.02.2008, 19:43
- Networking with QEMU 0.9.1? - sol, 11.02.2008, 23:00