[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Network won't run
From: |
Marco Gerards |
Subject: |
Re: Network won't run |
Date: |
08 Oct 2003 20:28:55 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
"eniac@sdf-eu.org" <eniac@sdf-eu.org> writes:
> Hello,
> I've got a 3com PCI 3c905C NIC
> In order to start my network I did
> settrans -fgap /servers/socket/2 /hurd/pfinet -i eth0
> this didn't work gave me no errors, but ping 192.168.0.172 (an other
> pc on my network) was unreachable.
Try something like:
settrans -fgap /servers/socket/2 /hurd/pfinet -a 192.168.0.123 -m 255.255.255.0
-i eth0
Or is it socket instead of sockets. I am confused today.
> I also tryed
> settrans -ap /servers/socket/2 /hurd/pfinet -i eth0
That is about the same.
> Also does hurd have dhcp support ?
Only if you volunteer :)
This won't be too hard and I can help you a bit. I already put some
patches on savannah. If you are interested, please tell me.
There are 3 things that need to be done:
- Add some required interfaces to pfinet. This is almost done, please
don't look at this stuff, just kick my ass. :)
- Implement these interfaces as ioctls in glibc.
- Add support to one (or if possible some) dhcp clients.
Thanks,
Marco
Re: Network won't run,
Marco Gerards <=
Re: Network won't run, Ciro Cavani, 2003/10/08