Guest User!

You are not Sophos Staff.

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

Unable to login via to the management interface via DYNDNS

Hi All

I am not able to login to the webadmin page and the problem is that the source address is not the local lan ip but the external ip :S


09:28:02 WebAdmin connection attempt TCP
81.153.**** : 42142

81.153.****** : 8443

however, If I try to connect via ip everything works fine. Same thing happens when I try to login to user portal.

Thanks


This thread was automatically locked due to age.
Parents
  • I have the specific URL on my .pac file as 

    if (shExpMatch(url, "https://******.dyndns.org")) { return proxy_no; }

    i can see the time out message on the http proxy but at the same time I am seeing a pf blocking the traffic 

    19:13:49 WebAdmin connection attempt TCP
    81.153.***.*** : 58889

    81.153.**.*** : 8443
    [SYN] len=60 ttl=64 tos=0x00 srcmac=0:0:0:0:0:0
    19:13:52 WebAdmin connection attempt TCP
    81.153.***.*** : 58889

    81.153.***.*** : 8443
    [SYN] len=60 ttl=64 tos=0x00 srcmac=0:0:0:0:0:0
Reply
  • I have the specific URL on my .pac file as 

    if (shExpMatch(url, "https://******.dyndns.org")) { return proxy_no; }

    i can see the time out message on the http proxy but at the same time I am seeing a pf blocking the traffic 

    19:13:49 WebAdmin connection attempt TCP
    81.153.***.*** : 58889

    81.153.**.*** : 8443
    [SYN] len=60 ttl=64 tos=0x00 srcmac=0:0:0:0:0:0
    19:13:52 WebAdmin connection attempt TCP
    81.153.***.*** : 58889

    81.153.***.*** : 8443
    [SYN] len=60 ttl=64 tos=0x00 srcmac=0:0:0:0:0:0
Children
No Data