Re: [Qemu-devel] Networking problems

2010-08-14 Thread Mulyadi Santosa
On Fri, Aug 13, 2010 at 03:15, Daniel Carrera wrote: > Unfortunately, that's as far as it goes. It still cannot go online. > When NetBSD tries to "ping 10.0.2.3" (gateway I think) it just gets > 100% packet loss. Let me show you qemu's output on the command line: ping is "neglected" in user mode

Re: [Qemu-devel] Networking problems

2010-08-12 Thread Daniel Carrera
On Thu, Aug 12, 2010 at 9:35 PM, Cliff Wright wrote: > Its been a while since updating qemu, so on old version I had > -net nic,model=ne2k_pci -net user -redir tcp:2023::22 -soundhw es1370 > is the missing "-net user" causing you trouble? Actually, yes, the "-net user" flag makes a difference. Th

Re: [Qemu-devel] Networking problems

2010-08-12 Thread Cliff Wright
On Thu, 12 Aug 2010 19:12:14 +0200 Daniel Carrera wrote: > qemu -cdrom netbsd-i386cd-5.0.2.iso -hda NetBSD.img -no-acpi -net > nic,model=pcnet Its been a while since updating qemu, so on old version I had -net nic,model=ne2k_pci -net user -redir tcp:2023::22 -soundhw es1370 is the missing "-net

[Qemu-devel] Networking problems

2010-08-12 Thread Daniel Carrera
Hello, I've spent the last day trying to get NetBSD installed on a QEMU virtual machine. The problem I'm having is that I can't get online. As of now, this is the command I'm using: qemu -cdrom netbsd-i386cd-5.0.2.iso -hda NetBSD.img -no-acpi -net nic,model=pcnet With this command I can get a vi