hellboy101
Programmer
Hello to all-
Does anyone know the syntax in order to open a range of ports via an access-list on a Pix 515E?
access-list acl_dmz permit tcp any hostname eq (range of 7937-9938)
The range is not working and don't know if this is even possible to define a port range in an access list.
Essentially I need to have Legato networker server communicate with legato client that are positioned in my DMZ.. Legato documentation states that a range of ports needs to be opened for tcp/udp traffic on my pix.. not sure of the syntax
Thank you for any attempts made in correcting this matter.
hb101
Does anyone know the syntax in order to open a range of ports via an access-list on a Pix 515E?
access-list acl_dmz permit tcp any hostname eq (range of 7937-9938)
The range is not working and don't know if this is even possible to define a port range in an access list.
Essentially I need to have Legato networker server communicate with legato client that are positioned in my DMZ.. Legato documentation states that a range of ports needs to be opened for tcp/udp traffic on my pix.. not sure of the syntax
Thank you for any attempts made in correcting this matter.
hb101