cant access device at port 8080 from LAN (by name) but can from WAN (by name)
but i can access device at port 80 from LAN and WAN by name
Hairpin NAT enabled.
firewall, auto off
firewall config. default drop,eth0(WAN),in
firewall rule: accept,tcp,destination 192.168.1.146 port 8080
port forward: hairpin NAT (enabled), auto firewall (off), orignalport 8080,tcp,192.168.1.146, 8080
digitalattack.org (public facing ip address)
from the WAN http://www.digitalattack.org:8080 (works)
from LAN http://www.digitalattack.org:8080 (Firefox can’t establish a connection to the server at www.digitalattack.org:8080)
anyone have any ideas?