[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Network under Rescue???
- From: Jonathan Bartlett <johnnyb eskimo com>
- To: Red Hat List <redhat-list redhat com>
- Cc: poptart libros andante mn org
- Subject: Re: Network under Rescue???
- Date: Wed Jan 1 16:22:09 2003
It depends if the kernel module for your ethernet card is already loaded.
Try this:
modprobe eth0
ifconfig eth0 IP.Address.of.interface netmask net.mask.of.interface up
route add default gw your.gateway.ip.address
Thhat should enable IP networking. If it doesn't, give us the output of
ifconfig -a
and
route -n
Also note that even if the modprobe command above fails, still issue the
other commands.
Jon
On Wed, 1 Jan 2003, John N. Alegre wrote:
> Linux Gurus,
>
> Is there anyway to enable the network manually in Rescue mode? All attempts to
> telnet or ftp under Rescue give a "Network Unreachable" error.
>
> All comments welcome
> john
> ------------------------------------
> John N. Alegre o
> Andante Systems o
> eCommerce Consulting o
> Custom Web Development <*{{{{}><
> ------------------------------------
> E-Mail: John N. Alegre <listhub andante mn org>
> Date: 01-Jan-03
> Time: 10:50:44
> ------------------------------------
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request redhat com?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]