Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||||||||
|
Posted by thefunnel@aol.com on October 15, 2007, 10:05 am
Please log in for more thread options After upgrading our PIX 525 from version 6 to 8 I noticed the access- lists and object-group command behaviour has changed - it no longer automatically creates "reference" access-groups ending with "_ref" Previously I created inbound access-lists (via PDM) referencing the inside server names and the PIX automatically created a "reference" access-lists/object-groups that matched the outside NAT'ed addresses. For example: Name 192.168.10.10 SERVER1 (inside name) object-group network INSIDE-SERVER (object -group with inside name) network-object SERVER1 255.255.255.255 object-group network INSIDE-SERVER_ref (automatically created object group matching outside NAT) network-object 10.10.10.10 255.255.255.255 access-list outside_access_in permit tcp any object-group INSIDE_SERVER_ref eq http (access-list using the _ref" version) For some reason version 8 does not do this? Any suggestions would be appreciated. Paul | ||||||||||||||||
|
Posted by Walter Roberson on October 16, 2007, 8:47 pm
Please log in for more thread options >Previously I created inbound access-lists (via PDM) referencing the
>inside server names and the PIX automatically created a "reference" >access-lists/object-groups that matched the outside NAT'ed addresses. No, the PIX never did that. However, PDM might have created those for you. | ||||||||||||||||

PIX object-groups automatically created named "_ref" ?
Yahoo!
Windows Live
del.icio.us
digg
Netscape 


>lists and object-group command behaviour has changed - it no longer
>automatically creates "reference" access-groups ending with "_ref"