From owner-freebsd-questions Sun Mar 19 18:13:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail0.mia.bellsouth.net (mail0.mia.bellsouth.net [205.152.16.12]) by hub.freebsd.org (Postfix) with ESMTP id F2A3B37B7AE for ; Sun, 19 Mar 2000 18:13:28 -0800 (PST) (envelope-from phastnet@bellsouth.net) Received: from mach2.mia.bellsouth.net (adsl-61-8-25.mia.bellsouth.net [208.61.8.25]) by mail0.mia.bellsouth.net (3.3.5alt/0.75.2) with SMTP id VAA20848 for ; Sun, 19 Mar 2000 21:13:30 -0500 (EST) Message-ID: <00fb01bf9211$e225f160$02ac14ac@mia.bellsouth.net> From: "Phastnet" To: Subject: socks5 help needed Date: Sun, 19 Mar 2000 21:13:28 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have 3.4-RELEASE, setup as a firewall/router (using ipf/ipnat) for a lan and a couple incoming modems.. I am trying to get socks5 working for everyone to use, but for some reason it only works for the lan, not the incoming modems.. Whenever someone on a modem tries to use the proxy, it gives Permission Denied errors on the server.. I have tried at least 20 different configs, but I can't get it to work.. When I set it up to use a username/passwd (using sock5.passwd), it still allows the lan to use it with no passwd, but I get an Auth Failed message on the server whenever a user on a modem tries it.. All machines/modems on my network get assigned IP addresses in the 172.20.172.* range.. I've tried using commands such as: auth - - - permit - - 172.20.172. - - - and even permit - - - - - - with no luck.. The server is considered multihomed, so I tried adding interface commands in, but that didn't help either.. If anyone has any ideas on what I am doing wrong, or could direct me to any other resources that might help, please please let me know.. Thanks!! Shawn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message