Most of the questions related to mine are about virtual routers managing virtual machines. I would like to use a virtual router, either DD-WRT or OPNsense inside VMWare to manage my office's network in place of my current proxy server.
Currently testing it on a Windows 8.1 before actually implementing it out. Hosted a wifi network to be shared (intranet). Connected to an internet connection to the ethernet. Then, the virtual router connects to both physical NICs with two virtual NICs. However, trying to get either the OPNsense or the DD-WRT to share the internet connection fails.
OPNSense/DD-WRT config:
1 NIC bridged to hosted network
1 NIC bridged to ethernet
OPNSense handled the DHCP leases to devices in intranet. I'm not sure about DD-WRT, as I cannot connect to the Web GUI after setting the WAN to automatically obtain an IP from DHCP. I'm thinking that it is because of the hosted wlan, but I don't have the luxury of trying it out on the office's network.
Just want to know whether it is not possible to do what I want at all, or I have done something wrong with the configuration (e.g. I have to connect to another actual network instead of the hosted network).