I am trying to open up all the ip ranges that Cisco says it needs for webex to talk to my sparkboards. Is there an easy way to create a network object group that has multiple ranges in it? I am running ASA 9.8.2 if that makes a difference.
So for example (that does not work):
object-group network Webex
network-object range 64.68.96.0 64.68.127.255
network-object range 66.114.160.0 66.114.175.255
etc....
Then in my ACL I can just refer to the group name when opening ports. I'm sure I'm missing something easy, but it has been a long couple of weeks.
Thank you for any and all ideas.