-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 13-Jun-2002/00:10 +0100, Alex Meaden <[EMAIL PROTECTED]> wrote: >I am used to using Mandrake 8.1 for my server duties, but today I >switched to Red Hat 7.3. I have most things up and running fine, but >cannot get the SMTP server (Sendmail) working. I have modified >/etc/mail/access to allow relaying from the local network, and have >updated access.db. I cannot however connect to port 25 from other >machines on the network - but I can locally. I have (I think) disabled >the firewall that comes with Red Hat, as the network's internet router >has its own - I ran lokkit and selected "No firewall" - but I still >cannot connect from other machines (I test it using telnet to port 25, >which should at least give the Sendmail banner even if relaying is >blocked).
Red Hat ships sendmail configured to listen only to the loopback interface (127.0.01). This is defined in the redhat.mc file. Undefine it and use m4 to rebuild the cf file, then restart sendmail. Tony - -- Anthony E. Greene <mailto:[EMAIL PROTECTED]> OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D AOL/Yahoo Chat: TonyG05 HomePage: <http://www.pobox.com/~agreene/> Linux: the choice of a GNU Generation. <http://www.linux.org/> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Anthony E. Greene 0x6C94239D <[EMAIL PROTECTED]> iD8DBQE9CR7qpCpg3WyUI50RAnswAJ49XsD3AlJw0asyTn03B7krWnmBowCgmN4k ie6lxnVp7N8fB4oaMu6oDhw= =4Os2 -----END PGP SIGNATURE----- _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
