From: Maciej Browarski <Maciej.Browarski@Sun.COM>
To: xen-devel@lists.xensource.com
Subject: network masquerade
Date: Tue, 20 Nov 2007 15:40:31 +0100 [thread overview]
Message-ID: <4742F1DF.6090709@sun.com> (raw)
Hello,
Between dom0 (linux-debian) and domU (solaris) I make internal network
(in config.sxp change default bridge to netdev=dummy0) and it's works well.
But I'd like to domU have contact with outside network.
I use network-nat start and I see new things like:
Chain POSTROUTING (policy ACCEPT 2 packets, 168 bytes)
pkts bytes target prot opt in out source
destination
306 18677 MASQUERADE 0 -- * eth0 0.0.0.0/0
0.0.0.0/0
and "1" in /proc/sys/net/ipv4/ip_foraward.
When I try ping outside network from domU I see that MASQUERADE doesn't
work for internal network. Routing is ok.
What I'm doing wrong ?
Regards,
Maciej
reply other threads:[~2007-11-20 14:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4742F1DF.6090709@sun.com \
--to=maciej.browarski@sun.com \
--cc=xen-devel@lists.xensource.com \
/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.