Hi! Hi! there,
I want to set up a proxy server through linux machine. I'm using "sockd"
as the proxy server! I've according to HOWTO's document to setup!!!
However, when my linux machine connect to the internet, the other machine
like unix, nt, can't connect to internet also as it's prompt the ERROR as
follows:
"A network error occurred unsable to connect to server (TCP Error:
Network is unreachable) The server may be down or unreachable."
Here are the conf files for the sockd proxy:
sockd.conf in linux machine :
permit ?=n ALL 0.0.0.0 ALL 0.0.0.0 eq 1080
sockd.route in linux machine:
192.9.200.220 192.9.200.0 255.255.255.0
202.73.248.142 192.9.200.255 255.255.255.0
socks.conf in one of client machine under unix platform:
direct 192.9.200.110 255.255.255.0
sockd @=192.9.200.220 192.9.200.110 255.255.255.255 eq 1080
where 192.9.200.110 = IP of the client machine
192.9.200.220 = IP of the linux machine
202.73.248.142 = IP of the server of the ISP.
What wrong with my settings? or what I need to do more for proxy
working?
Thanks you!!!
Regards,
Barane
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]