DHCP and Default route.

I’m having some trouble getting the network up.
Everything appears to be good on the driver side, and if i run
dhcp.client and check with ifconfig i get the IP i usually get in
windows (which is as expected). But the default route doesn’t appear,
and if I run route manually i just get an error:
socket: no such file or directory
Am I missing a config file or something?

Thanks,
Thor.

I assume you’re referring to RtP. Have you tried phlip?

Thor Bernhardsen <ThorOscarWesterheim.Bernhardsen@iu.hio.no> wrote:

I’m having some trouble getting the network up.
Everything appears to be good on the driver side, and if i run
dhcp.client and check with ifconfig i get the IP i usually get in
windows (which is as expected). But the default route doesn’t appear,
and if I run route manually i just get an error:
socket: no such file or directory
Am I missing a config file or something?

Thanks,
Thor.

Shaun Sauve wrote:

I assume you’re referring to RtP. Have you tried phlip?
Yes, and yes. phlip doesn’t give me any useful error messages. If I

specify my own gateway in phlip (using the one from windows) it just
disappears from the route window when i press apply changes (or whatever
that button says =).

Thor.

Thor Bernhardsen <ThorOscarWesterheim.Bernhardsen@iu.hio.no> wrote:


Shaun Sauve wrote:

I assume you’re referring to RtP. Have you tried phlip?
Yes, and yes. phlip doesn’t give me any useful error messages. If I
specify my own gateway in phlip (using the one from windows) it just
disappears from the route window when i press apply changes (or whatever
that button says =).

Thor.

Make sure you’re running as root when you run phlip.
Can you post the output of cat /proc/ipstats
The output from phlip -d when you apply the changes would also be useful.