Proxy socks.conf location??

Proxy socks.conf location??

Post by Jason Templ » Thu, 07 Nov 1996 04:00:00



Greetings,
        I am setting up a 2  node lan in my apt, and am setting up a
firewall/proxy server to handle all communications to/from my ISP.  I
have set the firewall properly, and when configuring the proxy server
(sockd), the HOWTO reads:

place the socks.conf every machine behind the firewall.

that is fine...I can do that...my question is _where_ on that computer
do I put it so that it will know which machine to talk to in order to
get to the Internet?  

Thanks in advance!

jas

Jason Temple

 
 
 

1. Socks.conf with two socks servers?

Hi,

We have a setup with Linux hosts on two locations and use dante socks
1.19 to connect to the internet for protocols other than HTTP and FTP.
The following socks.conf route is working:

route {
  from: 0.0.0.0/0
  to:   0.0.0.0/0
  via:  10.0.0.16 port = 1080
  protocol:      tcp udp
  proxyprotocol: socks_v4
  method:        none

What I would like to have is a socks.conf that configures the socks
client to use the nearest socks server, depending on the network. I
tried this without luck:

route {
  from: 192.168.1.0/24
  to:   0.0.0.0/0
  via:  10.0.0.16 port = 1080
  protocol:      tcp udp
  proxyprotocol: socks_v4
  method:        none

route {
  from: 192.168.94.0/24
  to:   0.0.0.0/0
  via:  192.168.94.18 port = 1080
  protocol:      tcp udp
  proxyprotocol: socks_v4
  method:        none

The error debug output says:

Dec  4 14:32:28 adnws001 ftp: Rconnect(): unsupported address family
'10', fallback to system connect()

I did not find such an example in the dante socks distribution or with
Google.

Thanks in advance for help

Regards,
Bernd

2. Can't boot "net boot-disk" !

3. configuring 'Socks' / socks.conf ?

4. Getting ~user to Work

5. socks proxy client on linux and ms proxy server

6. PATH variables repeated

7. Linux proxy client conf. with MS Proxy Server

8. terminal

9. change .sock file location?

10. Equivalent of /etc/socks.conf for PCs

11. socks proxy support

12. Installing SOCKS proxy on RedHat 4.2