This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Getting "Host not found" in WiFi-Network, but working in LAN

Hi,

I have a UTM 220 running here. We have to subnets, WiFi and LAN.

When I try to access a webserver over LAN using its internal FQDN (http://example.somedomain.net), the connection is established.

When I try to access the same server over WiFi (different subnet) using the internal FQDN, I'm getting "Host Not Found"

[PHP]2014:01:17-11:40:32 fw-1 httpproxy[21845]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request blocked" action="block" method="GET" srcip="192.168.20.125" dstip="" user="" statuscode="502" cached="0" profile="REF_DefaultHTTPProfile (Default Proxy)" filteraction="REF_DefaultHTTPCFFAction (Default content filter action)" size="2507" request="0xceeb0a0" url="example.somedomain.net/.../PHP]

When I try to access the same server over WiFi using the IP (192.168.10.31), the connection is established again.

What's wrong here?

Best regards,
Ben


This thread was automatically locked due to age.
Parents
  • is the wifi subnet also allowed to use the DNS server? You could try nslookup - ip-address to see if you're allowed to use it.

    Managing several Sophos UTMs and Sophos XGs both at work and at some home locations, dedicated to continuously improve IT-security and feeling well helping others with their IT-security challenges.

    Sometimes I post some useful tips on my blog, see blog.pijnappels.eu/category/sophos/ for Sophos related posts.

Reply
  • is the wifi subnet also allowed to use the DNS server? You could try nslookup - ip-address to see if you're allowed to use it.

    Managing several Sophos UTMs and Sophos XGs both at work and at some home locations, dedicated to continuously improve IT-security and feeling well helping others with their IT-security challenges.

    Sometimes I post some useful tips on my blog, see blog.pijnappels.eu/category/sophos/ for Sophos related posts.

Children