I am early into the configuration of an ASA 5510 on version 8.3(2) of the OS and 6.3(4) of ASDM.
One oddity I've noticed already is that when I've created Network or Service Groups in ASDM, some of them appear immediately in ASDM and some never do. Here are two examples of groups that I can see in the text configuration but not in ASDM:
object-group network DM_INLINE_NETWORK_1
group-object BMH_1st_2nd_Fl
group-object BMH_Printers
object-group service DM_INLINE_TCP_1 tcp
port-object eq ftp
port-object eq ftp-data
port-object eq www
The names are similar, so I've wondered if there is something about the names that are causing ASDM to not see them, but the help text for the group name field says to: "Use characters a to z, A to Z, 0 to 9, a period, a comma, a dash, or an underscore. The name must contain 64 characters or fewer." My names certainly fall within the scope of what should be considered a legal name. I created additional groups for testing, with the same object members and they show up fine, e.g.
object-group network BOB
group-object BMH_1st_2nd_Fl
group-object BMH_Printers
object-group service BETSY
port-object eq ftp
port-object eq ftp-data
port-object eq www
Any ideas about what in the original names is causing ASDM grief?
Thanks.
Johnny Lee