What's the question?.. -- Подпись: (добавляется в конце всех исходящих писем)
2015-03-05 19:54 GMT+03:00 Roy, Jerry <[email protected]>: > All, > > I keep getting unreplied for my fw rule for traffic flow between two IP's > > Any Ideas why? > > /ip firewall filter > add action=accept chain=output disabled=no dst-address=216.231.x.x > dst-port=2055 protocol=udp src-address=0.0.0.0/0 > add action=accept chain=input comment="default configuration" disabled=no > protocol=icmp > add action=accept chain=input comment="default configuration" disabled=no > dst-port=123 protocol=udp > add action=accept chain=input comment="default configuration" > connection-state=established disabled=no > add action=accept chain=input comment="default configuration" > connection-state=related disabled=no > add action=accept chain=input comment="Allow Management from MNS" > disabled=no dst-port=161 protocol=udp src-address=10.94.64.16/29 > add action=accept chain=input disabled=no dst-port=22,80,443,8291 > protocol=tcp src-address=10.94.64.16/29 > add action=accept chain=input disabled=no dst-port=22,80,443,8291 > protocol=tcp src-address=68.106.x.0/26 > add action=accept chain=input disabled=no dst-port=22,80,443,8291 > protocol=tcp src-address=162.93.x.0/16 > add action=accept chain=input disabled=no dst-port=22,80,443,8291 > protocol=tcp src-address=216.231.x.x/24 > add action=drop chain=input comment="default configuration" disabled=no > in-interface=ether1-gateway-static > > > Thanks! > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://mail.butchevans.com/pipermail/mikrotik/attachments/20150305/8d69af3a/attachment.html > > > _______________________________________________ > Mikrotik mailing list > [email protected] > http://mail.butchevans.com/mailman/listinfo/mikrotik > > Visit http://blog.butchevans.com/ for tutorials related to Mikrotik > RouterOS > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.butchevans.com/pipermail/mikrotik/attachments/20150306/eaf3334b/attachment.html> _______________________________________________ Mikrotik mailing list [email protected] http://mail.butchevans.com/mailman/listinfo/mikrotik Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS

