From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Stefan Kuhne <stefan.kuhne@gmx.net>
Cc: xen-devel@lists.xensource.com
Subject: Re: 2.6.31.6 pv_ops and routing DomU
Date: Tue, 9 Mar 2010 17:31:12 -0500 [thread overview]
Message-ID: <20100309223112.GB700@phenom.dumpdata.com> (raw)
In-Reply-To: <4B96C8AF.3050603@access.denied>
On Tue, Mar 09, 2010 at 11:16:15PM +0100, Stefan Kuhne wrote:
> Hello,
>
> i try to use xen-4.0.0-rcx with linux-2.6.31.6 pv_ops Dom0 Kernel.
>
> I've a DomU as DSL Router with pppoe.
> My Hardware has only one NIC, so i have to use it for LAN and pppoe to
> my DSL Modem.
Your DomU goes to the Internet. You Dom0 hooks up to the rest of your
LAN. You want Dom0 and DomU to route packets back and forth, right?
>
> My Problem is, that only this DomU and the Dom0 has Internet.
I presume you have your Dom0 NIC in a bridge which has the vif for the
DomU.
> All others have DNS but ping doesn't work.
Can you ping your DomU from your LAN? That _should_ work.
>
> I can't find anythink in any log file.
Go to wireshark website and watch the videos on how to use it. Your
problem is network related.
>
> Anyone an idea?
I think your DomU routing is not set properly. Look online for tutorials
on NAT/Masquarade/firewall. Make sure you have
echo 1 > /proc/sys/net/ipv4/ip_forward
Set in your DomU.
next prev parent reply other threads:[~2010-03-09 22:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-09 22:16 2.6.31.6 pv_ops and routing DomU Stefan Kuhne
2010-03-09 22:31 ` Konrad Rzeszutek Wilk [this message]
2010-03-09 23:10 ` Stefan Kuhne
2010-03-10 11:19 ` Stefan Kuhne
2010-03-10 19:56 ` Konrad Rzeszutek Wilk
2010-03-11 8:48 ` Stefan Kuhne
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=20100309223112.GB700@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=stefan.kuhne@gmx.net \
--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.