Port forwarding in router

I got a new router. A Fritzbox 7590. For portforwarding to the server is asking me for protocol tcp udp esp gre. So what do I need for the ports?
9091
5222
5223
7777

The first page of the Openfire admin console (after you log in) shows a list of ports that Openfire is configured to use!

Depending on your use case, you might want to add 7443 and 5269.

My Question was which protocol tcp udp esp gre is openfire using on the ports?

You’ll net TCP for most things and UDP for streaming-related things, i.e. VoIP or A/V traffic. ESP and GRE are encapsulation protocols.

Here, for the HTTP and XMPP-connections of OpenFile, use TCP.

1 Like