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

AWS Sophos UTM 9(v9.105) for Tokyo region

Hi,

I just started testing the Sophos UTM 9 on AWS (Tokyo region) with ami-6d00936c (m1.medium instance).  I have made security group to be opened for all ports and protocols and verified it working correctly with ssh to the instance.

But I can not connect to web page of the system using the port 4444.  I tested to see if the port 4444 is opened using telnet but it seems like it is not accepting the request.

I have set it up using the VPC environment and gave it EIP. Do anyone of you got it working with the image described above?


This thread was automatically locked due to age.
Parents
  • bridging two of my interfaces on the 220 to the WAN port

    allow Specified IPs on port 4444 traffic to go to ANY destination

    I don't "see" what you mean by either of these statements.

    Cheers - Bob
Reply
  • bridging two of my interfaces on the 220 to the WAN port

    allow Specified IPs on port 4444 traffic to go to ANY destination

    I don't "see" what you mean by either of these statements.

    Cheers - Bob
Children
  • Sorry Bob.... To clarify


    bridging two of my interfaces on the 220 to the WAN port
    eth1 and eth2 are bridged - I made that change last week.  Not sure if it is part of what caused the issue.

    allow Specified IPs on port 4444 traffic to go to ANY destination
    In the Firewall I set the following rule:
    Source: home_ip_address
    Port: 4444
    Destination: ANY  (this was the key, no other setting worked)