Simple access to networks

Started by CptRetro, August 24, 2021, 09:48:10 AM

Previous topic - Next topic
Hi all, I am running an OPNsense VM with 4 interfaces in my home lab environment.

1. WAN (DHCP)

2. LAN
Range: 10.1.1.0/24
IP: 10.1.1.254

3. DMZ
Range: 10.2.2.0/24
IP: 10.2.2.254

4. MGMT
Range: 10.0.0.0/24
IP: 10.0.0.254

In each range there is an IP 10.x.x.1. In my test I connected a client (10.1.1.50) to the LAN network and tried to ping the 10.1.1.1. This was successful. Then I tried to ping 10.0.0.1 and 10.2.2.1 with no success. Now I would like to ask if you have a tutorial or a link to a tutorial on how to get access from my test VM to other networks?



CptRetro o/

Here is a bit more detailed view of the issue: