Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
How I setup my test environment under VirtualBox
« previous
next »
Print
Pages: [
1
]
Author
Topic: How I setup my test environment under VirtualBox (Read 5302 times)
Pulsar
Newbie
Posts: 19
Karma: 6
How I setup my test environment under VirtualBox
«
on:
April 11, 2015, 04:13:23 am »
For the record, here is how I test opnsense: two virtual machines. Each has a 10GB HDD, 512MB of memory and 3 vnics configured in virtio:
- vnic0 is the WAN side and is set as a "bridge" interface over a physical Ethernet interface
- vnic1 is the LAN side and is set as an "internal network" (name "net1")
- vnic1 is the OPT1 interface and is set as an "internal network" (name "net2"), this is the interface used for pfsync
Really important: enable the promiscuous mode on vnic0 and vnic1 else you won't be able to use a VIP failover through CARP.
I set a minimalistic network configuration on the LAN interface, then from a third VM that shares the virtual network "net1", I configure each my opnvpn nodes.
Logged
cdburgess75
Newbie
Posts: 46
Karma: 8
Re: How I setup my test environment under VirtualBox
«
Reply #1 on:
April 15, 2015, 07:23:39 pm »
What was hosting the virtual box app?
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
How I setup my test environment under VirtualBox