But it works fine from a local network and responds to the traffic. Is there a host whitelist somewhere that I'm missing in the configs? The listen_interface parameter is blank and allow_remote is true. Any insight you guys could provide? I'm sure I'm missing something from the config but I can't find anything.
Anyone have any insight? I've tried other ports and it seems to do the same thing. I know its not a firewall issue because I captured right on the box itself.
Cas wrote:This is very unlikely to be a deluge (web) issue if you can access it through local network.
Note the listen_interface and allow_remote options are for the daemon not webui
While I would agree, the wireshark capture above is on the box itself and it isn't generating return traffic. Even if there was a firewall on this box (which I've ensured there isn't) I would see the traffic generated.
Good to know those are for the daemon though. Is there logging that I can do to confirm that it is receiving the traffic?