Networking with QEMU 0.9.1? (Emulation)
> > What problems did you have?
>
> Same as you. NE2000 driver shows FF:FF:FF:FF:FF:FF for ne2k_pci, and the
I think that's a combined driver/QEMU issue. Crynwr driver is for ISA cards only, so it should fail for `ne2k_pci´, but there's probably some ISA code left over in QEMU, which makes the driver think it found an ISA card.
For `ne2k_pci´ you need pk-8029(110).zip
. You can get it from Realtek.
> rtl8139 driver locks up. I find that I have to use rtl8139 for FreeBSD
I'm working on that. As a work around change rtspkt.com
at file offset 0x53D7 from 76 F9
to 90 90
.
> Why not also assign your TAP device to a network of 192.168.0.x, rather
How to route between 192.168.0.x and 192.168.0.x? Subnets must be different for routing. Meanwhile I found another interesting idea (bridging), but I still have to test it further.
> I'd have used socket instead of tap.
But this way you can't access a QEMU guest from another PC in your network.
---
Forum admin
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