Networking with QEMU 0.9.1? (Emulation)
> 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.
That was my thought as well...
> For `ne2k_pci´ you need pk-8029(110).zip
. You can get it from
> Realtek.
Cool, I'll replace the crynwr driver with this. It's not like I'll ever be using a PC with ISA in it.
> > 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
.
Interesting. What's the reasoning behind the change?
> 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.
There wouldn't be any need to route if you can get all the devices on the same network as your router. You set everything to use your router as its "default router" and assign them all IPs from the same subnet. Should all be able to access each other.
> > I'd have used socket instead of tap.
>
> But this way you can't access a QEMU guest from another PC in your
> network.
Mrm...
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