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

grant connection on port 22347

I need to grand connection thought the firewall on port 22347 (connection to a dongle-server)

my internal net is 172.2.x.x 
this net is masqueraded to the external ip 192.109.x.x

who can I get a connection to a server in the 

net 194.94.x.x (a route from the external net
192.109.x.x to 194.94.x.x exists) on port 22347 ?


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

    you can do this by setting up a packetfiter rule.

    goto WebAdmin/Definitions/Network

    Add:
    - internal net 172.2.x.x. 255.x.x.x
    - servers 194.94.x.x 255.x.x.x

    goto WebAdmin/Definitions/Services

    Add:
    - Dongle TCP/UDP 1024:65534 22347

    goto WebAdmin/Packet Filter/Rules

    Add:
    - internal net Dongle servers Allow

    and activate the rule. 

    now you are set

    Grettings from the South,

    Gert