I am running OpenBSD on OpenBSD with qemu(from pkg) all 4.2 I am using the host OS for network services, ntp, dns, and router,
I am using the guest OS's for client services, www, ftp, sql, etc. My goal is to have all the guests on internal addresses and use the host to nat them to publics as needed, as well as the host providing ipsec tunnels to allow other locations to access the client services via internal address. My question is: Is it best to put my private gateway ip on the real ethernet interface or on a loopback or other interface on the host? Thank you -- -Lawrence