I want to use freeradius to manage my socks5 proxy
I configured a socks5 proxy. This question for me is how to authenticate users who I permit to use my socks5 proxy and account them--such as period and data flow--- I do not know how to integrate socks5 authentication and freeradius together. Is there any one have any idea or can provide me some docs. to help me. Thank you very much -- please visit my blog http://blog.csdn.net/taft
taft <taft123@gmail.com> wrote:
I do not know how to integrate socks5 authentication and freeradius together.
If the socks program you're using doesn't say it can use RADIUS, you can't integrate them. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
socks v5 can support EAP authentication, and I figure out that freeradius can do that too. So I am wondering if EAP is a connection between socksv5 and freeradius. any one else has some similar experience? thank you 2006/10/6, Alan DeKok <aland@deployingradius.com>:
taft <taft123@gmail.com> wrote:
I do not know how to integrate socks5 authentication and freeradius together.
If the socks program you're using doesn't say it can use RADIUS, you can't integrate them.
Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- please visit my blog http://blog.csdn.net/taft
taft <taft123@gmail.com> wrote:
socks v5 can support EAP authentication, and I figure out that freeradius can do that too. So I am wondering if EAP is a connection between socksv5 and freeradius.
Once again, very slowly. If the socks program you're using doesn't say it can use RADIUS, you can't integrate them. EAP is not RADIUS. EAP is transported over RADIUS. See the documentation. But for that to work, you need a RADIUS implementation in the socks program. Again, that means reading the documentation of the socks program you're using. ... As I said before. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (2)
-
Alan DeKok -
taft