![]() |
Forum Index : Microcontroller and PC projects : Port Forwarding
Author | Message | ||||
palcal![]() Guru ![]() Joined: 12/10/2011 Location: AustraliaPosts: 1993 |
Some time ago I built an alarm using a radar module an E-28 and an ESP8266. I could switch it on and off using my phone and it would send me an email if triggered. I had to use port forwarding and have changed my service provider so have to set port forwarding again. ![]() Can someone tell me what I have to put in the above fields. . Edited 2022-05-18 14:38 by palcal "It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all" |
||||
Gizmo![]() Admin Group ![]() Joined: 05/06/2004 Location: AustraliaPosts: 5119 |
I assume its a web interface, so port 80 for the internal port. You can use port 80 externally, or port 81 if you want less chance of someone stumbling across it. For "Service", choose HTTP if its a option, or WWW. The internal host would be the ip of the 8266. I'm currently using a ESP32 as a solar controller with web interface. I used port 81 externally, as port 80 is forwarded to my server. Glenn The best time to plant a tree was twenty years ago, the second best time is right now. JAQ |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6283 |
Do you have a public external IP or does your provider use CGNAT? CGNAT is becoming very common and that would make any external access difficult. Your provider might also block access using common ports such as 80. If so you should be able to have that block removed. Jim VK7JH MMedit |
||||
palcal![]() Guru ![]() Joined: 12/10/2011 Location: AustraliaPosts: 1993 |
Thanks for the help, have it all working again. "It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all" |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |