[Users] Dual networks. Routing issue?
Einar S. Idsø
einar.openvz at norsk-esport.no
Wed Aug 31 04:36:24 EDT 2011
On Wed, Aug 31, 2011 at 10:14 AM, CM [Sprintserve.net]
<silver at sprintserve.net> 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
More information about the Users
mailing list