A lot of people who use Linux would like to make their server visible to the world. Ubuntu is usually pretty good with that, everything is straight forward. Fedora (at least Fedora 9) is a little bit more annoying. After configuring everything correctly as you think, you may come to the point where stuff is still not working.
It is probably is your iptables. Iptables are basically the firewall for the Linux box. They are enabled by default in Fedora and Red hat as far as I know. If you become root and run the command: services iptables stop.
A good reference from Linux home networking is available here: |Link|
0 comments:
Post a Comment