Page 1 of 1

How to configure application / port mapping

Posted: 13 Apr 2020, 22:36
by Cis
Hello,

Aiming at opening only some applications to the internet, I would like to know a way to configure dedicated port for an application, so I can opengranularily applications to the internet, thanks to routing rules (NAT/PAT).

Some applications have this option to configure a given port (plex), but it is not the case for all; for instance wordpress.
Even on localhost I can only access wordpress via the same port than the TOS interfface (8181 by default), which prevents me to expose only wordpress to the internet.

Could you please help with a way to configure such mapping, else to know what port is used for which application?
Else a workaround for Wordpress would be appreciated.

Many thanks

Re: How to configure application / port mapping

Posted: 14 Apr 2020, 23:42
by TMroy
As not all APPs can be configured a port independly, need to check each of them. For wordpress, you can edit a port for internet visiting.

viewtopic.php?f=23&t=336

Re: How to configure application / port mapping

Posted: 15 Apr 2020, 02:52
by Cis
TMroy wrote: 14 Apr 2020, 23:42 As not all APPs can be configured a port independly, need to check each of them. For wordpress, you can edit a port for internet visiting.

viewtopic.php?f=23&t=336
I have read already that thread you linked, it says you cannot edit port and even default one ofr wordpress is not usable so I dont understand your reply.

There is no way to define a dedicated port for wordpress application with TOS ?