LINUX.ORG.RU

История изменений

Исправление log4tmp, (текущая версия) :

/ip firewall filter add chain=forward dst-add=<адрес_атс> protocol=udp dst-port=5060,10000-20000 action=accept

/ip firewall nat add chain=dstnat in-interface=<wan_интерфейс> protocol=udp dst-port=5060 action=netmap to-address=<адрес_атс> to-port=5060

/ip firewall service set sip disabled=no

Исходная версия Deleted, :

/ip firewall filter add chain=forward dst-add=<адрес_атс> protocol=udp dst-port=5060,10000-20000 action=accept

/ip firewall nat add chain=dstnat in-interface=<wan_интерфейс> protocol=udp dst-port=5060 to-address=<адрес_атс> to-port=5060

/ip firewall service set sip disabled=no