From owner-freebsd-questions Tue Jan 11 13:35:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sutv.wgtn.com (sutv.wgtn.com [209.172.210.116]) by hub.freebsd.org (Postfix) with ESMTP id 270E915030 for ; Tue, 11 Jan 2000 13:35:35 -0800 (PST) (envelope-from evan@sutv.wgtn.com) Received: from localhost (evan@localhost) by sutv.wgtn.com (8.9.3/8.9.3) with ESMTP id PAA97756 for ; Tue, 11 Jan 2000 15:36:18 -0600 (CST) (envelope-from evan@sutv.wgtn.com) Date: Tue, 11 Jan 2000 15:36:17 -0600 (CST) From: Evan Brown To: freebsd-questions@freebsd.org Subject: ipfw and dns Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, i am running a 3.4 machine with ipfw and natd set up.. everything is working fine. the problem i am having is when i do a client setup for the firewall in rc.conf firewall_enable="YES" firewall_type="client" in rc.firewall i have (under the client area) net="192.168.0.0" mask="255.255.255.0" ip="209.172.xxx.xxx" it shuts everything off, and the telnet connection i had established at the time i did sh rc.firewall was still up. so it meant the firewall was working the only problem, is that the dns part they have in the sh.firewall doesnt seem to be working, and what do i need to do to get it to where the computer behind the firewall will only do ftp connections and nothing else, and the firewall doesnt allow anything connecting to the computer? thanks Evan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message