Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Network connection in linux
Name: EM386N Date: January 29, 2005 at 11:45:49 Pacific OS: Linux Mandrake 7.2 CPU/Ram: Intel 166MHz
Comment:
How do configure the network settings in linux to connect to a belkin router that 2 windows PC share?
How do I get linux to reconise the network is present and connect to it?
Name: 3Dave Date: January 31, 2005 at 09:36:40 Pacific
Reply:
What IP is your router on? Is it connected via RJ45 straight onto the network or to one of the windoze PCs? If your router is 192.168.0.254 then to set it as your gateway: # route add -net default gw 192.168.0.254 netmask 0.0.0.0 metric 1 You will then have to add your DNS servers to /etc/resolv.conf
Summary: Thanks, i think i confused with lot of questions. My problem is just connectiong to internet. I am good in configuring and setting up anything in windows 2000. My internet is coming through a router. ...
Summary: Hi, I got a problem to connect the Internet from Red Hat 9 Linux. I used network administration tool to establish a modem connection. Followed the wizard, I added a device and then activated it. But t...
Summary: Hi everyone! I've got two comps. at home. One has win98 and it's connected to the internet; the other has win98 and linux. I've setup a proxy server on the win98 only machine and everything is ok unde...