On Wed, Aug 31, 2011 at 10:14 AM, CM [Sprintserve.net] <[email protected]> wrote: > You need to add a route on the virtual host using the private IP as the > gateway: > > i.e using your example > > On the 1st VPS: > > route add -net 10.0.0.0 netmask 255.255.255.0 gw 10.0.0.179 > > On the 2nd VPS: > > route add -net 10.0.0.0 netmask 255.255.255.0 gw 10.0.0.173 > > > Best Regards, > CM Ho
Wow... I knew it had to be easy, but not that it was that easy! Thank you so much, that did the trick! :) Any chance I could ask you to please explain to me why this was needed for the backend network but not for the frontend? I am a bit confused as to the difference here. Cheers, Einar _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
