Networking Forums

Networking Forums > Computer Networking > Linux Networking > Can't restore network after ifconfig down

Reply
Thread Tools Display Modes

Can't restore network after ifconfig down

 
 
Tron Thomas
Guest
Posts: n/a

 
      12-17-2003, 04:54 AM
I am using RedHat Linux 9 (Intel) and when I use the command ifconfig
eth0 down, I cannot restore my network. I tried ifconfig eth0 up, and
that didn't work.
When I try to use ping I get "Network is unreachable".

What do I need to do in order to restore network functionality?
 
Reply With Quote
 
 
 
 
Neil Horman
Guest
Posts: n/a

 
      12-17-2003, 01:53 PM
Tron Thomas wrote:
> I am using RedHat Linux 9 (Intel) and when I use the command ifconfig
> eth0 down, I cannot restore my network. I tried ifconfig eth0 up, and
> that didn't work.
> When I try to use ping I get "Network is unreachable".
>
> What do I need to do in order to restore network functionality?

Is there any error message provided when you try to bring up the
network, either on the console or in /var/log/messages? What does the
ifconfig -a show before and after the failure. how about route -n
before and after?

Neil

--
Neil Horman
Red Hat, Inc., http://people.redhat.com/nhorman
gpg keyid: 1024D / 0x92A74FA1, http://www.keyserver.net

 
Reply With Quote
 
Bit Twister
Guest
Posts: n/a

 
      12-17-2003, 03:18 PM
On 16 Dec 2003 21:54:51 -0800, Tron Thomas wrote:
> I am using RedHat Linux 9 (Intel) and when I use the command ifconfig
> eth0 down, I cannot restore my network. I tried ifconfig eth0 up, and
> that didn't work.


does service network restart work?

you can use ervice network stop/start to dis/enable your network.

 
Reply With Quote
 
Donald Li
Guest
Posts: n/a

 
      12-17-2003, 07:58 PM
(E-Mail Removed) (Tron Thomas) wrote in message news:<(E-Mail Removed). com>...
> I am using RedHat Linux 9 (Intel) and when I use the command ifconfig
> eth0 down, I cannot restore my network. I tried ifconfig eth0 up, and
> that didn't work.
> When I try to use ping I get "Network is unreachable".
>
> What do I need to do in order to restore network functionality?


You may need to rmmod your ether0's module. Check /etc/modules.conf
to see which module it uses. Normally I do this to revive it:
ifdown eth0
rmmod eth0's module
ifup eth0
 
Reply With Quote
 
Tron Thomas
Guest
Posts: n/a

 
      12-18-2003, 09:28 PM
Bit Twister <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> On 16 Dec 2003 21:54:51 -0800, Tron Thomas wrote:
> > I am using RedHat Linux 9 (Intel) and when I use the command ifconfig
> > eth0 down, I cannot restore my network. I tried ifconfig eth0 up, and
> > that didn't work.

>
> does service network restart work?
>
> you can use ervice network stop/start to dis/enable your network.


Yes! Using the service command does the trick. Thanks a lot!
 
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
Restore the Wireless LAN Tab in Network Properties Jim H Wireless Networks 3 08-19-2006 06:31 PM
Help.. will XP restore function restore my wireless settings? Ldray Wireless Internet 1 12-27-2005 02:33 AM
ifconfig... /etc/network/interfaces shawn modersohn Linux Networking 3 01-04-2005 09:26 AM
Restore network connections unreliable Monte Grant Wireless Networks 1 08-17-2004 08:33 PM
Restore Network Neighborhood to desktop Vic Windows Networking 1 07-26-2004 08:10 PM



1 2 3 4 5 6 7 8 9 10 11