How to put a VMware rig inside OPNSense Lan

Started by seithan, June 06, 2021, 09:26:12 AM

Previous topic - Next topic
Hello, so I successfully created a barebones but working OPNsense vm, that i can ping from my home lan to OPNlan and OPNwan and vice versa and also to ping internet.

Now i made a new VM running a linux distro that i want to set its network to be as the network OPNLan side.

OPNLan is set as Static on 192.168.2.1
OPNWan is set as Static on 192.168.1.253

Home lan is 192.168.1.0/24 and modem-router is 192.168.1.254

Like i said, i would like to make the new VMlinux machine use the 192.168.2.0/24 subnet that the OPNlan uses and manage it through OPNsense.

Is it possible? What am i missing? As it is now, the VMLinux is agnostic of any established network is i set its IP on 192.168.2.0/24 , no matter which IP i use as gateway.

Thank you in advance.

I'm also trying to set a vpn to access from my phone. Followed a tutorial and followed all necessary steps (creating a CA server and a certificate for it, a user and certificate for it, a vpn server), used my internet ip but i cant get any request reaching my firewall. Any ideas?