Fedora webserver

Jeffrey Lee jlee42 at gmail.com
Sun Jul 17 06:00:28 UTC 2005


I just installed fedora core 4 and cant seem to get it to see the
outside world. I do not know what I am missing here. I have it setup
with static ips:
ifconfig eth1 64.90.9.232 netmask 255.255.255.224 broadcast 64.90.9.255 up;
ifconfig eth0:1 64.90.9.241 netmask 255.255.255.224 broadcast 64.90.9.255 up;

Then I setup dns with:
reflex8.com.	IN	NS	ns1.reflex8.com.
reflex8.com.	IN	NS	ns2.reflex8.com.

reflex8.com.	IN	MX	5 mail.reflex8.com.
www.reflex8.com.	IN	A	64.90.9.241
reflex8.com.	IN	A	64.90.9.241
ns1.reflex8.com.	IN	A	64.90.9.232
ns2.reflex8.com.	IN	A	64.90.9.241
mail.reflex8.com.	IN	A	64.90.9.241
reflex8.com.	IN	MX	15 mail.think-solutions.com.

I have the nameservers for the system in resolv.conf being:
64.90.9.232
64.90.1.14 (ISP)
64.90.1.18 (ISP)

I dont have a dhcpd.conf file like I had on my redhat install (could
this be the problem?)

I can't ping it (it is not under a firewall) or ping out to anything
ip or otherwise. Any help would be appreciated.

Thanks,
Jeff




More information about the fedora-list mailing list