From owner-freebsd-questions Tue Sep 26 11:00:48 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA15145 for questions-outgoing; Tue, 26 Sep 1995 11:00:48 -0700 Received: from gemsgw.med.ge.com (gemsgw.med.ge.com [192.88.230.10]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id LAA15113 for ; Tue, 26 Sep 1995 11:00:31 -0700 Received: from by gemsgw.med.ge.com (4.1/GEMS-1.1) id AB08394; Tue, 26 Sep 95 13:02:11 CDT Received: from sol.sol.med.ge.com (sol-gw [3.28.124.2]) by gemed.med.ge.com (8.6.12/8.6.12) with SMTP id JAA00548 for ; Tue, 26 Sep 1995 09:55:51 -0500 Received: from merak.med.ge.com by sol.sol.med.ge.com (4.1/SMI-4.1) id AA18876; Tue, 26 Sep 95 09:57:22 CDT From: laufen@sol.med.ge.com (Derek Laufenberg x7-4534) Received: by merak.med.ge.com (4.1/client-1.3) id AA11867; Tue, 26 Sep 95 09:57:20 CDT Date: Tue, 26 Sep 95 09:57:20 CDT Message-Id: <9509261457.AA11867@merak.med.ge.com> To: freebsd-questions@freebsd.org Subject: SOCKS - anyone? Sender: owner-questions@freebsd.org Precedence: bulk Hi, Last weekend I was working on porting the SOCKS 4.2 software to freebsd. The 4.2 code already had an entry for freebsd1.1. This worked fine to get the code to compile. When I started testing the clients they would work only if I gave the IP number. It failed if name resolution was required. I don't run DNS locally. The SOCKS server is running it and I know that works because we have this software installed on or sun network and the SOCKS clients work fine there. Stepping thru the client code it looked like the local system was being used to do name resolution. Does anybody on this list use SOCKS? Any clues about how to get the remote server to do the DNS resolution? Thanks, Derek Laufenberg laufen@sol.med.ge.com