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

Open Port for generic desitnation

A bit of a n00b question if you ask me, but I need to open a port for a generic or wide destination. I have a device that communicates on port 9760. When connected through our Firewall the communication dies. Over crossover cable all is well to a single machine. I need to open the port on my ASG220 to allow the communication to flow through the network. The issue being is this is not a DNAT situation as I don't want just one machine to be able to communicate with the device, but multiple. The port communication should stay all internal and never go external. Looking at the rules I'm at a loss if I'm not doing a DNAT. What is the proper way to unblock or open a port for all addresses on the network so anyone can communicate with this device?


This thread was automatically locked due to age.
Parents
  • Hi, Jeff, and welcome to the User BB!

    It sounds like your Astaro has a WAN connection and two (or more) LAN connections.  Let's say you have Internal and DMZ.  You probably would want the following Firewall rules when first starting with a home setup.

    Internal (Network) -> Any -> Any : Allow
    DMZ (Network) -> Any -> Internet : Allow
    DMZ (Network) -> {9760} -> Internal (Network) : Allow



    Cheers - Bob
  • Bob,

    Thanks for the reply. Is that a packet filter rule? If so, my setup is the following:

    Internal (Network)
    Internal2 (Network) [Used for a different subnet]
    Guest WiFi (Network)
    VOIP (Network)

    All Networks are set in the Packet Filter to Any -> Allowed.

    The blocks in the Packet Filter are to only stop certain traffic between Internal and Internal2 and block all Internal networks from the Guest WiFi.
Reply
  • Bob,

    Thanks for the reply. Is that a packet filter rule? If so, my setup is the following:

    Internal (Network)
    Internal2 (Network) [Used for a different subnet]
    Guest WiFi (Network)
    VOIP (Network)

    All Networks are set in the Packet Filter to Any -> Allowed.

    The blocks in the Packet Filter are to only stop certain traffic between Internal and Internal2 and block all Internal networks from the Guest WiFi.
Children
No Data