Settings to get through a Firewall

Hello,
A brief overview of the system. We have a corporate network setup that has HogNet and FixtureNet on separate Vlans. The FIxtureNet is connected through our Firewall to our fixtures spread throughout the facility. We would like to put our HogNet on the same network so we can do remote programming, using a second console connected as a Client. We can NOT turn off the Firewall!

What I am looking for is what ports and protocols the HogNet uses so I can pass them on to IT to get access through the Firewall. We already have the DP800s setup with access and it works great! Is there any other ports/protocols that I need to enable?
Parents
  • The description below gives the IP address HogNet uses. Additionally, on that IP address, we use TCP port 6600 by default.

    The formula is:
    239...0-255:port

    For port 6600, 6600 is 0x19C8 in hex, the hi-byte is 0x19 (25 decimal), lo-byte is 0xC8, yielding (200 decimal) 239.25.200.0:6600, 239.25.200.1:6600, 239.25.200.2:6600,
    239.25.200.3:6600
    .
    .
    .
    239.25.200.254:6600

    I hope this helps, This was forwarded to me from one of our developers.
Reply
  • The description below gives the IP address HogNet uses. Additionally, on that IP address, we use TCP port 6600 by default.

    The formula is:
    239...0-255:port

    For port 6600, 6600 is 0x19C8 in hex, the hi-byte is 0x19 (25 decimal), lo-byte is 0xC8, yielding (200 decimal) 239.25.200.0:6600, 239.25.200.1:6600, 239.25.200.2:6600,
    239.25.200.3:6600
    .
    .
    .
    239.25.200.254:6600

    I hope this helps, This was forwarded to me from one of our developers.
Children
No Data