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] (no subject)

Digital Idiot wrote:

Performing cross-bridge DNAT requires IP forwarding to be enabled is
the error msg I get.


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

or for setting this on bootup:

In /etc/sysctl.conf

# Controls IP packet forwarding
net.ipv4.ip_forward = 1

where 1 is on and 0 is off.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>