WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Virtual ethernet problem

On Monday 11 September 2006 3:33 am, Janke Dávid wrote:
> I'll have to reach 10.10.0.2 from the local lan.
> Am I right that I need routing? How do I do this?

first, make sure IP forwarding is enabled on dom0:

echo "1" > /proc/sys/net/ipv4/ip_forward

(usually this is somewhere on an initialisation script)

then add a route to make 10.2.0.9 a gateway to 10.10.0.0/29, either on each 
machine of the local LAN, or on the router used as "default gateway"

-- 
Javier

Attachment: pgpYHYZXunM9d.pgp
Description: PGP signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>