Primm wrote:
Please verify that apache is listening indeed on the desired ports: What does "netstat -antp | grep ':80'" say?I get this with or without the firewall.
Hi. I get this with or without the firewall:
netstat -antp | grep ':80' tcp 0 0 :::80 :::* LISTEN 21883/httpd2-prefor tcp 0 0 192.168.1.2:80 64.148.188.113:32024 ESTABLISHED 23799/httpd2-prefor
This seems to say that a client with the ip 64.148.188.113 has established a connection.
tcp 0 0 192.168.1.2:80 64.148.188.113:32025 ESTABLISHED 24093/httpd2-prefor tcp 0 579 192.168.1.2:80 72.192.172.160:3063 ESTABLISHED 23730/httpd2-prefor tcp 0 9714 192.168.1.2:80 4.157.5.253:1243 ESTABLISHED 23779/httpd2-prefor tcp 0 0 192.168.1.2:80 4.157.5.253:1236 TIME_WAIT - tcp 0 0 192.168.1.2:80 86.143.60.236:3566 FIN_WAIT2 - tcp 0 285 192.168.1.2:80 72.192.172.160:3064 ESTABLISHED 24091/httpd2-prefor
Other clients can obviously also connect from the internet.
I can now connect on 127.0.0.1 and via localhost but not via 192.168.1.2 nor the computer name.
If you have a network connection between your apache server and your client, then you should be able to connect. How did you test the connection exactly? What is written in the apache log at that time? Sandy -- List replies only please! Please address PMs to: news-reply2 (@) japantest (.) homelinux (.) com