Date: Wed, 25 Feb 2004 23:01:15 +0100 From: "Remko Lodder" <remko@elvandar.org> To: "Marco Greene (Home)" <mgreene@aci.on.ca>, "'List, FreeBSD Questions'" <freebsd-questions@freebsd.org> Subject: RE: Sendmail in a DMZ Message-ID: <20040225220132.E22E32B4D6F@mail.evilcoder.org> In-Reply-To: <20040225215639.7328D1A@mail.elvandar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Perhaps using an ACCESS table? and then the future relay?? just a try, not very familiar with sendmail ;) -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the hackerscene mrtg.grunn.org Dutch mirror of MRTG -----Oorspronkelijk bericht----- Van: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]Namens Marco Greene (Home) Verzonden: woensdag 25 februari 2004 22:56 Aan: 'List, FreeBSD Questions' Onderwerp: Sendmail in a DMZ This is probably a stupid question...but I have a FreeBSD 4.9 server, which does not have access to a DNS server. However, I need to send mail from it. I have a relay host setup in the same subnet which I have tested works with telnet mailhost 25...and then giving it the sendmail commands.... However, when I send mail from the host it does not go leave the local /var/spool/clientmqueue directory and no traffic is attempted between this host and the mailhost. (Verified with tcpdump). I have put an entry "ns2" in my local host file and setup the define SMART HOST in /etc/mail/freebsd.mc...then went on to run the following commands from the /etc/mail directory: -make all -make install -make restart I confirmed the the /etc/mail/sendmail.cf file has the DS macro set to "ns2" like I expected; however, when I send a mail message the maillog indicates that the relay=root@localhost. Any thoughts? TIA Marco _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040225220132.E22E32B4D6F>
