Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Trying to get online with a laptop & linux using the dhcp client dhcpd.
I've verified I have a good connection, via the able modem & hub. I'm able to swap out cables and ports with my windows machine and have a good connection. So...good cables, good ports. Activity light on the laptop nic flickers intermittently so I assume that is good also.
Here's what I have tried:
ifconfig eth0 up (eth0 shows up them, minus an ip address)
dhcpcd -d eth0 up
dhcpcd returns back the MAC address and then just sits there, timing out...according to the syslog.
I haven't really done any other configuring or anything, just a basic and recent install of ZenWalk GNU/Linux.
Any thoughts or help would be greatly appreciated. Thank you.
Depends on the ISP but I belive that Comcast only provides one dynamic IP address with its basic service. So therefore you will not be able to use both computers with just a hub. In addition the MODEM stores the MAC address of the connected device so in order to test the laptop you will need to recycle power on the MODEM prior to bringing up its network interface.
Depends on the ISP but I belive that Comcast only provides one dynamic IP address with its basic service. So therefore you will not be able to use both computers with just a hub. In addition the MODEM stores the MAC address of the connected device so in order to test the laptop you will need to recycle power on the MODEM prior to bringing up its network interface.
Thank you. hooking up the linux laptop directly to the cable modem, and recycling the power on the modem worked.
So even though the comcast support person told me nothing need be done to add a second computer to the network, apparently there is somethingthats needs to be done!
For Zenwalk to go online for me...I had to add the Primary Nameserver, Secondary Nameserver, gateway, etc. to the Networking files during installation.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.