[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] 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:
pgpKB2hPKY7e2.pgp _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |