Community discussions

MikroTik App

Search found 1 match

by formatc
Wed May 06, 2015 4:50 pm
Forum: Announcements
Topic: RouterOS v6.28 released
Replies: 229
Views: 96923

Re: RouterOS v6.28 released

L2TP/ipsec firewall config: /ip firewall mangle chain=input action=mark-packet new-packet-mark=ipsec passthrough=yes protocol=udp dst-port=500,4500 log=no log-prefix="" /ip firewall filter 3 chain=input action=accept protocol=udp dst-port=1701 packet-mark=ipsec log=yes log-prefix="&qu...