Valter Silva
Valter Silva

Reputation: 16656

Network: How redirect a hostname to a ip?

i have this hostname ( valterhenrique.sytes.net ) , i created it in No IP. But i need to redirect this hostname to my machine which ip is 192.168.1.149 .

How can i do this ?

Best regards, Valter Henrique.

Upvotes: 0

Views: 1438

Answers (1)

Jacob
Jacob

Reputation: 43219

192.168.1.149 is a private IP. It will not be routed outside of your network.

Have a look in your router configuration interface. Usually there is a setting for updating DynamicDNS like No-IP automatically to your current WAN IP and a setting to forward a port from your local machine (192.168.1.149) to the outside world.

Upvotes: 2

Related Questions