Cannot ssh to server from internet but can from other servers on same subnet

I recently installed Debian on a server and set it up to run Nagios. I can access the server via ssh, http, etc. from any other server on the same subnet 24.206.192.xxx but not from any other network, is there someting in Debian that restricts access to the local subnet. How can I open up HTTP to the internet. I have a windows server on the same subnet and I can access it from anyware. There is no firewall.

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Cannot ssh to server from

A couple of things you could check:

# iptables -L
# cat /etc/network/interfaces

Syndicate content