I have a question connected to this. Script I posted here generally works. Problem is, I bought new router (AC68P) and it's working when I access devices from outside, but it isn't working when I try to access same devices from within the network (wifi or lan, doesn't matter).
Basically I have ddns setup which points to https://name.domain.com:5001/, if I try to access it from mobile network, it works, but if I connect same mobile phone to my home wifi, it doesn't work.
I'm sure it worked before, not sure why it isn't working now. Any way to troubleshot it?
EDIT: This is what I see in System Log -> Connections:
Basically I have ddns setup which points to https://name.domain.com:5001/, if I try to access it from mobile network, it works, but if I connect same mobile phone to my home wifi, it doesn't work.
I'm sure it worked before, not sure why it isn't working now. Any way to troubleshot it?
EDIT: This is what I see in System Log -> Connections:
Code:
Proto NATed Address Destination Address State
tcp 192.168.1.x:51192 192.168.1.y:5001 SYN_SENT
tcp 192.168.1.x:51190 192.168.1.y:5001 SYN_SENT
tcp 192.168.1.x:51191 192.168.1.y:5001 SYN_SENT
tcp 192.168.1.x:51193 192.168.1.y:5001 SYN_SENT
Last edited: