From: Maciej Browarski <Maciej.Browarski@Sun.COM>
To: xen-devel@lists.xensource.com
Cc: xen-discuss@opensolaris.org
Subject: problem with network in domU
Date: Mon, 19 Nov 2007 16:35:37 +0100 [thread overview]
Message-ID: <4741AD49.4040107@sun.com> (raw)
Hello,
I'm using xen-3.1.2 downloaded today from repository.
As dom0 I have linux-kernel 2.6.18 and Debian distro.
As domU I install OpenSolaris Nevada 75a.
My config file looks:
name = 'osdev'
memory = '1024'
vcpus = 2
disk = [ 'file:/mnt/xen/osdev/disk.raw,0,w',
'file:/mnt/xen/osdev/disk1.raw,1,w' ]
vif = [ '' ]
on_shutdown = 'destroy'
on_reboot = 'destroy'
on_crash = 'destroy'
After xm create I see new devices in dom0: peth0, xenbr0 and etc.
bash# brctl show
xenbr0 8000.feffffffffff no vif0.0
peth0
vif3.0
So, on dom0 outside network works fine, but on domU I have strange
behavior ( dom0 and domU has addresses from DHCP).
From domU I catch good address. I can also ping outside gateway but
connect with any TCP/UDP ports outside my machine is incorrect (there
are only SYN and SYN/ACK nothing more and timeout).
All connection between dom0 and domU works good.
Have you any idea what's wrong ?
Regards
Maciej
next reply other threads:[~2007-11-19 15:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-19 15:35 Maciej Browarski [this message]
2007-11-19 15:47 ` problem with network in domU michael schuster
2007-11-19 15:59 ` Re: [xen-discuss] " Maciej Browarski
-- strict thread matches above, loose matches on Subject: below --
2007-11-19 16:02 Juergen Keil
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=4741AD49.4040107@sun.com \
--to=maciej.browarski@sun.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen-discuss@opensolaris.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.