Make host and guest use two internet connections
Posted: 4. Mar 2012, 14:55
Hi,
I'm trying to create a setup where I have one physical machine running Ubuntu.
The physical machine will run virtualbox, and will have one guest machine, also running Ubuntu.
I have two DSL connections available.
The physical machine has two network cards.
I'd like for the Ubuntu host to use the first DSL connection, and for the guest to use the second DSL connection.
Finally, I want both host and guest to use static internal (LAN) IPs, because I'll want both the guest and host to run web services that need to be accessible from outside, and so I need to know what IP to target in the DSL modems' port forwarding setups.
In other words, I'm trying to make one machine do the equivalent of what could be done with two physical machines using their own internet connection.
I've already tested simple bridged networking where the guest gets assigned its IP through DHCP, but going to a static ip on the guest has me stumped ?
Thanks for your help.
I'm trying to create a setup where I have one physical machine running Ubuntu.
The physical machine will run virtualbox, and will have one guest machine, also running Ubuntu.
I have two DSL connections available.
The physical machine has two network cards.
I'd like for the Ubuntu host to use the first DSL connection, and for the guest to use the second DSL connection.
Finally, I want both host and guest to use static internal (LAN) IPs, because I'll want both the guest and host to run web services that need to be accessible from outside, and so I need to know what IP to target in the DSL modems' port forwarding setups.
In other words, I'm trying to make one machine do the equivalent of what could be done with two physical machines using their own internet connection.
I've already tested simple bridged networking where the guest gets assigned its IP through DHCP, but going to a static ip on the guest has me stumped ?
Thanks for your help.