OK, I'm getting frustrated... with myself.
This is the fourth time I've reinstalled my Linode, and this time I wanted to try to get it right so I could leave it alone!
I've got Ubuntu running on it now.
I installed FIREHOL and LIGHTTPD with apt-get (Universe).
Here are my FIREHOL rules:
/etc/firehol/firehol.conf wrote:
version 5
interface eth0 internet
protection strong
policy reject
server ping accept
server ICMP accept
server http accept
client all accept
I can Ping my box. I can't get on to my HTTP server, however. It says "Cannot establish a connection."
If I open Links on my linode shell and go to localhost, I get my document. If I open Links and try to get in through my IP address (67.18.16.114) OR my linode name (li9-114.members.linode.com) OR my domain name(s) (autodmclabs.com / autodmc.org).
From my workstation, I cannot get to it by IP or Domain Name(s).
This is wierd. I know it works and is working, I just can't seem to get through my Firehol.
Any ideas?[/quote]