التخطي إلى المحتوى الرئيسي

المشاركات

عرض الرسائل ذات التصنيف FIREWALL

حماية للبورت 53+8728 لخطوط الإنترنت بردج 8728 & Mikrorik firewall port 53

/interface list add name=PPPOE { :foreach i in=[/interface pppoe-client find ] do={ :local a [/interface pppoe-client get $i name]; /interface list member add list=PPPOE interface=$a comment=salmandahmash; } } /ip firewall raw add action=drop chain=prerouting dst-port=53,8728 in-interface-list=PPPOE protocol=tcp add action=drop chain=prerouting dst-port=53 in-interface-list=PPPOE protocol=udp