[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Xen4.4 HVM domains and routed setups
Alright, this looks pretty similar to my setup (i'm actually using two firewall-VMs spawning multiple seperate DMZs). But since I'm using vif-nat, you might just want to see what you can get out of it for your situation.. My basic idea was to not route everything precisly within the domU, but use vif-nat and some iptables magic to basically not give the virtual network cards IPs from the dom0 point of view and use conditional routing with multiple routing chains to basically tell the dom0 (if a package comes with destination adress a.b.c.d, put it into interface firewall1). For the domUs, this is transparent because they still got their IPs internally, you can restrict the movement quite a lot externally (massiv security plus cause for example dropping all packages when the webserver tries to communicate to the outside or preventing ddos before it hits a vm). If you want, I can explain this in more detail, but since you explicitly asked about the hvms, I try to concentrate on that:2014-05-26 20:50 GMT+02:00 Steffen Heil (Mailinglisten) <lists@xxxxxxxxxxxxxxx>: Hi _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |