Hello sorry for my english.
I have a problem: i have installed ss5 proxy server 3.8.9-8 on my centos 5 and when i have no auth
### config
auth 0.0.0.0/0 - -
permit - 0.0.0.0/0 - 0.0.0.0/0 - - - - -
### /config
people can connect and it works well, but when i using auth, and my config file looks like:
### config
auth 0.0.0.0/0 - u
permit u 0.0.0.0/0 - 0.0.0.0/0 - - - - -
### /config
in log file i have this lines
[19/Mar/2013:01:24:12 EDT] [INFO] SS5 Version 3.8.9 - Release 8 starting
[19/Mar/2013:01:24:12 EDT] [INFO] Copyright (C) 2002-2013 by Matteo Ricchetti - <matteo.ricchetti@libero.it>
[19/Mar/2013:01:24:12 EDT] [INFO] Setting dynamic configuration.
[19/Mar/2013:01:24:12 EDT] [INFO] Cleaning old configuration.
[19/Mar/2013:01:24:12 EDT] [INFO] Loading and validating new configuration.
[19/Mar/2013:01:24:12 EDT] [INFO] Loading configuration completed
[19/Mar/2013:01:24:12 EDT] [INFO] Loading HA configuration completed
[19/Mar/2013:01:24:12 EDT] [INFO] Switching to new configuration.
[19/Mar/2013:01:24:12 EDT] [VERB] Role is ALONE.
[19/Mar/2013:01:24:12 EDT] [INFO] Loading network interfaces.
[19/Mar/2013:01:24:15 EDT] [3086773136] *.*.*.* "" "" ISERROR - - - (-:- -- -:-) (Socks method unknown or bad request)
[19/Mar/2013:01:24:15 EDT] [3086773136] *.*.*.* "" "" ISERROR - - - (-:- -- -:-) (Socks method unknown or bad request)
* - my ip adres, i hide it
Can you help me with this problem?
I usually just add auth "0.0.0.0/0 - u" to ss5.conf and it works.
Don't forget to add your users/password to your ss5.passwd file.
Last edit: Henrique Moreira 2013-07-15