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

[Xen-users] Ip tunnel add failed in XenServer

To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Ip tunnel add failed in XenServer
From: Frank <frank@xxxxxxxxx>
Date: Fri, 14 Jan 2011 15:29:54 -0800
Delivery-date: Fri, 14 Jan 2011 15:31:33 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7
Hi,
I am just trying to create gre tunnel by "ip tunnel", unfortunately it failed:

[root@xenserver-frank2 ~]# ip tunnel add netb mode gre key 2 remote 192.168.152.22 local 192.168.152.21 ttl 255
ioctl: No such device

[root@xenserver-frank2 ~]# ip tunnel add netb mode gre key 2 remote 192.168.152.22 local 192.168.152.21 ttl 255 dev eth0
ioctl: No such device

    what miss in xenserver5.6FP1?

I just "guess" the usage of "xe tunnel-create" command, I guess I should create a tunnel myself, then get its pif uuid, then:

xe tunnel-create network-uuid=networkuuid pif-uuid=my-tunnel-device-pif-uuid

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

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