OpenVZ Forum


Home » General » Support » *SOLVED* NAT doesn't seem to work
Re: NAT doesn't seem to work [message #5030 is a reply to message #5009] Tue, 08 August 2006 23:58 Go to previous messageGo to previous message
duswil is currently offline  duswil
Messages: 77
Registered: January 2006
Member
That one worked. As long as you're using modules (which I don't want to), that does the trick. Your comment helped greatly. Thanks!

I got it to work without module support, but it required patching one line of the the OpenVZ patch.

You might want to consider making this flag (ip_conntrack_enable_ve0) an option to be set in the .config (via make menuconfig, make config, or whatever). If I knew how, I would help with that.

In the patch, I found the line that said:
+int ip_conntrack_enable_ve0 = 0;

and replaced it with:
+int ip_conntrack_enable_ve0 = 1;

which hardcodes that option into the kernel.

That part of the OpenVZ patch affects the "linux-2.6.8/net/ipv4/netfilter/ip_conntrack_standalone.c" file in the kernel source.

(removed patch, see http://bugzilla.openvz.org/show_bug.cgi?id=218 instead)

Thanks!

[Updated on: Wed, 09 August 2006 00:47]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: firewall into VE and isolating eth's from the host
Next Topic: *SOLVED* VPS Tamplate: gentoo-20060317-i686-stage3
Goto Forum:
  


Current Time: Mon Aug 19 03:19:34 GMT 2024

Total time taken to generate the page: 0.02967 seconds