[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] DSL static IP



Matt Kubilus wrote:
> It's much safer to run ssh on ANY OTHER port besides 22 from the
> outside.  You can then port forward to 22 on the inside, or configure
> sshd to respond to some other port.  Make it tougher for the crackers
> to figure out which services you are running.
> 
> M
> 
	Ahh... Security through obscurity... I used to redirect port 21 to port
19 to have fun with the script kiddies that liked to try telneting in.
But it's always much more fun to setup a tarpit instead.