From: J Webster <jw.jwebster@gmail.com>
To: netfilter@vger.kernel.org
Subject: Re: masquerade error
Date: Wed, 12 Oct 2011 19:18:10 +0100 [thread overview]
Message-ID: <4E95D9E2.4010002@gmail.com> (raw)
In-Reply-To: <4E94480C.4050604@googlemail.com>
> The problem here may be venet0 interface. As far as I know, there is no
> support for "nat" tables on OpenVZ virtual network interfaces.
Thanks. If that is the case, then how do I postroute on a virtual network?
[root@vps8259 openvpn]# iptables -t nat -A POSTROUTING -s 10.8.0.0/24
-o venet0 -j MASQUERADE
iptables: Unknown error 4294967295
[root@vps8259 openvpn]# iptables -t nat -A POSTROUTING -s 10.8.0.0/24
-o venet0 -j MASQUERADE
iptables: Unknown error 4294967295
next prev parent reply other threads:[~2011-10-12 18:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-11 7:01 masquerade error J Webster
2011-10-11 13:31 ` Jan Sarenik
2011-10-11 13:43 ` J Webster
2011-10-12 18:18 ` J Webster [this message]
2011-10-13 14:09 ` Jan Sarenik
2011-10-14 7:34 ` J Webster
2011-10-14 8:55 ` Rob Sterenborg (lists)
2011-10-14 9:05 ` Rob Sterenborg (lists)
[not found] ` <4E980738.5040202@googlemail.com>
2011-10-14 9:57 ` J Webster
2011-10-14 10:27 ` Rob Sterenborg (lists)
2011-10-14 11:45 ` J Webster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E95D9E2.4010002@gmail.com \
--to=jw.jwebster@gmail.com \
--cc=netfilter@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.