[zones-discuss] NFS zones via file based zpools or lofi/loopback

2009-08-19 Thread Michael Barrett
Say you create a zpool based on a file that lives on a NFS mount. Then you mount that zpool to a local mount point and give it to your zone to live on. I'm assuming that under the covers this is just another version of this loopback method: http://blogs.sun.com/jph/entry/containers_on_nfs I

Re: [zones-discuss] routing issues

2009-08-19 Thread Steffen Weiberle
On 08/18/09 16:42, Robert Hartzell wrote: > Steffen Weiberle wrote: How many ways do you have to get to the internet? I hope two, since 10.0.0.0/24 will need one. I am not able to picture your setup, however, take a look at Maybe a better explanation of what I'm trying to accomplish would h

Re: [zones-discuss] routing issues

2009-08-19 Thread Robert Hartzell
Steffen Weiberle wrote: That helps. So you are trying to do the following?: cable modem | | firewall(10.0.0.1) | | nic1 (10.0.0.2), vnic1 (10.0.0.3), vnic2 (10.0.0.4), | vnic3 (10.0.0.5) ---bastion host-- nic2(192.168.0.100) |

Re: [zones-discuss] routing issues

2009-08-19 Thread Steffen Weiberle
On 08/19/09 15:43, Robert Hartzell wrote: Steffen Weiberle wrote: That helps. So you are trying to do the following?: cable modem | | firewall(10.0.0.1) | | nic1 (10.0.0.2), vnic1 (10.0.0.3), vnic2 (10.0.0.4), | vnic3 (10.0.0.5) ---bastion host-

Re: [zones-discuss] routing issues

2009-08-19 Thread Robert Hartzell
Steffen Weiberle wrote: On 08/19/09 15:43, Robert Hartzell wrote: Steffen Weiberle wrote: That helps. So you are trying to do the following?: cable modem | | firewall(10.0.0.1) | | nic1 (10.0.0.2), vnic1 (10.0.0.3), vnic2 (10.0.0.4), | vnic3 (1

Re: [zones-discuss] routing issues

2009-08-19 Thread Steffen Weiberle
On 08/19/09 17:25, Robert Hartzell wrote: You have given me much to think about ;). I'm going to set up a test system this weekend and see what I can screw up... If I can find a reasonable solution for this I will ping the list and post a howto on my wiki. again, thanks for helping out. You

Re: [zones-discuss] routing issues

2009-08-19 Thread Erik Nordmark
Robert Hartzell wrote: I have a host that's on two subnets: 10.0.0.0/24 (all external facing services through a firewall) 192.168.0.0/24 (internal lan) I wish to move my external services into zones (dns, smtp, webstack) but am having problems which I believe are caused by routing issues

Re: [zones-discuss] NFS zones via file based zpools or lofi/loopback

2009-08-19 Thread Henrik Johansson
Hello Michael, On Aug 19, 2009, at 7:17 PM, Michael Barrett wrote: Say you create a zpool based on a file that lives on a NFS mount. Then you mount that zpool to a local mount point and give it to your zone to live on. I'm assuming that under the covers this is just another version of th

Re: [zones-discuss] NFS zones via file based zpools or lofi/loopback

2009-08-19 Thread Mike Gerdts
On Wed, Aug 19, 2009 at 12:17 PM, Michael Barrett wrote: > Say you create a zpool based on a file that lives on a NFS mount.  Then you > mount that zpool to a local mount point and give it to your zone to live on. >  I'm assuming that under the covers this is just another version of this > loopback