Wolfgang Zeikat: > How would I specify all IPv6 addresses starting with 2001:638:700:1005 > in a regexp table?
/^2001:638:700:1005:/, assuming a /64 or smaller subnet.
But I wonder why CIDR tables would not be a better solution.
Wietse
Wolfgang Zeikat: > How would I specify all IPv6 addresses starting with 2001:638:700:1005 > in a regexp table?
/^2001:638:700:1005:/, assuming a /64 or smaller subnet.
But I wonder why CIDR tables would not be a better solution.
Wietse