unable to access truenas web gui remotely i can ping the server (192.168.1.11) from remote i tried wireguard and then tailscale both are giving same problem tunnel is up i see sent/receive byte in both the plateform however nothing accessible. no firewall configured neither in truenas nor in my isp router nothing blocking i can access the internet from truenas scale each time tunnel is connected however when try to access server web GUI ( This site can’t be reached 192.168.1.11 refused to connect.) whereas i can access all the smb shares locally and server web GUI . i have port forwarding enable on router for port 51821 and 51820 UDP even after loss hope i did port forwarding for 80 and 443 and 445 also i know it does not make sense i tried everything possible however none of them working earlier the same thing was working with same wireguard
here is wireguard config for client
[Interface]
PrivateKey = xxxxx
Address = 10.8.0.2/24, fdcc:ad94:bacf:61a4::cafe:2/112
DNS = 1.1.1.1, 2606:4700:4700::1111
MTU = 1420
[Peer]
PublicKey = xxxxx
PresharedKey = /zBNpRPhfJU/KN/v7uxxxxpqfG7ZFV8P9jha9jo=
AllowedIPs = 10.8.0.0/24
PersistentKeepalive = 0
Endpoint = 103.x.x.147:51821