PIX acl question...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2007 09:01 AM - edited 03-11-2019 02:26 AM
Hi,
i need alittle help with my PIx 515. we have a bunch of current acl's for a segment of our network and i need to put one in with a range of udp ports. i cant figure this one out, even looking at the command sequence. i have many with one port opened but i need to pen a range:
access-list acl_out permit udp any host xx.xxx.xx.x eq
and i need ports 6970-9999
- Labels:
-
NGFW Firewalls

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2007 09:50 AM
access-list acl_out permit udp any host xx.xxx.xx.x range 6970 9999
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2007 09:02 AM
thanks alot....i used a similar command but i put 6xxxx-9000 instead of a space..
thank you!
