Does anyone using the Hurd through qemu find the networking a little flaky?
I had it working yesterday using scripts and using the same scripts today
don't provide network access.

I start qemu with:

qemu debian-hurd-k16-qemu.img -net nic,model=ne2k_isa

and start the network with:

settrans -afgp /servers/socket/2 /hurd/pfinet -i eth0 -a 10.0.2.15 -g
10.0.2.2 -m 255.255.255.0


I have 10.0.2.3 in my /etc/resolve.conf file.

Thanks,
Josh

On Tue, Apr 1, 2008 at 3:20 AM, Thomas Schwinge <[EMAIL PROTECTED]> wrote:

> Hello!
>
> Please don't top-post, see 
> <http://bddebian.com/~wiki/mailing_lists/<http://bddebian.com/%7Ewiki/mailing_lists/>
> >.
> Please keep discussions on public mailing lists, see
> <http://bddebian.com/~wiki/community/communication/<http://bddebian.com/%7Ewiki/community/communication/>
> >.
>
>
> On Mon, Mar 31, 2008 at 03:27:28PM -0600, Joshua Stratton wrote:
> > On Mon, Mar 31, 2008 at 3:18 PM, Thomas Schwinge <[EMAIL PROTECTED]>
> wrote:
> > > On Mon, Mar 31, 2008 at 12:19:47PM -0600, Joshua Stratton wrote:
> > > > I have followed few pages of setting up the Hurd's network through
> qemu,
> > > > however it seems that eth0 is never configured on boot so the
> following
> > > > command breaks because no eth0 device has been configured.
> > >
> > > Strange.  It used to work out of the box without doing anything
> special,
> > > given that...
> > >
> > >    $ qemu --help
> > >    [...]
> > >    -net none       use it alone to have zero network devices; if no
> -net
> > > option
> > >                    is provided, the default is '-net nic -net user'
> >
> > Am I using a newer or older version of qemu that uses an unsupported
> NIC?
>
> Indeed I can confirm now that with the new version of Ubuntu I installed
> some weeks (read: months) ago, the standard QEMU-emulated `ne2k_pci'
> device doesn't work any longer with GNU Mach.
>
> Resorting to ``-net nic,model=ne2k_isa -net user'' does make it work
> again.  This is also the only device from the list at
> <http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC10>, section
> ``Network options'' that actually does work.
>
> What have QEMU folks been doing to the NE2KPCI device that it doesn't
> work with GNU Mach any longer?
>
> Someone should put some hints onto the wiki page
> <http://www.bddebian.com/~wiki/hurd/running/qemu/<http://www.bddebian.com/%7Ewiki/hurd/running/qemu/>
> >.
>
>
> Regards,
>  Thomas
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.2 (GNU/Linux)
>
> iD8DBQFH8f5Hgfzh735dTTURAtOKAJ4n4rb85UcGfanhTT8lK03ffs26wACgjjNd
> QftgmsBIJJqi5Xw2T/JC8/Y=
> =jj4Z
> -----END PGP SIGNATURE-----
>
>

Reply via email to