1
24.7 Production Series / Re: WAN2 IPv4 stopped working, DHCP works, no ping
« on: November 03, 2024, 01:33:56 pm »
Anybody has seen this issue before?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
root@opnsense:~ # netstat -rn | grep 192.168.178
192.168.178.0/24 link#3 U vtnet2
192.168.178.164 link#4 UHS lo0
root@opnsense:~ # ping 192.168.178.1
PING 192.168.178.1 (192.168.178.1): 56 data bytes
ping: sendto: Permission denied
ping: sendto: Permission denied
root@opnsense:~ # ping 192.168.178.164
PING 192.168.178.164 (192.168.178.164): 56 data bytes
^C
--- 192.168.178.164 ping statistics ---
15 packets transmitted, 0 packets received, 100.0% packet loss
Is outbound NAT configured correctly for WAN2?
Cheers
Maurice