Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Securing Port 25

Status
Not open for further replies.

QORNA

IS-IT--Management
Apr 12, 2002
2
HK
Hi all,

We run a Sendmail 8.12 server on RH Linux 7.1 . Is there any way to secure port 25 to prevent people from connecting to it (e.g via telnet) to send fake mail, while not affecting the normal operation of Sendmail.

Any ideas?

Thanks.


-Qo

 
you can't stop which program is connecting to port 25.
You can however set up where you accept mail from (access.db); or if you want to stop every other possible offender you could set up 'ipfilter', but only if you know the IP addresses/netmasks of the hosts which need to access port 25.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top