On 23/08/17 18:53, James Knott wrote:
On 08/23/2017 01:38 PM, John Andersen wrote:
On 08/23/2017 10:15 AM, Paul Groves wrote:
I have already enabled port 53 incoming and outgoing both tcp and udp
also I have already enabled port 80 and 443 tcp from the local subnet
http://ip works http://hostname does not
turn off firewall then http://hostname works fine.
What program do you expect to resolve that host name to that unroutable address? Are you running a dns server on your machine, and or on your lan? (perhaps in a router?) Check the configuration of those. RFC1918 addresses are routable, but not onto the Internet. Regardless, it should be possible for DNS or /etc/hosts to map the name to an IP address In the absense of that, you could try adding an entry to your /etc/hosts but generally this will only work for your own machine, not others on the lan.
Also, he said it worked if the firewall was turned off, but didn't say where the firewall is or the DNS server. DNS server on same lan.
I am talking about the local firewall on the apache server itself. not my internet firewall. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org