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.
Red Hat--XP connection sharing
Name: Greg Date: September 3, 2002 at 16:08:00 Pacific
Comment:
I want to share the internet connection from my linux box on the network to one machine.i've configured the network for the internal network as it should be, but the Xp machine still doesn't get internet. They also can ping eachother. Can anyone guide me through what to do
Name: henry Date: September 3, 2002 at 23:17:46 Pacific
Reply:
u sure u configed your xp right, sounds like it's where the problem is
0
Response Number 2
Name: neeraj malve Date: September 4, 2002 at 00:24:03 Pacific
Reply:
you have to configure ip forwarding or proxy server. for ip forwarding you have to make you linux box as router.serach the net for "ip forwarding" you will get the way. if you are doing proxy server, make sure squid is installed on your pc. edit /etc/squid/squid.conf file and just uncomment the line #http_port 3128 (remove #), ..this will allow you to use linux box's 3128 port to act as a proxy, you can change the default port no to anything like 80,8080, there is something line "deny all" make it to "allow all", search net for "squid proxy settingts" for other changes in squid.conf. put nameserver's of your isp in /etc/resolve.conf. restart network & squid service (better restart your pc) open the browser of XP machin add the Proxy setting in browser. ie. IP address of Linux machin with port no (ie 3128 or as you specified) note:do not forget to set gateway to linux box and ip addresss for both machines.
this should work. Try it, on your request i can send you ready configured proxy settings.
0
Response Number 3
Name: cy Date: October 2, 2002 at 20:45:45 Pacific
Reply:
Im doing the same for my workplace but squid wont start. it says it cant determine fully qualified hostname. how do i fix this?
Summary: Ok I had XP installed - fine. Partitioned with Partition Magic, installed Red Hat 8.0, installed Boot Magic. I cannot boot into Red Hat (unless using a boot disk). If I use Boot Magic, I get a mess...
Summary: How do I configure my red hat unix box to work with my other 4 XP professional machines. I have a router, so internet sharing is not a concern. I just want to be able to share files and printers. ...
Summary: Hi, I have just installed Red Hat 7.2 onto one machine. It is connected via a LAN to my other machine which is running XP Professional. The XP machine is connected to the internet via an internal win-...