DA On-Prem -> OCI Journey when UR on a Budget --aka Cheep like Me - Part 3 Building the PFSense VBox
Part 3: The VirtualBox Setup: The PFSense VBox
Ok, so what I will be covering in this Part is the Virtual Box. Here are some assumptions.
1> you know how to download and reference a Linux Distribution for the machine. In this case I have TWO distributions.
a. The Oracle Linux Distribution (7.9)
b. The BSD Distribution, This comes with the PFSense mentioned in the first part.
2> you know at least a little bit about networking a Virtual Box. What you need to know, is in this section so don’t freak out.
Da Setup Part 1: Your PFSense installation.
Here is the basic setup in pics:
System Stats:
So let’s create one:
Use all the settings below: (yeah just go through the different parts and set it up)
Ok, main things (highlighted ones) are:
1. here is the Type and version selected (BSD 64 bit).
2. processor settings
3. Network Cards (Bridged and Internal)
4. Set the boot cd to the PFSense iso
Da Install:
a> hit the start machine button:
b> Choose to ‘Accept’
c> Stay on the ‘install’ option, it’ll start installing:
d> it will notify you are through. And prompt to reboot into the installed system. At this point
close the machine @ the VirtualBox Console and Remove the boot from the ‘CD’
e> restart the machine. It will boot to the following screen:
Note a few things:
1> the WAN address is something you will want to change most
likely. Notice I kept the 192.168.1 subnet for the WAN. Remember that the 'Bridged' card in VBOX handles connections to/from the outside world to the internal card. This simulates a Datacenter connection. When talking enterprise, this is a good represenation of that. Note that the 192.168.2 subnet is relevant on the cloud side that I configured during the cloud build (see the ingress/egress rules for
verification).This means that incoming/outgoing traffic to that subnet routes through the Public IP -> Bridged Network -> Internal One. So it's all there.
2> note also the assigned interfaces. Use option 2 above to set them. You will set the LAN internal networks:
a> select option #2:
b> choose option #2 again (for LAN Setup)
c> enter in the Ip for the internal Ip of the PFSense Vbox – in this case it is
192.168.2.1 (yeah a CIDR when you get done here, you’ll see.
Told ya.
We will talk about the IPSEC1000 interface in a bit. This is configured in the GUI tool for
pfsense but we ain’t there yet.
At this point PFSense is up.
You can’ get there yet because you need another Virtual Box (Oracle Linux) ON THAT SAME SUBNET! To get there. Let’s build that Vbox next time. Cya for now!
Comments
Post a Comment