[Discuss] network issue

Tom Metro tmetro+blu at gmail.com
Thu Mar 13 17:23:15 EDT 2014


dan moylan wrote:
> the ethernet port is hard wired into the router...
> ...but nothing happens.

It sounds like DHCP is not working. The next question is why.

One possibility is that you've plugged the computer into the routers WAN
port. If you are using the router as your border gateway, that won't be
possible, as your WAN port will already be occupied, but if you are
using it only as an access point, your WAN port may in fact be open.

Otherwise, I'd examine your router's DHCP configuration.


> ...i set up the mac address for eth0 and save...

I don't understand why you needed to manually set the MAC. Did you mean IP?


> sudo ifconfig eth0 up produces the little icon
> sector rings, and i then get into the local net, the router,
> my local net website, etc, but can't get out.
> 
> route is blank, so i add the router address as the default.
> resolv.conf is blank (except for the comment) so i add
> 127.0.1.1, which is what shows up on this computer which
> works, but that doesn't help either.

You are working your way through all the things that DHCP would normally
set for you. If you get DHCP working correctly, all of these can be avoided.

If you can't get DHCP working for some reason, here's the official guide
for manually configuring a static IP on a wired connection through the GUI:
https://help.ubuntu.com/13.10/ubuntu-help/net-manual.html

 -Tom

-- 
Tom Metro
The Perl Shop, Newton, MA, USA
"Predictable On-demand Perl Consulting."
http://www.theperlshop.com/



More information about the Discuss mailing list