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

Port Forwarding on ASG 7.505 doesn't work

Hi all,

I try to set up a port forwarding but it doesn't work.
What do I need? I need three ports incoming from the WAN forwarded to a specific internal IP
What have I done:
under definitons I defined a network called media, type host, internal IP 192.168.100.199, type internal
under services I defined three services (service_4713, service_4712, service_4713) type tcp,destination port 4711/4712 and 4713, with source port 1:65535
under network security i defined three packet filter with source external (WAN) (Network), plus service service_4711, destination media (with the internal IP) and action "allowed".

All traffic gets dropped.

Any idea, help is appreciated.

Kind regards shortie


This thread was automatically locked due to age.
Parents
  • Bob, it is indeed the laziest version to do this but I must say I rather not use those auto-pf-rules as they won't allow me to see anything in the log. I rather have the option of seeing what's happening.
    Other than that it's probably the easiest way to do so.

    @shortie: your packet filter entry is missing the destination. did you put the internal server address there (don't use the wan address here!)?

    also: creating service groups is done by adding a new service and choosing type "group".
Reply
  • Bob, it is indeed the laziest version to do this but I must say I rather not use those auto-pf-rules as they won't allow me to see anything in the log. I rather have the option of seeing what's happening.
    Other than that it's probably the easiest way to do so.

    @shortie: your packet filter entry is missing the destination. did you put the internal server address there (don't use the wan address here!)?

    also: creating service groups is done by adding a new service and choosing type "group".
Children
No Data