Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Allow IPsec
- config rule
- option src wan
- option proto udp
- option dest_port 500
- option target ACCEPT
- config rule
- option src wan
- option proto udp
- option dest_port 4500
- option target ACCEPT
- config rule
- option src wan
- option proto esp
- option target ACCEPT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement