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 have a home network of 3 pc's which is working perfectly as a microsoft network with ics (internet connection sharing). We shall call the PC which has the direct connection to the internet as PC-A. The other two PCs being PC-B and PC-C. I have made PC-B dual boot with Linux. How now can I access the internet with PC-B running linux?
My settings are:
>> The HOSTNAME entry, won't that have to be my >> Windows PC-A machine?
NO, im pretty sure this should be set to the name of your linux host, although i stand to be corrected on this... (works for me though)
>> Do I need to update the HOSTS file in this PC to show this, if ever?
The entries needed in file hosts are the names, IP addresses and aliases of the PC's on your network
i.e
127.0.0.1 localhost
192.168.0.3 my.linux.box linbox
192.168.0.1 my.winme.box winbox
>> The GATEWAY entry, won't that have to be the IP address for my Windows PC-A machine?
YES, as i already stated ->> GATEWAY="192.168.0.1"
Once you get this set up, you still need to tell your browser (netscape?) how to access the net (this is what im having problems with) The only way i know how to do this at present is to use proxy software on M$ and then add the relevant IP and port numbers in the netscape prefs.
Using routing (im using Sygate) software or ICS, i dont know how this is achieved. I can access the net from the shell, but not from netscape.
If anyone knows what's happening, help would be much appreciated
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.