Ok, everyone, I have an unusual network configuration. I'm installing openwrt on a host computer that's connects to the internet by wireless.
Before anyone asks I don't have a choice. The isp router is in the master bedroom so unless I want to run an ethernet cable the host computer has to connect by wireless.
I want to use openwrt as the gateway router to my homelab network. It will have full firewall with snort ips, app visibility, etc.
Here's the problem I don't want to use openwrt as a wifi access point. I want all the host machines after the gateway to connect to the internet through an 8 port poe Cisco Catalyst 1200-8t-d network switch.
In other words, openwrt is a gateway router that provides the internet through a hardwire connection through the switch.
Questions:
-
Do I have to install openwrt in a vm to make this work?
-
If I don't have to install it in a vm, how would I accomplish this on a bare metal install with no other operating system? Or could it be dual boot?
-
If I have to use a vm, how would this work?
-
If I have to use a vm, how do I secure the host computer since it won't be behind the firewall?