My isp dont allow to open ports
Moderators: leecollings, remb0
-
- Posts: 15
- Joined: Thursday 08 December 2016 6:38
- Target OS: Linux
- Domoticz version:
- Contact:
My isp dont allow to open ports
Hi guys I got a problem I just change ISP today and I decide to open the port 8080 to access my domoticz via internet but I just find out my ISP don't allow to open any ports is a double Nat. Already call support and there's nothing they can do , my question is you guys know any other way to portforwarding on a rpi. Any software. I can use paid or free,
Thanks in advanced
Thanks in advanced
-
- Posts: 70
- Joined: Friday 21 September 2018 18:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.10717
- Contact:
Re: My isp dont allow to open ports
Remote Forwarding
https://www.ssh.com/ssh/tunneling/examp ... Forwarding
And you need to figure out how to reconnect your ssh connection automatically.
-------------------------------------------------
autossh
https://jerrygamblin.com/2016/04/23/per ... spberrypi/
https://www.ssh.com/ssh/tunneling/examp ... Forwarding
And you need to figure out how to reconnect your ssh connection automatically.
-------------------------------------------------
autossh
https://jerrygamblin.com/2016/04/23/per ... spberrypi/
-
- Posts: 15
- Joined: Thursday 08 December 2016 6:38
- Target OS: Linux
- Domoticz version:
- Contact:
Re: My isp dont allow to open ports
thanks @mpx2 i will take a look of that , also i was reading about vpn like airvpn , havent try yet , but reading the forum say they got problem with RPI , any one knows other one that can offer that but fuly working with Rpi?
thanks a lot
thanks a lot
- FireWizard
- Posts: 1863
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: My isp dont allow to open ports
Hello WarLion,
I do not understand your question. Let me explain.
You say that your ISP does not allow you to open a port, in your case you want to open port 8080.
You talk also about double NAT.
If your RPi is installed in a network that is behind double NAT it means that the communication to the Internet has to pass two routers,
one probably owned by your ISP, the other one privately owned.
The ISP does not allow you to open port 8080 in his router, but what can you do in yours?
Another question
Is it a good plan to open port 8080, which is the http port for Domoticz, and so give the whole world access to your Domoticz?
I do not want to give everybody access to my sensor and switches.
Probably you do not want to open that port on your routers, but you want to do port forwarding from the outside world to your Domoticz.
That means that your outside port 80 is routed to port 8080 on your privately owned router. It's better but still a security issue.
I would recommend to configure a VPN server, e.g. on another Raspberry PI and that you create access to that VPN server to your local network.
Then you connect to your Domoticz. That is the way I do it.
See: http://www.pivpn.io
Another solution is to use MyDomoticz. See: https://www.domoticz.com/wiki/MyDomoticz
Regards
I do not understand your question. Let me explain.
You say that your ISP does not allow you to open a port, in your case you want to open port 8080.
You talk also about double NAT.
If your RPi is installed in a network that is behind double NAT it means that the communication to the Internet has to pass two routers,
one probably owned by your ISP, the other one privately owned.
The ISP does not allow you to open port 8080 in his router, but what can you do in yours?
Another question
Is it a good plan to open port 8080, which is the http port for Domoticz, and so give the whole world access to your Domoticz?
I do not want to give everybody access to my sensor and switches.
Probably you do not want to open that port on your routers, but you want to do port forwarding from the outside world to your Domoticz.
That means that your outside port 80 is routed to port 8080 on your privately owned router. It's better but still a security issue.
I would recommend to configure a VPN server, e.g. on another Raspberry PI and that you create access to that VPN server to your local network.
Then you connect to your Domoticz. That is the way I do it.
See: http://www.pivpn.io
Another solution is to use MyDomoticz. See: https://www.domoticz.com/wiki/MyDomoticz
Regards
Re: My isp dont allow to open ports
Hi,
Take a look at https://ngrok.com/. I tried it on a RPI B+ and it worked like a charm. The paid version allows you to use a fixed domain name if you want.
I don't use it anymore since I have my own vpn network but the product is quite nice from what I saw.
Regards
Take a look at https://ngrok.com/. I tried it on a RPI B+ and it worked like a charm. The paid version allows you to use a fixed domain name if you want.
I don't use it anymore since I have my own vpn network but the product is quite nice from what I saw.
Regards
-
- Posts: 15
- Joined: Thursday 08 December 2016 6:38
- Target OS: Linux
- Domoticz version:
- Contact:
Re: My isp dont allow to open ports
hi @FireWizardFireWizard wrote: ↑Sunday 02 June 2019 23:05
If your RPi is installed in a network that is behind double NAT it means that the communication to the Internet has to pass two routers,
one probably owned by your ISP, the other one privately owned.
The ISP does not allow you to open port 8080 in his router, but what can you do in yours?
Another question
Is it a good plan to open port 8080, which is the http port for Domoticz, and so give the whole world access to your Domoticz?
Another solution is to use MyDomoticz. See: https://www.domoticz.com/wiki/MyDomoticz
Regards
thanks for you reply
answering your question about my double nat that's correct , in my country many ISP had this configuration only one offer full access , i got that on my house, and works amazing , but i need one for a remote location ,
i know about security issue about giving access to the world, but this is a concept first if i can manage this,
about the vpn server i just finish researching vultr.com and i think i got it , will try that on a different rpi , to test just now
i will have a look on PIVPN thanks for the subjection
about mydomoticz i use mydomoticz before and works great but i find out that is down frequently , so i stop using it,
-
- Posts: 15
- Joined: Thursday 08 December 2016 6:38
- Target OS: Linux
- Domoticz version:
- Contact:
Re: My isp dont allow to open ports
oredin wrote: ↑Sunday 02 June 2019 23:18 Hi,
Take a look at https://ngrok.com/. I tried it on a RPI B+ and it worked like a charm. The paid version allows you to use a fixed domain name if you want.
I don't use it anymore since I have my own vpn network but the product is quite nice from what I saw.
Regards
hi @oredin thanks for the info i will look at it as well
thanks a lot you guys
-
- Posts: 46
- Joined: Sunday 10 September 2017 9:45
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: My isp dont allow to open ports
Maybe your ISP does allow you to put the modem in bridge mode and then you can use your own router for port forwarding
- emme
- Posts: 909
- Joined: Monday 27 June 2016 11:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Milano, Italy
- Contact:
Re: My isp dont allow to open ports
who's the provider?
in Italy we have a provider (Fastweb) that uses NAT_pool
The solution is to ask your provider a public IP directly configured to your router (that's normally configured as an alias), after such config, you will be able to open NAT
If you have a 3/4G connection, you are probably in this condition.
If you use Vodafone with Huawei IAD, they revoked ports 8080,8088, 9090, more, you cannot access your LAN using your dDNS (you cannot access your LAN form your LAN using your external Address), this is quite annoying in case you want to create SSL certificates
in Italy we have a provider (Fastweb) that uses NAT_pool
The solution is to ask your provider a public IP directly configured to your router (that's normally configured as an alias), after such config, you will be able to open NAT
If you have a 3/4G connection, you are probably in this condition.
If you use Vodafone with Huawei IAD, they revoked ports 8080,8088, 9090, more, you cannot access your LAN using your dDNS (you cannot access your LAN form your LAN using your external Address), this is quite annoying in case you want to create SSL certificates
The most dangerous phrase in any language is:
"We always done this way"
"We always done this way"
- Solderbro
- Posts: 80
- Joined: Tuesday 18 September 2018 15:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.1
- Location: Hamburg, Germany
- Contact:
Re: My isp dont allow to open ports
That's interesting, have a DS-Lite Line here. Where IPv4 is a tunnel trough a CGNAT server at the carrier who also did not forward any ports to me. But the IPv6 is a real end2end line and with a pinhole in my own router it would be possible to reach an open port.
Many phone carrier give dualstack to mobile phones, only the APN must be changed.
The stable seems to deal with IPv6, i can say that it do or prefer it here
2019-07-22 17:48:17.211 Status: Login successful from fd68:1405:xxxx:xxxx::140 for user 'username'
2019-07-22 17:48:17.211 Status: Incoming connection from: fd68:1405:xxxx:xxxx::140
Solderbro
Many phone carrier give dualstack to mobile phones, only the APN must be changed.
The stable seems to deal with IPv6, i can say that it do or prefer it here
2019-07-22 17:48:17.211 Status: Login successful from fd68:1405:xxxx:xxxx::140 for user 'username'
2019-07-22 17:48:17.211 Status: Incoming connection from: fd68:1405:xxxx:xxxx::140
Solderbro
Raspi 3B+RTC, SSD 128GB, Aeotec Gen5, Eurotronic SpiritZ, Fibaro FRGBW, Zipato PIR, Everspring AN180, Neo Coolcam Plug, Fibaro FGMS, Neo Coolcam Doorsensor, Popp Z-Weather
Who is online
Users browsing this forum: No registered users and 1 guest