I have set up two OPNsense machines and connected multiple networks.
In OPNsense8 and OPNsense7, DHCP is running on the LAN side interface.
When the IP address on LAN8(192.168.8.254) of OPNsense7 is obtained via DHCP, it works as expected.
Pings can be sent to all IP addresses from 192.168.7.100, and the Internet can be accessed.
However, if you statically assign the IP of LAN8 (192.168.8.254) on OPNsense7, communication will not be possible.
When statically assigning an IP, 192.168.8.1 is registered as the upstream gateway in the system gateway, and is also recognized as the DefaultGateway in the status.
The ping results are as follows:
192.168.7.100 -> 192.168.8.100 OK
192.168.7.100 -> 192.168.8.1 OK
192.168.7.100 -> 192.168.0.8 OK
192.168.7.100 -> 192.168.0.100 NG
192.168.7.100 -> 192.168.0.1 NG
In OPNsense8 and OPNsense7, DHCP is running on the LAN side interface.
When the IP address on LAN8(192.168.8.254) of OPNsense7 is obtained via DHCP, it works as expected.
Pings can be sent to all IP addresses from 192.168.7.100, and the Internet can be accessed.
However, if you statically assign the IP of LAN8 (192.168.8.254) on OPNsense7, communication will not be possible.
When statically assigning an IP, 192.168.8.1 is registered as the upstream gateway in the system gateway, and is also recognized as the DefaultGateway in the status.
The ping results are as follows:
192.168.7.100 -> 192.168.8.100 OK
192.168.7.100 -> 192.168.8.1 OK
192.168.7.100 -> 192.168.0.8 OK
192.168.7.100 -> 192.168.0.100 NG
192.168.7.100 -> 192.168.0.1 NG
"