Displaying 20 results from an estimated 2000 matches similar to: "No internet in the second DomU"
2008 May 28
6
SSH ping etc not working between dom0 and domU''s
Hi!
I have a problem with my new Xen setup. I have installed Debian etch
with netinstall and I''m using 2.6.18-6-xen-amd64 kernel in my dom0 and
3.0.3-0-4 version xen hypervisor. I''m using four network cards on my
system and using three of them as xen bridges and dom0 is using the
fourth one only for it''s own. So basicly both of my virtual servers use
a network card
2005 Jun 05
7
Xen 3.0 Xend loses network - eth0 -> veth0?
Hi list.
I started with Xen yesterday, but I am facing a bit of a problem.
My system had always configure eth0 with 10.0.0.4/8
I am using Xen unstable source (on Debian sid)
Now I installed Xen, rebooted the machine, and first the usual network is
coming up and then the xend will be started.
I''ll end up with this, but I am wondering if this should be the way of
things to be
2003 Jan 09
19
New on the Web Site
While I''m in temporary retirement, I''ve decided spend a little time
experimenting with new things and making some updates to the web site. The
biggest result of this effort to date has been:
http://shorewall.sf.net/Shorewall_Squid_Usage.html
This outlines how to use Squid as a transparent proxy running on the
firewall, in the DMZ or in the local network. In the latter two
2007 Jun 21
5
GRE tunnel
I am trying to setup GRE between two CentOS 4.5 boxes. I have tried
several variations of what''s listed below, but none of them work.
box1:
modprobe ip_gre
ip link set gre0 up
ip tunnel add gretun mode gre local 66.1.1.161 remote 66.1.2.161 ttl 20 dev
eth0
ip addr add dev gretun 10.253.253.1 peer 10.253.253.2/24
ip link set dev gretun up
ip route add 10.2.0.0/16 via 10.253.253.2
box2:
2008 Apr 18
7
help--dom0 network goes unpingable when xend starts
I installed 64-bit xen 3.1.0 (from xensource.com tarballs) on
three new machines today, using a configuration setup that I''ve
used successfully many times before. However, I encountered a
new problem.
These are Dell Poweredge 1950 servers, by the way.
>From lspci
04:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708
Gigabit Ethernet (rev 12)
08:00.0 Ethernet
2007 Jun 05
6
xen network Dom0
hi,
i''ve tried again Debian testing, with xen 3.1 binary.
it works fine but i can''t have the networt working:
i''ve have an ethernet card with
static IP: 172.20.2.160
gateway: 172.20.2.1
uname -r :2.6.18-xen
without xen, the network works fine.
here''s my output:
eth0 Lien encap:Ethernet HWaddr 00:0F:FE:6B:57:32
inet adr:172.20.2.160
2008 Apr 18
1
help--dom0 network goes unpingable when xend starts (fwd)
I am posting the message below again because it did not go through
last night. Help!
Steve Timm
--
------------------------------------------------------------------
Steven C. Timm, Ph.D (630) 840-8525
timm@fnal.gov http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.
2011 May 01
1
Simulation Questions
I have the following script for generating a dataset. It works like a champ except for a couple of things.
1. I need the variables "itbs" and "map" to be negatively correlated with the binomial variable "lunch" (around -0.21 and -0.24, respectively). The binomial variable "lunch" needs to remain unchanged.
2. While my generated variables do come out
2006 Sep 01
5
can''t get network access from windows hvm
Hello everyone,
I have been able to get windows xp to run under a virtual machine, but i
cannot get any network access.
My desktop is connected to a university network, and we are only given 1
ip address. so i understand i have to use routing instead of bridging,
right?
i have commented the two lines for bridge and enabled routing in
/etc/xen/xend-config.sxp
next i inserted a line:
vif
2011 Apr 15
1
Problems setting up bridge
Hi,
I have a fc14 box with two interfaces that I'm having some difficulty
setting up a bridge properly. I have a few kvm guests set up and
running, but I've switched from using NetworkManager to using standard
networking with a bridge. I've modified the ifcfg-eth0 and created
ifcfg-br0 as per the standard documentation, but I think I'm having
routing problems. This is what the
2009 Sep 30
10
Problem with bridged network
Hello!
I''ve got CentOS 5.3 x64 as dom0 and the same OS for domU. I''ve installed
it using the following manual: http://www.howtoforge.com/centos_5.0_xen
Guest image was taken from stacklet.com
Unfortunately, I can''t make domU working with public static IP.
When I use bridged networking, the guest don''t have network connection
at all.
When I use routed
2006 May 04
2
No networking in DomU - Ubuntu
Well where do I start...I have a domU (ubuntu) booting and appears well
but I don''t have an eth0 listed at all, dom) looks good.
DomU:
eth0 Link encap:Ethernet HWaddr 00:06:5B:15:C5:0B
inet addr:10.99.99.5 Bcast:10.99.99.7 Mask:255.255.255.248
inet6 addr: fe80::206:5bff:fe15:c50b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
2004 Aug 20
1
some websites cant be reached
I have an internet router powered by gentoo+shorewall2.0.7+adsl(pppoe)
but my clients(and gateway) cant access some websites----these sites
must be okay,other sites are okay. The I believe it is caused by MTU or
MSS, but I have no idea yet. Btw, the unaccessable sites are dynamic, it
says: today I cant access www.oracle.com nextday I redail--to get
another ip,I can access www.oracle.com.
Help!
2006 Oct 18
1
Eth0 in Promisc mode
Hello,
Is it normal that eth0 in domain0 is in promisc mode ?
[root@vmaster ~]# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:0B:CD:4D:C4:8A
inet addr:XXX.XXX.XXX.XXX Bcast:XXX.XXX.XXX.XXX Mask:
255.255.255.248
inet6 addr: fe80::20b:cdff:fe4d:c48a/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:3602633 errors:0
2006 Dec 11
10
Dom0 network problem
Hello.
I''ve just started with Xen and configuring Dom0.
My hardware is Core2Duo based Xeon server and I installed Debian etch
for amd64 architecture. The Xen related pachages installed are the
following.
linux-image-2.6.17-2-xen-amd64
linux-modules-2.6.17-2-xen-amd64
xen-hypervisor-3.0.3-1-amd64
xen-tools
xen-utils-3.0.3-1
xen-utils-common
My problem is that when xend is
2006 Jul 07
7
[PATCH] xenconsole fix
xenconsole fix. reference of tty->count in xencons_close() is racy.
It must be protected by tty_sem semaphore like con_close() in
drivers/char/vt.c
--
yamahata
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Feb 28
1
Networking problems with fresh install
I just did a fresh install of centos 5.0 from cd, followed by yum update
which installed 399 packages. No failures or errors that I can see.
I have three nics in the box, but am only setting up one at the moment.
The box can ping others in my network, but if I try ssh, telnet, ftp, etc
I get this:
[root at cm network-scripts]# ftp watchdog
ftp: connect: No route to host
ftp>
[root at cm
2004 Sep 26
5
connection established, can't ping
Hello!
I have recently installed tinc on a linux 2.4 machine which has
192.168.0.0/24 private network connected to eth0 and registered ip on eth1.
I also installed tinc on Windows 2000 machine on a remote location.
for this moment I can establish connection, on Linux machine tincd says:
Sep 26 21:10:50 hostname tinc.gscvpn[483]: Node home (y.y.y.y port 655)
became reachable
But i
2003 Jun 22
2
Sip and dual homed box
Hi.
I've an asterisk box with 2 nics, one with a local
ip 192.168.1.xxx and the other with a public ip.
The default route is via the public ip route.
I need to use sip on both ends, since I have phones
on the lan and on the internet...
but.. if I set bindaddr=0.0.0.0 in sip.conf,
I had that error messages:
Jun 19 13:07:21 WARNING[7176]: File chan_sip.c, Line 386 (__sip_xmit):
sip_xmit of
2000 Jun 23
2
tinc 0.3.3 vs. 1.0pre2
Hi Ivo,
--On Freitag, 23. Juni 2000 01:15 +0200 Ivo Timmermans <zarq@icicle.yi.org>
wrote:
> I'm not sure I fully understand your patch.
This is not so important since I'm trying to get 1.0pre2 running.
Although I had no luck so far, I'll point out what's going wrong at the end
of this mail.
> For instance, you force a
> key exchange when the connection is made,