Just built a new machine with FC15, and as I'm moving stiff from a old FC10 machine.
I'm moving stuff over, and one of the things is an apache server. Did a yum install apache, but can only hit apached from the local machine. Then I noticed there was no xinetd running, so did a yum install of that.
Both apache and xinetd I manually start, as the "services" manager in fc15 doesn't seem to know about them.
NOTHING seems able to be able to hit the fc15 machine over the local lan. No httpd, ftp, telnet.
What am I missing?
BTW, I can ping the new box, and it sees others on the lan.
(I'm building a server which will also be for dns and sendmail)
---------- Post added at 09:54 PM ---------- Previous post was at 08:30 PM ----------
Ok, so i found I had a new firewall in my way on 15, and got apache to work. Th others, any ideas? I opened the firewall for the specif ports for FTP and Telnet, and infact opened the whole interface on the machine!