LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   lan internet (https://www.linuxquestions.org/questions/linux-newbie-8/lan-internet-17498/)

bdhamilton 04-01-2002 03:56 PM

lan internet
 
Hey -
I just installed RedHat Linux 7.1 onto a desktop computer in my house. I get my internet through a LAN on the other computer (Win2000); I have another Linux box set up as a webserver/router. How can I set up the new Linux machine to get internet through that router? Thanks

Mara 04-02-2002 01:48 AM

route add default gw router_ip
I assume network is already set up.

Sixpax 04-04-2002 08:44 PM

Is the router a DHCP server also (does it supply 192.168.x.x ip addresses)?

jrmann1999 04-05-2002 03:38 PM

Don't forget to setup DNS entries in /etc/resolv.conf

This of course is only an issue if you are not using a DHCP server that's pushing DNS into linux.

J


All times are GMT -5. The time now is 02:46 AM.