this post was submitted on 17 Jan 2025
9 points (73.7% liked)

networking

2779 readers
1 users here now

Community for discussing enterprise networks and the ensuing chaos that comes after inheriting or building one.

founded 2 years ago
MODERATORS
 

I've been able to set up sending and listening to http requests locally using 127.0.0.1:8000. I want to try doing it using the internet now.

I have a VPN with port forwarding enabled, but sending requests to that IP address and port does not yield a response like it did when doing it locally.

Can anyone clarify which address I should be listening on in order to receive http requests from the internet? I tried 0.0.0.0 and a few inet addresses from ip add, but none of them work.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 weeks ago (5 children)

There is no reason to expose a http server on the internet

Lolwut.

[–] [email protected] 1 points 3 weeks ago (4 children)
[–] [email protected] 2 points 3 weeks ago (3 children)

From what I've gathered, either this guy is honestly trying to learn how to set up an http server that he built, which great but good luck finding a von that will NAT requests to you.... Or ..

He thinks internet traffic is blasted to every computer out there and wants to "listen" for it. Honestly I can't tell and they can't describe the problem in a way where we can help them

[–] gedhrel 1 points 3 weeks ago

Seems like lots of vpn providers offer port forwarding after a fashion. It surprised me too but there were summary comparisons just a search away.

load more comments (2 replies)
load more comments (2 replies)
load more comments (2 replies)