Skip to content

Local IP to public IP #3591

Closed Answered by TomJo2000
makhlwf asked this question in Q&A
Discussion options

You must be logged in to vote

I consulted artificial intelligence about this issue, [...]

That was your first mistake right there.

What you are looking for is either Port Forwarding, or a Reverse Proxy.
Port Triggering isn't completely wrong, and may even work for your usecase, but it is mainly used for IRC clients.


To illustrate the issue more clearly.
Your local HTTP server on the local IPv4 address 192.168.1.4 is serving your website on, presumably Port 80 (HTTP) and/or Port 443 (HTTPS).

Those local ports are not exposed on the LAN, so you should be able to access the website from any device on the same network.

If you want to access them from the internet you will need to setup forwarding for Port 80 (and/or 44…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by agnostic-apollo
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants