LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Lan setup/configure (https://www.linuxquestions.org/questions/linux-hardware-18/lan-setup-configure-177227/)

jcniest5 05-03-2004 02:14 AM

Lan setup/configure
 
Help! I'm using Linux 10.0 Community and I can't configure my system to get the IP address from my router (which is configured as a DHCP Server). My system sees the 3COM ethernet NIC, but I just can't configure to see the DHCP server to get the IP address. I'm very new to Linux so I need help. Thanks!

evensen 05-03-2004 05:18 AM

is your NIC card installed ? try : dhclient eth0

tsitras 05-03-2004 05:19 AM

try using "pump" you have to run it as root, though. it picks an IP from DHCP. alternatively, try
#ifconfig eth0 192.168.1.100
#add default gw 192.168.1.1

the IP addresses are just an example for a LAN. IF needed make the modifications in the above IPs.

jcniest5 05-03-2004 12:16 PM

It's no go. I tried all I can putting IP addresses statically, try DHCP, assign all DNS IPs, and all I know. It's stilll not working. I'm not having much luck with Linux.

tsitras 05-04-2004 04:24 AM

as root run ifconfig and paste over here


All times are GMT -5. The time now is 10:10 PM.