Well the title says it all. My IPv6 is not so good I admit. I have some IPv4 rules that look like this:
And I would like an IPv6 equivalent rule. I want it like that because the network can change (portable WiFi).
Code:
pass in quick from en1:network to any keep state
pass out quick from any to en1:network keep state
And I would like an IPv6 equivalent rule. I want it like that because the network can change (portable WiFi).