N
N
Nabi Alimetov2018-01-26 14:27:04
Mikrotik
Nabi Alimetov, 2018-01-26 14:27:04

What ports need to be opened in the firewall for EoIP to work on Mikrotik?

Hello!
Set up EoIP on Mikrotik. Now it is necessary to pass the traffic associated with this service in the Input chain, and close everything else. What ports to open?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
ISE73, 2018-01-26
@ISE73

#GRE protocol is used.
/ip firewall filter
add chain=input comment=Tunnels protocol=gre

Z
Ziptar, 2018-01-26
@Ziptar

The EoIP protocol encapsulates Ethernet frames in GRE (IP protocol number 47) packets (just like PPTP) and sends them to the remote side of the EoIP tunnel.

Unlike PPTP, EoIP does not use tcp ports, udp too.

D
Dmitry Skoromnov, 2018-01-26
@kursy-po-it

In the list of protocols there is immediately protocol=ipip. For this and other protocols, you can look here: http://mikrotik.vetriks.ru/wiki/Firewall_screen:S...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question