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

I can not connect (internally) the company's website published on the Internet

Internally, I can not access the address https://webmail.mydomain.com, as well as any other site that was published by sophos UTM 9. What must rule release to be able to access the publications made by sophos through my internal network ??? ?


Tnx,

Carlos Lima.



This thread was automatically locked due to age.
Parents
  • Hi Carlos,

    Is your external domain name the same as your internal domain name?

    From that do you have a static DNS forward for anything to domain.com to talk to your internal DC?

    Regards,

    Emile

  • Emile,


    Internal  = mycompany.local

    External = mycompany.org.br

    My internal DNS forwarding query to external DNS. I believe it is not DNS query problem, because internally the query to the company's domain is resolved. I believe it is a rule in Sophos .....


    Thanks Emile.

  • Can you post the results of the basic stuff like nslookup, telnet via port 80/443 etc

    Look at the Sophos UTM Firewall logs to see the request going to that URL/IP to see if there is a default drop going on. 

  • No worries, DNS is the first place to start with this kind of thing as it is a primary issues causer.

    When you're connected internally, are you using the UTM as a proxy or transparent for web filtering?

    Next up is Fruity's suggestion of what is being shown with an NSLookup

    Cheers,

    Emile

  • hey guys,


    NSLOOKUP:

    C:\Users\Administrator>nslookup webmail.mydomain.org.br
    Server:  dns.mydomain.local
    Address:  192.168.0.11

    There is no authorization response:
    Nome:    mail.mydomain.org.br
    Address:  [privateIP]
    Aliases:  webmail.mydomain.org.br

    TELNET:

    root@server:~$ telnet webmail.mydomain.org.br 443
    Trying [privateIP]...
    telnet: Unable to connect to remote host: Connection timed out

    Apparently is port 443 that is not open to the internal network. But I released the port 443 bound to the external interface without success !!!!

Reply
  • hey guys,


    NSLOOKUP:

    C:\Users\Administrator>nslookup webmail.mydomain.org.br
    Server:  dns.mydomain.local
    Address:  192.168.0.11

    There is no authorization response:
    Nome:    mail.mydomain.org.br
    Address:  [privateIP]
    Aliases:  webmail.mydomain.org.br

    TELNET:

    root@server:~$ telnet webmail.mydomain.org.br 443
    Trying [privateIP]...
    telnet: Unable to connect to remote host: Connection timed out

    Apparently is port 443 that is not open to the internal network. But I released the port 443 bound to the external interface without success !!!!

Children
No Data