Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 1999 08:37:52 +0900
From:      "Dmitry Krasnov" <dek@dt.amur.ru>
To:        <freebsd-questions@freebsd.org>
Subject:   Socks5: Bind Problem
Message-ID:  <002901bf24c2$2100a910$2700a8c0@dt.amur.ru>

next in thread | raw e-mail | index | archive | help
I'm running 3.0-RELEASE. There are some problems after socks5 installation
from ports tree.

When any Win9x-box-on-my-network tries to use ICQ, socks complains:

Oct 31 14:54:33 outpost Socks5[3248]: TCP Connection Request: Bind
(192.168.0.39:2431 to 205.188.147.46:80) for user
Oct 31 14:54:33 outpost Socks5[3248]: S5IOCheck: recv failed: Can't assign
requested address
Oct 31 14:54:33 outpost Socks5[3248]: TCP Client closed connection
Oct 31 14:54:33 outpost Socks5[3248]: TCP Connection Terminated: Abnormal
(192.168.0.39:2431 to 205.188.147.46:80) for user : 0 bytes out, 0 bytes in
Oct 31 14:54:49 outpost Socks5[3250]: TCP Connection Request: Bind
(192.168.0.39:2436 to 194.67.180.142:19604) for
Oct 31 14:54:55 outpost Socks5[3250]: S5IOCheck: recv failed: Interrupted
system call
Oct 31 14:54:55 outpost Socks5[3250]: TCP Client closed connection
Oct 31 14:54:55 outpost Socks5[3250]: TCP Connection Terminated: Abnormal
(192.168.0.39:2436 to 194.67.180.142:19604) for user : 0 bytes out, 0 bytes
in

UDP works correctly:

Oct 31 14:54:33 outpost Socks5[3249]: UDP Proxy Request: (192.168.0.39:2432)
for user
Oct 31 14:54:33 outpost Socks5[3249]: UDP Proxy Established:
(192.168.0.39:2434) for user
Oct 31 14:55:01 outpost Socks5[3249]: UDP Proxy Termination:
(192.168.0.39:2434) for user ; 439 bytes out 407 bytes in

I use private addresses 192.168.0.x, internal DNS and ppp -auto -nat to my
ISP.

My socks5.conf looks like:
--- cut here ---
auth    -       -       -
noproxy 127.0.0.        -       -       -
noproxy 192.168.0.      -       -       -
route   192.168.0.      -       ep0
route   -               -       tun0
permit  -       -       192.168.0.      -       -       -
--- cut here ---


What is wrong? Any suggestions.
Thanks in advance.

--
/Dmitry Krasnov <dek@dt.amur.ru>




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002901bf24c2$2100a910$2700a8c0>