So I installed Fedora Core 6 a while ago on my server. I have a decently static IP so I have a domain name for it. I recently did a
It took about an hour to download all the packages (a few hundred of them, actually). They all installed fine with no error messages. The only things to note were
Code:
Updating: pam [17/493]warning: /etc/pam.d/system-auth created as /etc/pam.d/system-auth.rpmnew
Updating: postfix [ 56/493]warning: /etc/postfix/main.cf created as /etc/postfix/main.cf.rpmnew
Updating: postfix [ 56/493]warning: /usr/lib/sasl2/smtpd.conf created as /usr/lib/sasl2/smtpd.conf.rpmnew
Updating: sendmail [116/493]warning: /etc/mail/sendmail.cf created as /etc/mail/sendmail.cf.rpmnew
None of those looked too crucial.
So now when I access my website via the url
http://zoklet.net it won't load.
I assumed SELinux decided to **** with me again so I did a
just to make sure. No luck. nmap says that all the ports are filtered. However when I run nmap on the box's lan IP it says all the necessary ports are open.
The server's local IP has not changed, my outside IP has not changed, and all the ports are still forwarded properly. I am thinking that it's got something to do with the upgrade, but I can't figure out what.
Bottom line:
The problem is that I can not access my server from inside OR outside the network using my IP address OR the domain name. My server address is
http://69.135.212.19/ and nobody can see it. The ports are forwarded properly on all of my routers. Something is blocking my server. When I access the server with it's local IP:
http://192.168.0.12/ it works fine.
Edit: I didn't look in the rules, but if there's a rule against posting IP addresses, I'll gladly remove mine.