From owner-freebsd-questions Tue Sep 11 8:48: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gepetto.dc.luth.se (gepetto.dc.luth.se [130.240.42.40]) by hub.freebsd.org (Postfix) with ESMTP id B3C2937B40A for ; Tue, 11 Sep 2001 08:47:55 -0700 (PDT) Received: (from www-usr@localhost) by gepetto.dc.luth.se (8.10.1/8.10.1) id f8BFlsZ07575 for freebsd-questions@FreeBSD.org; Tue, 11 Sep 2001 17:47:54 +0200 (MEST) From: Peter Andersson To: freebsd-questions@FreeBSD.org Subject: qmail Message-ID: <1000223274.3b9e322a38547@webmail.student.luth.se> Date: Tue, 11 Sep 2001 17:47:54 +0200 (MEST) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.5 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I recently installed and loaded up qmail on my FreeBSD 4.3-STABLE box. At first it seemed to work smoothly, i mailed to/from another mail server which is on my network, with success, however, i've now discovered that it only works for me to send mails from the box, i cant recieve any mails from outside my own network. The machine is acting gateway (natd/ipfw) for my other machines. This is what my fw rules look like: 00050 divert 8668 ip from any to any via xl0 00100 allow ip from any to any via lo0 00200 deny ip from any to 127.0.0.0/8 00300 deny ip from 127.0.0.0/8 to any 65000 allow ip from any to any 65535 deny ip from any to any In my eyes this should work, any help would be appreciated. Thanks in advance. //Peter Andersson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message