From owner-freebsd-questions Sat Apr 7 0:30:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rm-rstar.sfu.ca (rm-rstar.sfu.ca [142.58.120.21]) by hub.freebsd.org (Postfix) with ESMTP id 156D137B42C for ; Sat, 7 Apr 2001 00:30:42 -0700 (PDT) (envelope-from tmchow@sfu.ca) Received: from fraser.sfu.ca (tmchow@fraser.sfu.ca [142.58.101.25]) by rm-rstar.sfu.ca (8.10.1/8.10.1/SFU-5.0H) with ESMTP id f377Ufq15353 for ; Sat, 7 Apr 2001 00:30:41 -0700 (PDT) Received: from localhost (tmchow@localhost) by fraser.sfu.ca (8.9.2/8.9.2/SFU-5.0C) with ESMTP id AAA01605 for ; Sat, 7 Apr 2001 00:30:41 -0700 (PDT) X-Authentication-Warning: fraser.sfu.ca: tmchow owned process doing -bs Date: Sat, 7 Apr 2001 00:30:41 -0700 (PDT) From: Trevin Chow To: Subject: Natd - "failed to write packet back" 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 I'm attempting to get NATD working and i thought I had it all 100%.. however, when I tried downloading the bind9 port, I kept getting the errors: natd: failed to write packet back: Permission Denied I have the appropriate firewall rules setup, and I can connect to some services. I'm running my own name server (Bind8) and when using nslookup, I can succesfully resolve an Ip of an external machine. I've tried running natd with "-v" (verbose) turned on, but it looks like the packets are being rewritten correctly to the appropriate IPs... Any insights? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message