Hi folks,

how can I combine tables into large tables, instead of using inefficient
variables? AFAIU I can modify tables using the pfctl command line, but
something like this in pf.conf would be nice

        table <ovpn_lan>        const persist { 172.12.127.0/24 172.12.124.0/24 
172.12.120.0/24 2001:db8:2::/64 }
        table <phone_lan>       { internal:network <ovpn_lan> }

Every helpful comment is highly appreciated
Harri

Reply via email to