1
21.7 Legacy Series / IP address resolution of the firewall itself
« on: January 09, 2022, 01:56:51 am »
I've been on OPNsense for a while now, but one thing has always bugged me.
From within the lan, when I ping the OPNsense server, I get the IP address assigned by the ISP as opposed to the internal network subnet (192.168.10.x) - from a Windows machine. I use unbound. Dhcp clients are registered.
Windows example:
C:\Windows\System32>ping sense
Pinging sense.lan [x.y.115.212] with 32 bytes of data:
Reply from x.y.115.212: bytes=32 time<1ms TTL=64
Linux seems to be fine, but there is a short delay before the pings return.
gurpal@proxmox:~$ ping sense
PING sense.lan (192.168.10.1) 56(84) bytes of data.
64 bytes from sense.lan (192.168.10.1): icmp_seq=1 ttl=64 time=0.163 ms
Is there something mysterious Windows clients are doing? When I do ipconfig, it all looks great to me.
thanks
From within the lan, when I ping the OPNsense server, I get the IP address assigned by the ISP as opposed to the internal network subnet (192.168.10.x) - from a Windows machine. I use unbound. Dhcp clients are registered.
Windows example:
C:\Windows\System32>ping sense
Pinging sense.lan [x.y.115.212] with 32 bytes of data:
Reply from x.y.115.212: bytes=32 time<1ms TTL=64
Linux seems to be fine, but there is a short delay before the pings return.
gurpal@proxmox:~$ ping sense
PING sense.lan (192.168.10.1) 56(84) bytes of data.
64 bytes from sense.lan (192.168.10.1): icmp_seq=1 ttl=64 time=0.163 ms
Is there something mysterious Windows clients are doing? When I do ipconfig, it all looks great to me.
thanks

