From owner-freebsd-questions Mon Sep 25 4:45: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from munich.v-net.org (u57n248.hfx.eastlink.ca [24.222.57.248]) by hub.freebsd.org (Postfix) with ESMTP id C459937B43E for ; Mon, 25 Sep 2000 04:45:01 -0700 (PDT) Received: from localhost (matt@localhost) by munich.v-net.org (8.9.3/8.9.3) with ESMTP id IAA01013 for ; Mon, 25 Sep 2000 08:45:00 -0300 (ADT) (envelope-from matt@munich.v-net.org) Date: Mon, 25 Sep 2000 08:45:00 -0300 (ADT) From: Matthew Rudderham To: freebsd-questions@freebsd.org Subject: How to Allow Sendmail Relaying from Int. Network? 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 The subject says it all. I would like machines on my LAN to be able to send mail through my POP3/SMTP/WEB/DHCP/FTP/FIREWALL/Nameserver :) I read a small howto and it told me to create /etc/mail/access as follows: 192.168 OK Then: makemap hash /etc/mail/access < /etc/mail/access I took a look in my sendmail.cf and Kaccess hash -o /etc/mail/access was there and uncommented. Can anyone point out my error or a better way to allow relaying from 192.168.8.*? Thanks, Matthew Rudderham matt@researcher.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message