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

how to unblock connection from box to outside

Hi,
for testing the connectivity between two of our Locations i tried to connect the secondary location using telnet/ssh from the shell of the firsts location utm.
in the 1st firewalls live log i've seen drops from "default drop".
step by step i modified a rule i made for this purpose until i had the following rule

source: any
Destination: any
ports 22 or 23, tcp or udp

but the drops from "default drop" continued.
what's wrong?[:(]

is there a better way to test connectivity between two utms?


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

    Sanity check: have you enabled the rule you created? [:)]  Please post the firewall log entries (from Logging and Reporting --> View Log Files --> Firewall --> View, not Live Log) and the details of your configuration so that we can get a better idea of what's going on.
  • Hi, for the UTM console to get out, you need rules in this form:

    Source: UTM EXT/WAN ADDRESS (or INT address for local traffic)
    Dest: where ever
    Svc: whatever
    Allow

    Barry