• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

novice needs info on Roadrunner Linux setup

aniki

Senior member
I just installed Linux [SLACKWARE} using the Bigslack package. I want to connect to the internet through RoadRunner Cable modem. How do you do this? ALso I am not sure how to make Linux recognize my Dlink NIC.
 
Well, I haven't done much in Linux, but I can offer the following general words of advice:

If your RoadRunner service is anything like mine (AT&T nee MediaOne) they probably use straight-up DHCP to lease you an IP based on your MAC (hardware Ethernet) address. So, if you install the DHCP client on your box and get it running, it should get an IP no-problem.

That said, I was never able to get DHCP working on my old SuSE 6.1, but I'm lame with Linux, so YMMV. 🙂 One thing to consider: if you have tons of problems with your distribution and (even better) if you want to hook multiple systems up, buy a hardware router like the Linksys or Netgear and let it do the DHCP work, then give your Linux box a static IP via the router (assuming your router supports it) and let the router handle it with NAT.

Again, this is by no means the true Linux way to do things.

-- Kevin
 
Back
Top