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

Socks not working in 3.2?

I can't get the socks proxy working in 3.2 In 2.x there where no problems. Are there any known problems with it?


This thread was automatically locked due to age.
Parents Reply Children
  • It does not work here. I changed the Internal and External addresses as described in the message above. I tried to connect with ICQ through the SOCKS5 proxy. When I take a look at the log I see this:

    ----

    May 26 11:21:18 pc-00001 sockd[15180]: addressmatch(): 0.0.0.0/0.0.0.0, tcp port: 0, udp port: 0 op: none 0, 192.168.1.1.1080, tcp, 0
    May 26 11:21:18 pc-00001 sockd[15180]: pass(1): tcp/accept [: 192.168.1.105.3008 -> 192.168.1.1.1080
    May 26 11:21:18 pc-00001 sockd[15180]: recv_methods(): sending authentication reply: VER: 5 METHOD: 0
    May 26 11:21:18 pc-00001 sockd[15180]: sending request to mother
    May 26 11:21:18 pc-00001 sockd[15181]: addressmatch(): 0.0.0.0/0.0.0.0, tcp port: 0, udp port: 0 op: none 0, 192.168.1.105.3008, tcp, 0
    May 26 11:21:18 pc-00001 sockd[15181]: addressmatch(): 0.0.0.0/0.0.0.0, tcp port: 0, udp port: 0 op: none 0, 192.168.1.105.3008, tcp, 0
    May 26 11:21:18 pc-00001 sockd[15181]: addressmatch(): 0.0.0.0/0.0.0.0, tcp port: 0, udp port: 0 op: none 0, 205.188.179.233.5190, tcp, 0
    May 26 11:21:19 pc-00001 sockd[15181]: pass(4): tcp/connect [: 192.168.1.105.3008 -> 205.188.179.233.5190
    May 26 11:21:19 pc-00001 sockd[15422]: created new requestchild

    ----

    I guess the tcp/connect means there is a working Socks connection. I can see ICQ connected, but I can not see any contacts online. 

    Also Kazaa does not work. It keeps saying it's trying to connect but it makes no connection to the network. When I take a look at the log on the Astaro box I see a tcp/connect also. ( same as above ) 

    Should I add some rules in the packet filter to make it work?
  • Try it with user authentication turned off.

    I can get some apps to work with user-auth on (mIRC etc) but not Kazaa lite.
  • authorisation is turned of.....
  • quote:
    Originally posted by Rick:
    authorisation is turned of.....


    Well I tried it with Kazaa lite and Astaro 3.2 and it worked fine.

    I have a Service defined and allowed in my rules for Kazaa:

    Name: Kazaa
    Protocol: tcp
    S-Port/Client: 1024:65535
    D-Port/Server: 1214

    That might make a difference
  • It works now. Thanks everybody fot the help.