Community discussions

MikroTik App
 
khalildelavaran
just joined
Topic Author
Posts: 2
Joined: Sun Feb 26, 2023 10:10 am
Location: Shushtar

Mikrotik Port List  [SOLVED]

Sun Feb 26, 2023 10:31 am

I am preparing a list of ports for Mikrotik firewall rules. You are also welcome to participate. The list of ports is based on iana.
https://www.iana.org/assignments/servic ... bers.xhtml
I have written the ports by default in the accept mode. so that each person can drop based on usage.
I have written unsigned and revrese ports in Drop mode.
To collaborate, enter the following link on GitHub
https://github.com/khalildelavaran/list ... tree/main

The following lines become the Mikrotik firewall rule
Sample:
http-alt 8008 tcp HTTP Alternate [James_Gettys] [James_Gettys]
http-alt 8008 udp HTTP Alternate [James_Gettys] [James_Gettys]
Mikrotik firewall Rule:
add chain=forward action=accept protocol=tcp dst-port=8008 in-interface-list=LAN comment="http-alt , HTTP AlternateHTTP Alternate"
add chain=forward action=accept protocol=udp dst-port=8008 in-interface-list=LAN comment="http-alt , HTTP AlternateHTTP Alternate"

I will be glad to see your feedback

All the best to you
Khalil Delavaran

Who is online

Users browsing this forum: anav, Bing [Bot], htdbnbj, JesusUve, menyarito and 95 guests