From owner-freebsd-questions Sat Feb 6 17:52:24 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA20017 for freebsd-questions-outgoing; Sat, 6 Feb 1999 17:52:24 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from newmail.netbistro.com (newmail.netbistro.com [204.239.167.35]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA19932 for ; Sat, 6 Feb 1999 17:51:18 -0800 (PST) (envelope-from kevin@midnightfire.bc.ca) Received: (qmail 17265 invoked by alias); 7 Feb 1999 01:51:06 -0000 Message-ID: <19990207015106.17264.qmail@newmail.netbistro.com> Received: (qmail 17253 invoked from network); 7 Feb 1999 01:51:05 -0000 Received: from ip182.dialup.pgonline.com (HELO fire) (@204.239.167.182) by newmail.netbistro.com with SMTP; 7 Feb 1999 01:51:05 -0000 From: "Kevin Eastman" To: freebsd-questions@FreeBSD.ORG Date: Sat, 6 Feb 1999 17:48:34 -0800 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Firewall and Socks5 Reply-to: kevin@midnightfire.bc.ca X-mailer: Pegasus Mail for Win32 (v3.01d) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Help!! I am trying to setup my FreeBSD 2.2.7 box to act as a firewall between my local lan and my dial up isp via ppp. I would like the Win98 systems on the lan to communicate to the internet via socks5 on the firewall. I would like to telnet to the firewall from the lan, but only from 204.244.109.4 on the internet. I have disabled all daemons except for telnetd in inetd. I have the socks5 server from NEC installed. My problem is that my win98 systems will not talk to socks5 unless I specifically tell the program to specifically do so. I need to be able to do it transparently as I have some winsock software that does not have built in proxy support. Unless I leave "ipfw add 65000 pass all from any to any" in rc.firewall, the pop3 software etc. are all denied. Can anyone offer any suggestions? Kind Regards Kevin Eastman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message