On Wed June 7 2006 17:43, Alexander Kabanov wrote: > hi, > > what about this (need to verify, going to this evening) > > ifconfig dummy0 10.10.10.10 up > > and then give two IPs to each guest, i.e. (vserver/interfaces) > > eth0 x.x.x.x - external IP > dummy0 10.10.10.11 - internal IP > > guest's /etc/hosts > x.x.x.x guest01 > 10.10.10.11 localhost > > unfortunatelly, most likely it is not a solution for Albert's problem. > > is there anything that needs to be done to firewall? it seems to me > the dummy iface is some kind of internal device similar to lo. Would > be good to hear mainteiners opinion about this approach. > > thanks > > --Shurik
Not exactly similar to lo. It is the network interface equivalent of /dev/null. Mike _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
