Redirect DDNS to Tomcat

0

I created a free DDNS in Winco and wanted to know how to redirect the same to an application in Tomcat. At the moment when I access the DDNS, it redirects to the page of my modem.

    
asked by anonymous 07.07.2017 / 05:14

1 answer

0

Note that only this subdomain is pointed to an offline ip.

Verify that your server ip is the same if it is not go to the program that installed and set the ip. It may also be possible that winco has not yet propagated the sub-domain, which I highly doubt is a service overseas and generally the spread of subdomains are immediate.

Verify that the server ip is 189.74.171.120 on linux use:

  

ifconfig

In Windows use DOS and type:

  

ipconfig / all

With these commands, analyze the network interface and get ip.

    
07.07.2017 / 05:46