I have a debian linux box at home which acts as a proxy server betwen my cable modem and my home pc to access the internet, i have no ip forwarding and depend on aplication level proxy's to access the internet.
I have squid which allows me to browse the web however i need other aplications to connect to the internet like msn messenger, ICQ, http on high ports,.... These aplications, including the browser have a setting to configure a socks proxy server so i installed dante, configured it, and tryied, without any success. Is dante supposed to work on this kind of setup ? do i need to install a socks client on my win200 home pc ? my config is the following, if you can give me a help i'd appreciate. Thanks Pedro Ruivo logoutput: stdout sterr /var/log/danted internal: eth0 port = 1080 external: eth1 method: username none user.notprivileged: nobody user.libwrap: nobody client pass { from: 10.10.254.0/24 to: 0.0.0.0/0 } pass { from: 0.0.0.0/0 to: 0.0.0.0/0 port gt 1023 command: bind log: connect disconnect } pass { from: 0.0.0.0/0 to: 0.0.0.0/0 command: connect udpassociate log: connect disconnect } pass { from: 0.0.0.0/0 to: 0.0.0.0/0 command: bindreply udpreply log: connect error } block { from: 0.0.0.0/0 to: 0.0.0.0/0 log: connect error } -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]