how to stop using *telnet <domain> 25*
Shawn Tayler
stayler
Mon May 17 11:58:38 PDT 2004
There is always Pop before SMTP. I use it on my Qmail server. The source
IP has to perform a Pop authentication or it'll denied access to the smtp
daemon.
Shawn
On Sat, 24 Jan 2004 00:00:20 -0800 Ken Moffat <kmoffat at drizzle.com>
exclaimed:
> Swapana Ghosh wrote:
>
> >Hi
> >
> >--- Bill Campbell <linux-sxs at celestial.com> wrote:
> >
> >
> >>On Fri, Jan 23, 2004, Swapana Ghosh wrote:
> >>...
> >>
> >>
> >
> > (b) it would prevent your own roaming users
> >
> >
> >>from sending mail from outside your network.
> >>
> >>
> >>
> >
> >Yes that is the main problem. We can't stop any users mails. By the way
> >*telnet* port is closed for all our servers - that is from our server
> >level, but how to stop others from telnet and using port 25.
> >
> >Thanks again
> >-Swapna
> >
> >
> >
> >
>
>
> Do you know who you want to block?
> How about using /etc/hosts.allow:
> in.telnetd : 192.168.1.100
> in.telnetd : *.example.com
> in.telnetd : ALL : DENY
>
> I think this would allow only 192.168.1.100 and *.example.com to access
> telnet?
>
> Or how about blocking the port and using ssh tunnelling? (I'm reading
> about that...) Access by key only?
>
> --
> Ken
>
>
>
> _______________________________________________
> Linux-users mailing list
> Linux-users at smtp.linux-sxs.org
> Unsubscribe/Suspend/Etc ->
> http://smtp.linux-sxs.org/mailman/listinfo/linux-users
>
More information about the Linux-users
mailing list