Primm wrote:
On Wednesday 09 August 2006 00:07, Sandy Drobic wrote:
Primm wrote:
I have only one machine. The server on 192.168.1.2. I just ant to be able to access my website via the name of the server just as I can from the Internet. I can access it fine externally from Internet. I just can't access it from the server, internally. Did you enter the correct name in /etc/hosts?
/etc/hosts: 127.0.0.1 localhost 192.168.1.2 servername.example.com servername
That should enable you on the local machine to use the address http://servername.example.com Yes. I have that entered. The ONLY one which works is 127.0.0.1
Sandy And you are absolutely sure that the firewall is NOT running?
iptables -L /sbin/SuSEfirewall2 status
SuSEfirewall2 status SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled. SuSEfirewall2: SuSEfirewall2 not active
I've tried it with and without. When it's running I have port 80 open assigned to external zone.
Sigh, for today, I am out of ideas. Though it did happen to me also that there were rules left behind when the firewall was startet on boot and later stopped. Just for curiosity, could you deactivate the starting of the three firewall services and then reboot? That should definitely remove any kind of firewall rules. chkconfig SuSEfirewall2_final off chkconfig SuSEfirewall2_init off chkconfig SuSEfirewall2_setup off reboot I assume you only have one network interface? Sandy -- List replies only please! Please address PMs to: news-reply2 (@) japantest (.) homelinux (.) com