- 论坛徽章:
- 0
|
/etc/socks5.conf内容如下:
set SOCKS5_BINDINTFC 172.16.20.100:1080
auth - - -
permit - - - - - -
使用《影音传送带》下载文件,连接时报错:
Address type not supported
同时服务器显示的信息如下:
./socks5 -debug -f -s -t
02804:000000: Socks5 starting at Fri Sep 14 15:43:14 2001 in threading mode
02804:000000: Warning: Attempt to run server in threaded mode when threads were
not a compile time option
02804:000000: Warning: Running as a normal standalone server
02804:000000: Config: Reading config file: /etc/socks5.conf
02804:000000: Interface Query: if0 addr/mask is 0100007f:000000ff
02804:000000: Interface Query: if0 is lo(1) with 1 IPs
02804:000000: Interface Query: if1 addr/mask is 7fc810ac:00ffffff
02804:000000: Interface Query: if1 is eth0(1) with 1 IPs
02804:000000: Interface Query: if2 addr/mask is 574316da:f0ffffff
02804:000000: Interface Query: if2 is eth1(1) with 1 IPs
02804:000000: Config: Config file read
02804:000000: Socks5 Logging (re)started at Fri Sep 14 15:43:14 2001
02804:000000: Socks5 attempting to run on interface 172.16.200.127:1080
02804:000000: Accept: Waiting on accept or a signal
02812:000000: Child: Starting
02804:000000: Parent: 1 child
02804:000000: Accept: Waiting on accept or a signal
02812:000000: Route: dst on the same subnet
02812:000000: Checking Authentication
02812:000000: Check: Checking port range (0 <= 2570 <= 65535)?
02812:000000: Auth: Line 8: Matched
02812:000000: Socks5: Told client to do authentication method #0
02812:000000: Socks5: Read initial protocol
02812:000000: Socks5: Read address part of protocol
02812:000000: Proxy: vers:5 cmnd:1 addr:download.fedora.redhat.com port:80 user:02812:000000: Resolve Names: Starting
02812:000000: Resolve names: Unresolved host name: download.fedora.redhat.com
02812:000000: lsSendResponse: reply is (download.fedora.redhat.com:80)
02812:000000: lsSendResponse: response sent
02812:000000: TCP Connection Terminated: Abnormal (172.16.200.56:2570 to for
user : 0 bytes out, 0 bytes in
02812:000000: TCP Setup failed
02812:000000: Proxy: Command setup failed
02812:000000: Proxy: done cleaning up
02804:000000: Accept: Waiting on accept or a signal
02813:000000: Child: Starting
02804:000000: Parent: 1 child
02804:000000: Accept: Waiting on accept or a signal
02813:000000: Route: dst on the same subnet
02813:000000: Checking Authentication
02813:000000: Check: Checking port range (0 <= 2571 <= 65535)?
02813:000000: Auth: Line 8: Matched
02813:000000: Socks5: Told client to do authentication method #0
02813:000000: Socks5: Read initial protocol
02813:000000: Socks5: Read address part of protocol
02813:000000: Proxy: vers:5 cmnd:1 addr:download.fedora.redhat.com port:80 user:02813:000000: Resolve Names: Starting
02813:000000: Resolve names: Unresolved host name: download.fedora.redhat.com
02813:000000: lsSendResponse: reply is (download.fedora.redhat.com:80)
02813:000000: lsSendResponse: response sent
02813:000000: TCP Connection Terminated: Abnormal (172.16.200.56:2571 to for
user : 0 bytes out, 0 bytes in
02813:000000: TCP Setup failed
02813:000000: Proxy: Command setup failed
02813:000000: Proxy: done cleaning up
02804:000000: Accept: Waiting on accept or a signal
----------------------------------------------------------------------
我的系统redhat10.2,在浏览器中新浪网址可以正常访问。squid代理可以正常工作。请各位帮我看看。谢谢! |
|