Y
Hacker News
new
|
ask
|
show
|
jobs
by
panki27
957 days ago
DNS and port forwarding.
2 comments
grishka
957 days ago
And probably buying a static IP from your ISP.
link
byteknight
957 days ago
Just DDNS
link
grishka
957 days ago
Not all home ISPs give you an entire IPv4 address. Some have fewer IPs than subscribers and thus use a NAT. Sometimes a very restrictive one.
link
roywashere
957 days ago
In Europe, most ISPs use carrier graden NAT nowadays
link
panki27
956 days ago
You can get around the issues of CG-NAT by setting up a reverse tunnel to an external server you control.
link
LoganDark
957 days ago
nginx reverse proxy
link