Re: Question about blocking IP's



About my ports:
"nmap localhost" says following:

21/tcp open ftp
80/tcp open http
900/tcp open unknown

900 port is what I use for SSH connections (I wanted to change the
default to this
to block most of the attempts flowing to the default SSH port)

I wonder what that IMAP port stuff is all about.

Happy New Year!

.



Relevant Pages

  • Re: Using putty to debug ssh through a firewall
    ... he/she is smart enough) block SSH connections from occuring. ... port 23, not port 22. ... the firewall that all worked fine until some concrete time at which ... everything stopped working. ...
    (comp.security.ssh)
  • Re: Configuring SSH connections on RedHat ES 4
    ... to allow SSH connections so I can remotely connect and administer the Red ... What packages would I need to install? ... And what's the best client for a SSH connection. ... Ssh is listen on port 22, by default, you can change that by editing ...
    (RedHat)
  • Possible to use PF to firewall jails?
    ... Is it possible to firewall FreeBSD jails using PF? ... only allow SSH connections from the host to the jail, ... connections on port xxx from jail1 to port xxx on jail2? ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Attack from Korea!
    ... In article, John Oliver wrote: ... And the reason you feel it's desirable to accept SSH connections ... A much better idea is to not accept connections to that port from ...
    (comp.os.linux.misc)
  • How to SSH-ify an application
    ... I've got an application that listnes to a TCP port for it's command ... line interface. ... I'd like to have it also listen for ssh connections. ...
    (comp.security.ssh)