hi,
setting up dns groups in packet filter for google apps, i need to enter
docs[N].google.com
where N is a digit from 0 to 9. Instead of creating 10 DNS groups, I tried this regex:
docs[0-9]\.google.com
but it doesn't seem to work.
any help, thanks!
This thread was automatically locked due to age.