|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Ip tunnel add failed in XenServer
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>
|
- [Xen-users] Ip tunnel add failed in XenServer,
Frank <=
|
|
|
|
|