Network management

Started by ufoloop, September 24, 2022, 01:01:42 PM

Previous topic - Next topic
I have a running OPNsense in a ESXi VM (https://forum.opnsense.org/index.php?topic=30399.0).

My modem is running a DHCP server with the 192.168.1.x subnet from which ESXi and IPMI of my Supermicro server get their IPs.

How should I set up the network management to access the 192.168.1.x subnet from the 192.168.10.x subnet that is OPNsense on.

Thanks.

Firewall, NAT, Outbound NAT. Add 192.168.1.0/24 (?!?) to your WAN interface

Bart...

Hm, it doesn't work. I have set 192.168.1.0/24 as source and destination (two separated rules) but can't access 192.168.1.0/24.

Are you seeing blocked traffic in your logs? What do the packet traces on the firewall show?

Bart...

That can be seen in Firewall-Log Files-Live View?

Indeed, you may need some nifty filtering if there is a bit of traffic. Capture lives under Interfaces, Diagnostics. Wireshark is your friend.

Bart...