* network masquerade
@ 2007-11-20 14:40 Maciej Browarski
0 siblings, 0 replies; only message in thread
From: Maciej Browarski @ 2007-11-20 14:40 UTC (permalink / raw)
To: xen-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-11-20 14:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-20 14:40 network masquerade Maciej Browarski
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.