Networking Forums

Networking Forums > Computer Networking > Linux Networking > Unbuntu Edgy cannot access network

Reply
Thread Tools Display Modes

Unbuntu Edgy cannot access network

 
 
Adam Lipscombe
Guest
Posts: n/a

 
      03-22-2007, 04:42 PM
Hi

I am complete newbie to Ubuntu so forgive me of this is a no brainer:

I recently installed Edgy and it worked well.
I had a power cut 3 days ago, and on rebooting, the machine could no longer access the network.


The machine is connected by ethernet to an ADSL modem/router, and is configured to use DHCP.
The green light is on the the back of the network card is lit and the cable is secure.


I have tried altering to a static IP address using the network admin tool and then back to DHCP but
it makes no difference.


I have 2 other windows machines on the network and they work fine, so the problem cannot lie with
the router.



I suspect the sudden power down has messed something up but I have no idea where to start looking.


Can anyone help?


Thanks -Adam
 
Reply With Quote
 
 
 
 
Balwinder S \bsd\ Dheeman
Guest
Posts: n/a

 
      03-22-2007, 05:11 PM
On 03/22/2007 11:12 PM, Adam Lipscombe wrote:
> Hi
>
> I am complete newbie to Ubuntu so forgive me of this is a no brainer:
>
> I recently installed Edgy and it worked well.
> I had a power cut 3 days ago, and on rebooting, the machine could no
> longer access the network.
>
>
> The machine is connected by ethernet to an ADSL modem/router, and is
> configured to use DHCP.
> The green light is on the the back of the network card is lit and the
> cable is secure.
>
>
> I have tried altering to a static IP address using the network admin
> tool and then back to DHCP but it makes no difference.
>
>
> I have 2 other windows machines on the network and they work fine, so
> the problem cannot lie with the router.
>
>
>
> I suspect the sudden power down has messed something up but I have no
> idea where to start looking.


1. Ensure that your /etc/network/interfaces is intact.
2. Try to figure out what

# ifconfig ethX

or

# ip addr show ethX

says.

3. Try manually configuring your interface via DHCP with:

# dhclient ethX

4. If the above does not work, try:

# ifconfig ethX ip.add.re.ss netmask net.ma.s.k up
# route add default gw ip.add.re.ss
# ping ip.of.your.gw

Hope that helps!
--
Dr Balwinder S "bsd" Dheeman Registered Linux User: #229709
Anu'z Linux@HOME Machines: #168573, 170593, 259192
Chandigarh, UT, 160062, India Gentoo, Fedora, Knoppix/FreeBSD/XP
Home: http://cto.homelinux.net/~bsd/ Visit: http://counter.li.org/
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I allow internet access but not network access over a route Andrew_White Wireless Networks 2 12-10-2009 07:50 PM
routing and remote access No network access Harolds Windows Networking 1 07-17-2009 11:00 PM
Internet Access without Network Resource Access Jason Scoggins Windows Networking 4 11-05-2004 04:28 PM
How do I let people access the internet via an access point but not allow them access to my network yar Wireless Networks 3 09-21-2004 03:48 AM
Can't seem to access files on the network, get a response that access is denied? dan Broadband Hardware 1 04-15-2004 02:45 AM



1 2 3 4 5 6 7 8 9 10 11