I am trying to use the SOCKS5 (with authentication) that comes with Astaro to proxy some users who require FTP to the internet from a private lan.
I have socks turned on, i have authenication enabled, i have the users added, and i have the clients properly configured.
I receive the following error message from the FTP client:
Resolving host name ftp.redhat.com...
STATUS:> Host name ftp.redhat.com resolved: ip = 66.77.185.38.
STATUS:> Connecting to socks5 server 192.168.1.1:1080, (ip = 192.168.1.1)...
STATUS:> Connected to socks5 server.
STATUS:> Connecting to ftp server ftp.redhat.com:21 (ip = 66.77.185.38)...
STATUS:> Authenticating...
STATUS:> Authenticated successfully.
Am I missing something? Do I need to add some firewall rules (if so which ones). I have a MASQ rule and a 192.168.1.0/24 any -=> any any rule and it still doesn't work.
Thanks in advance!
Chad
This thread was automatically locked due to age.