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-devel

Re: [Xen-devel] xen on mandrake 9.2

Hi, Victor:

Netfilter is the kernel part. iptables is the corresponding
user space part. There should be nothing wrong if you
are using xenolinux-2.4.25, just upgrade your iptables.
www.netfilter.org

-- Bin

On 29 Feb 2004, at 15:08, victor wrote:


I have installed xen 1.2 on a mandrake 9.2 distribution(reading
Xeno-1.2-HOWTO.txt).
When I do xen_nat_enable the error is:

iptables: Invalid argument
iptables returned error; have you build netfilter?

When I compiled the kernel the defaul otion for netfilter was:
Network packet filtering - included

Section IP: Netfilter configuration
Full NAT - included
MASQUERADE - included

At a closer look the error cames from this command:
iptables -t nat -A POSTROUTING -o eth0 -s 192.168.0.0/16 -j MASQUERADE


Thank you






-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] xen on mandrake 9.2, Bin Ren <=