This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Setting up a SOCKS Server

I apologize for asking such a simple question, but I have been bashing my head against this for far too long and I am new to Astaro.  What I have is a private network using Astaro as its gateway.  There are several machines behind Astaro all pulling IPs from DHCP; nothing odd here.  What I need to be able to do is connect some software running on the external network to specific servers on the internal network.  I thought that a SOCKS proxy would be a great way to do this, but, for the life of me, I can't seem to get connections to actually pass to the Astaro SOCKS Proxy.
I am running Astaro v8 and have enabled the SOCKS Server with the following settings:
Type: Network (not quite sure about these choices, is there any documentation about this somewhere?)
Interface: External (WAN) (I had this on ANY for a while, but gave up on that)
IPv4 Address: 192.168.0.0/25 (Hopefully this will avoid collisions as it seems that we can't have the DHCP server manage both proxy IPs and internal IPs)
I enabled User Authentication, but I also tried it with it disabled.  I was never able to get it to prompt for username/password anyways.


This thread was automatically locked due to age.
  • could you please show the relevant pic from the socks GUI? The section has the option to activate socks with username and password?

    What are the settings on the client side?
  • could you please show the relevant pic from the socks GUI?

    I have attached 3.  The first, relatively useless, is just a picture of the SOCKS GUI showing that things are enabled.  The second shows the 'Allowed Networks' options.  Finally the third shows the settings for the admin account's allowed user information (note: 1) there is a valid email address in the email address box, I just whited it out.  2) I don't intend to use the admin account to authenticate in the future, this is just for testing.).

    What are the settings on the client side?
    I have tried working with this on the client side in three ways.  First, I set Firefox (on external network) to simply use the SOCKSv5 proxy at the public IP address of Astaro.  Second, I tried the same trick with FoxyProxy.  Third, I ran "nc -v ***.***.***.*** 1080".  

    Is there any other settings you'd like to see?
  • could you please also provide the logs from socks when you are using authenticated socks and then please do the same but don't use authentication . I am running 7.590 and my authentication doesn't work either but the socks works fine
  • could you please also provide the logs from socks when you are using authenticated socks and then please do the same but don't use authentication . I am running 7.590 and my authentication doesn't work either but the socks works fine
    I'd show you the logs, but it wouldn't show much.  All the logs show is SOCKSd starting up and getting a pid.  No traffic actually seems to hit the SOCKS server.  The packet filter log, on the other hand, shows the packets being dropped; this despite having a rule on the packet filter to allow any connection over 1080 to go to wherever it is bound.  I can't include a pic of that rule right now, but I can tomorrow.