Subject: CGNAT Setup – VP...
Subject: CGNAT Setup – VPN Tunnel with Static IP for Self-Hosted Services on OpenWrt
- Casa
- Pannello di controllo
- Forum della Comunità
- Services
- Dynamic DNS Service
- Subject: CGNAT Setup – VPN Tunnel with Static IP for Self-Hosted Services on OpenWrt
- Forum della Comunità
- Subject: CGNAT Setup – VPN Tunnel with Static IP for Self-Hosted Services on OpenWrt
Argomento: Subject: CGNAT Setup – VPN Tunnel with Static IP for Self-Hosted Services on OpenWrt
di bikemacguyver su lunedì 20 luglio 2026
Hello,
I have a domain registered with Dynu and currently use an ISP connection behind CGNAT (Carrier-Grade NAT), which prevents inbound connections to my self-hosted web services.
I need to set up a VPN tunnel through Dynu that will:
Provide me with a static IP address for DNS resolution
Allow inbound traffic to reach my self-hosted services
Work with OpenWrt router (I can configure custom routing)
My questions:
Does Dynu offer a VPN tunnel service with static IP, and if so, what is the monthly cost?
If available, what are the connection details (VPN server address, port, protocol, authentication method)?
Do you have setup documentation for OpenWrt, or can you provide the technical specifications I need to configure it manually?
Will this service support my traffic profile (~1GB per month, up to 500 client connections)?
I'm prepared to handle custom OpenWrt configuration on my end if needed.
Thank you for your assistance.
Best regards,
Miro
I have a domain registered with Dynu and currently use an ISP connection behind CGNAT (Carrier-Grade NAT), which prevents inbound connections to my self-hosted web services.
I need to set up a VPN tunnel through Dynu that will:
Provide me with a static IP address for DNS resolution
Allow inbound traffic to reach my self-hosted services
Work with OpenWrt router (I can configure custom routing)
My questions:
Does Dynu offer a VPN tunnel service with static IP, and if so, what is the monthly cost?
If available, what are the connection details (VPN server address, port, protocol, authentication method)?
Do you have setup documentation for OpenWrt, or can you provide the technical specifications I need to configure it manually?
Will this service support my traffic profile (~1GB per month, up to 500 client connections)?
I'm prepared to handle custom OpenWrt configuration on my end if needed.
Thank you for your assistance.
Best regards,
Miro
Rispondi con citazione |Segnalare
di v66v su mercoledì 22 luglio 2026
Hi Miro,
You could purchase a cheap but not slow VPS which has a static IP address, set up a VPN tunnel with your OpenWrt router, and then redirect/map your VPS ports to your self-hosted web services ports.
Good Luck :)
You could purchase a cheap but not slow VPS which has a static IP address, set up a VPN tunnel with your OpenWrt router, and then redirect/map your VPS ports to your self-hosted web services ports.
Good Luck :)
Rispondi con citazione |Segnalare
di bikemacguyver su venerdì 24 luglio 2026
Hi v66v,
I understand—if Dynu doesn't support tunnelling, I can setup VPN from VPS on my own. However, I'm wondering if using a VPS would be overkill, especially since if I'd need to pay extra to collect A and MX records and forward them to my private NAT behind the ISP's CGNAT. I haven't tackled this type of work since the early 2010s.
Alternatively, would it make more sense to host everything on a VPS instead, provided nginx and database is light?
Thanks
I understand—if Dynu doesn't support tunnelling, I can setup VPN from VPS on my own. However, I'm wondering if using a VPS would be overkill, especially since if I'd need to pay extra to collect A and MX records and forward them to my private NAT behind the ISP's CGNAT. I haven't tackled this type of work since the early 2010s.
Alternatively, would it make more sense to host everything on a VPS instead, provided nginx and database is light?
Thanks
Rispondi con citazione |Segnalare
di v66v su sabato 25 luglio 2026
Hi Miro,
It would be much more convenient to host everything on a VPS. However, there are two things to consider: whether you can tolerate occasional VPS downtime, and whether the cost fits your budget.
I just had another idea: does your ISP assign you an IPv6 prefix? If both your server and your clients have native IPv6 connectivity, then you can bypass CGNAT entirely, which would solve most of the problem.
Let me know what you think!
It would be much more convenient to host everything on a VPS. However, there are two things to consider: whether you can tolerate occasional VPS downtime, and whether the cost fits your budget.
I just had another idea: does your ISP assign you an IPv6 prefix? If both your server and your clients have native IPv6 connectivity, then you can bypass CGNAT entirely, which would solve most of the problem.
Let me know what you think!
Rispondi con citazione |Segnalare
| Autore | Argomento: Subject: CGNAT Setup – VPN Tunnel with Static IP for Self-Hosted Services on OpenWrt |
|---|---|
|
bikemacguyver Iscritto: 14/09/2025 |
lunedì 20 luglio 2026 14:14
Hello,
I have a domain registered with Dynu and currently use an ISP connection behind CGNAT (Carrier-Grade NAT), which prevents inbound connections to my self-hosted web services. I need to set up a VPN tunnel through Dynu that will: Provide me with a static IP address for DNS resolution Allow inbound traffic to reach my self-hosted services Work with OpenWrt router (I can configure custom routing) My questions: Does Dynu offer a VPN tunnel service with static IP, and if so, what is the monthly cost? If available, what are the connection details (VPN server address, port, protocol, authentication method)? Do you have setup documentation for OpenWrt, or can you provide the technical specifications I need to configure it manually? Will this service support my traffic profile (~1GB per month, up to 500 client connections)? I'm prepared to handle custom OpenWrt configuration on my end if needed. Thank you for your assistance. Best regards, Miro |
|
v66v Iscritto: 11/02/2025 |
mercoledì 22 luglio 2026 15:06
Hi Miro,
You could purchase a cheap but not slow VPS which has a static IP address, set up a VPN tunnel with your OpenWrt router, and then redirect/map your VPS ports to your self-hosted web services ports. Good Luck :) |
|
bikemacguyver Iscritto: 14/09/2025 |
venerdì 24 luglio 2026 06:02
Hi v66v,
I understand—if Dynu doesn't support tunnelling, I can setup VPN from VPS on my own. However, I'm wondering if using a VPS would be overkill, especially since if I'd need to pay extra to collect A and MX records and forward them to my private NAT behind the ISP's CGNAT. I haven't tackled this type of work since the early 2010s. Alternatively, would it make more sense to host everything on a VPS instead, provided nginx and database is light? Thanks |
|
v66v Iscritto: 11/02/2025 |
sabato 25 luglio 2026 23:54
Hi Miro,
It would be much more convenient to host everything on a VPS. However, there are two things to consider: whether you can tolerate occasional VPS downtime, and whether the cost fits your budget. I just had another idea: does your ISP assign you an IPv6 prefix? If both your server and your clients have native IPv6 connectivity, then you can bypass CGNAT entirely, which would solve most of the problem. Let me know what you think! |
sabato 1 agosto 2026 19:48
