mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-16 09:59:37 +02:00
* NamedObjectsAndGroupsSupport.cpp (processNext): Added support for
CustomService objects in policy and nat rules for asa 8.3 using named objects and object-groups. -- see #1942 "ASA NAT - if custom service is included in service group incorrect config generated" -- see #1929 "move map named_objects inside class NamedObjectManager" -- see #1946 "restrict generation of the named objects by PolicyCompiler_pix to ASA 8" -- see #1885 "named network and service objects in pix8"
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
!
|
||||
! Firewall Builder fwb_pix v4.2.0.3435
|
||||
!
|
||||
! Generated Sun Jan 16 20:18:03 2011 PST by vadim
|
||||
! Generated Sun Jan 16 22:59:23 2011 PST by vadim
|
||||
!
|
||||
! Compiled for pix 8.3
|
||||
! Outbound ACLs: supported
|
||||
@@ -95,6 +95,7 @@ clear config object-group
|
||||
clear config icmp
|
||||
clear config telnet
|
||||
|
||||
|
||||
object-group service inside.id923611X27607.srv.0
|
||||
service-object icmp
|
||||
service-object tcp range 0 65535
|
||||
|
||||
Reference in New Issue
Block a user