WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] No IP, URGEND

To: DIEDERIT@xxxxxxxxxxxxxxxxxxxxxxxxxxxx, XEN User - listmembers <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] No IP, URGEND
From: Stephan Seitz <s.seitz@xxxxxxxxxxxx>
Date: Thu, 20 Oct 2005 12:41:06 +0200
Delivery-date: Thu, 20 Oct 2005 10:38:44 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <D883B61937A3FA45A4D8BAEA489AC7D104C436B7@xxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Openpgp: id=46F31C36
References: <D883B61937A3FA45A4D8BAEA489AC7D104C436B7@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050331)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

DIEDERIT@xxxxxxxxxxxxxxxxxxxxxxxxxxxx schrieb:

> No IP, URGEND
>
> Hi, My host has this ip info, but vif4.0 and vif6.0 has no ip, but
> it is noticed. How can this be? How to give the guest 4 and 6 an ip
> to tanlk with them?
>

you should be able to connect to the virtual tty by using
xm console <id>
to login and change the needed values (e.g. /etc/network/interfaces ...)

you should also add the connection information into the /etc/xen/[machine]
configuration at your dom0.

to get one point of managing, my setup only uses dhcp (which is also given
in the machine configurations of the domU's) and a dhcpd with fixed ip
bindings to the given mac adresses.

i've never encountered network problems in this environment.

btw. did you setup *anything* in your config? (your domU's are showing the
same MAC ?!?)


greetings

Stephan Seitz


> [root@ingpcxen002 ~]# ifconfig eth0 Link encap:Ethernet
> HWaddr 00:01:03:16:C6:66 inet addr:148.191.106.66
> Bcast:148.191.107.255 Mask:255.255.254.0 UP BROADCAST RUNNING
> MULTICAST MTU:1500 Metric:1 RX packets:3304 errors:0 dropped:0
> overruns:1 frame:0 TX packets:166 errors:0 dropped:0 overruns:0
> carrier:0 collisions:0 txqueuelen:1000 RX bytes:249018 (243.1 KiB)
> TX bytes:33531 (32.7 KiB) Interrupt:5 Base address:0x2000
>
> lo Link encap:Local Loopback inet addr:127.0.0.1
> Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX
> packets:3414 errors:0 dropped:0 overruns:0 frame:0 TX packets:3414
> errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0
> RX bytes:271586 (265.2 KiB) TX bytes:271586 (265.2 KiB)
>
> vif4.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF UP
> BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:11
> errors:0 dropped:0 overruns:0 frame:0 TX packets:2321 errors:0
> dropped:1 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX
> bytes:3762 (3.6 KiB) TX bytes:176958 (172.8 KiB)
>
> vif6.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF UP
> BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:33
> errors:0 dropped:0 overruns:0 frame:0 TX packets:198 errors:0
> dropped:993 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX
> bytes:6786 (6.6 KiB) TX bytes:13992 (13.6 KiB)
>
> xen-br0 Link encap:Ethernet HWaddr 00:01:03:16:C6:66 inet
> addr:148.191.106.66 Bcast:148.191.107.255 Mask:255.255.255.255 UP
> BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2989
> errors:0 dropped:0 overruns:0 frame:0 TX packets:59 errors:0
> dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX
> bytes:196995 (192.3 KiB) TX bytes:8949 (8.7 KiB)
>
>
>
>
> [root@ingpcxen002 ~]# xm console 6 ************ REMOTE CONSOLE:
> CTRL-] TO QUIT ******** PING 148.191.106.155 (148.191.106.155)
> 56(84) bytes of data.
>
> --- 148.191.106.155 ping statistics --- 3 packets transmitted, 0
> received, +3 errors, 100% packet loss, time 2018ms , pipe 4 failed.
> [root@ingpcxen002_xen ~]# ifconfig lo Link encap:Local
> Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING
> MTU:16436 Metric:1 RX packets:14 errors:0 dropped:0 overruns:0
> frame:0 TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0 RX bytes:1232 (1.2 KiB) TX bytes:1232
> (1.2 KiB)
>
> [root@ingpcxen002_xen ~]# ifup eth0
>
> Determining IP information for eth0...PING 148.191.106.155
> (148.191.106.155) 56(84) bytes of data.
>
> --- 148.191.106.155 ping statistics --- 3 packets transmitted, 0
> received, +3 errors, 100% packet loss, time 2011ms , pipe 4 failed.
> [root@ingpcxen002_xen ~]# ifconfig lo Link encap:Local
> Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING
> MTU:16436 Metric:1 RX packets:17 errors:0 dropped:0 overruns:0
> frame:0 TX packets:17 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0 RX bytes:1568 (1.5 KiB) TX bytes:1568
> (1.5 KiB)
>
> [root@ingpcxen002_xen ~]#
>
> */Thomas Diederich
>
> /*************************************************** * Boehringer
> Ingelheim Pharma GmbH & Co.KG * A Informationsverarbeitung /
> Diplomant Systemtechnik * * Mail:
> _diederit@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> <mailto:diederit@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> * Phone: +49
> (0)6132/77-98151
>
>
> ----------------------------------------------------------------------
>
>
> _______________________________________________ Xen-users mailing
> list Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDV3RB0MKSfkbzHDYRArsOAKCHxgLwhUn4Ua4TMysOkbVjPALongCg0t/z
cdtNCQYrZzcGd1NwN/cyh4M=
=TNWf
-----END PGP SIGNATURE-----


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>