Date: Tue, 1 Jun 1999 20:32:43 -0400 (EDT) From: "Stan Brown" <stanb@awod.com> To: freebsd-net@FreeBSD.ORG (FreBSD networking list) Subject: Netscape with SOCKS proxy, help please. Message-ID: <19990602003257.79DFB14E63@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
I have a laptop that dual boots into FreeBSD 3.2, and windoze NT 4.0 It uses the exact same IP address in both OS'es. Under NT I can use Netscape 4 to access the outside wordl via a corportae SOCKS server. I have configure Netscape identicly on the FreeBSD side (Just SOCKS host and port no.), But it does not work. In an effort to aid in troubleshooting this I have built the SOCKS port. Beleow are the results of some test I conducted using this: Script started on Tue Jun 1 12:43:44 1999 ]0;stan@brown.westvaco.com;/home/stanstan@brown.westvaco.com:/home/stan $ cat /usr/local/etc/libsocks5.conf socks4 - - - - 170.85.17.10:1080 noproxy - 170.85. - - ]0;stan@brown.westvaco.com;/home/stanstan@brown.westvaco.com:/home/stan $ set | grep SOC SOCKS5_DEBUG=3 SOCKS5_LOG_STDERR=TRUE SOCKS5_USER=SDBROWN SOCKS_DEBUG=3 ]0;stan@brown.westvaco.com;/home/stanstan@brown.westvaco.com:/home/stan $ nslookup fw.westvaco.com Server: ns.westvaco.com Address: 170.85.11.12 Name: fw.westvaco.com Address: 170.85.17.10 ]0;stan@brown.westvaco.com;/home/stanstan@brown.westvaco.com:/home/stan $ telnet fw.westvaco.com 1080 Trying 170.85.17.10... Connected to fw.westvaco.com. Escape character is '^]'. ^] telnet> quit Connection closed. ]0;stan@brown.westvaco.com;/home/stanstan@brown.westvaco.com:/home/stan $ runsocks telnet www.netcom.com 80 00873: NEC NWSL Socks5 v1.0r8 library Trying 206.217.29.11... 00873: lsReadResponse: read: Can't assign requested address telnet: Unable to connect to remote host: Connection refused ]0;stan@brown.westvaco.com;/home/stanstan@brown.westvaco.com:/home/stan $ rftp ftp.netcom.com 00881: NEC NWSL Socks5 v1.0r8 library 00881: lsReadResponse: read: Can't assign requested address ftp: connect: Connection refused ftp> quit ]0;stan@brown.westvaco.com;/home/stanstan@brown.westvaco.com:/home/stan $ rftp netcom.com 00882: NEC NWSL Socks5 v1.0r8 library 00882: lsReadResponse: read: Can't assign requested address ftp: connect to address 192.100.81.131: Connection refused Trying 192.100.81.132... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.132: Connection refused Trying 192.100.81.100... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.100: Connection refused Trying 192.100.81.108... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.108: Connection refused Trying 192.100.81.103... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.103: Connection refused Trying 192.100.81.107... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.107: Connection refused Trying 192.100.81.114... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.114: Connection refused Trying 192.100.81.117... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.117: Connection refused Trying 192.100.81.119... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.119: Connection refused Trying 192.100.81.120... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.120: Connection refused Trying 192.100.81.121... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.121: Connection refused Trying 192.100.81.124... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.124: Connection refused Trying 192.100.81.125... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.125: Connection refused Trying 192.100.81.126... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.126: Connection refused Trying 192.100.81.128... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.128: Connection refused Trying 192.100.81.129... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect to address 192.100.81.129: Connection refused Trying 192.100.81.130... 00882: lsReadResponse: read: Socket operation on non-socket ftp: connect: Connection refused ftp> quit ]0;stan@brown.westvaco.com;/home/stanstan@brown.westvaco.com:/home/stan $ Script done on Tue Jun 1 12:45:56 1999 I would really like to get this working, since this is the last remaining reason to reboot inot NT to preform my job. This is all new ground to me, and I would appreciate any and all advice and help. Thanks. -- Stan Brown stanb@netcom.com 843-745-3154 Westvaco Charleston SC. -- Windows 98: n. useless extension to a minor patch release for 32-bit extensions and a graphical shell for a 16-bit patch to an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand for 1 bit of competition. - (c) 1999 Stan Brown. Redistribution via the Microsoft Network is prohibited. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990602003257.79DFB14E63>