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.
I am connected to a windows network at work. The problem I am having is that the system can't determine the routes to the gateway and the proxy server. I can "see" the DNS server and get an IP address from DHCP, but nothing else. If I manually add the routes to the table, I can connect to the net no problems, but how to I get MLinux to automatically determine the routes the way Windows XP does when I boot windows? And if I am unable to do this, how do I permanently add the two needed routes for booting my notebook at work, and then take them away when I work from home in the simplest of methods? (I'm WAY new to Linux, but I understand networking a little bit!)
Basically, at work we have a DNS server, a gateway, and a proxy server. Unless I add the routes to the table myself, I can't see the gateway or the proxy servers. Once I add them, I can connect to the internet OK. Windows does this automatically, though, and I would think MLinux could be configured to do the same...
One thing to eliminate as a problem is my network adapter. I can connect to the internet just fine at home where there is no gateway and/or proxy server.
Windows XP is able to determine routes to both the gateway and the proxy server from, I am guessing here, the DNS server. It then sets up the routes dynamically.
Why doesn't Mandrake get/use this information? Is it possible that the Windows network won't send it when it detects a non-windows machine? Or is it more likely that MLinux gets the information but does nothing with it? Any direction here would be much appreciated.
The other difficulty I am having is making the static routes persistent. I added them to the "static-routes" file using the format described on the net in some other forums, but they don't come back when I reboot. I also haven't got any error messages in bootlog related. Can someone point me in a direction?
i dont know the answer. i never prefer M$ windows as server, especially proxy and internet based server.
i dont know about your distro well. but it is redhat similar. u can check network configuration.
/etc/sysconfig/network
/etc/sysconfig/network-scripts/ifcfg-xxx
check these files if there is any GATEWAY defined.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.