| 
		
			| GRE/IPIP tunnel support on VE [message #6672] | Thu, 21 September 2006 06:59  |  
			| 
				
				
					|  magicboiz Messages: 6
 Registered: September 2006
 | Junior Member |  |  |  
	| Hello all 
 I'm trying to add an ip tunnel inside a VE, but with no luck. I'd try two ways:
 
 1.- Inside the VE, I did run:
 -bash-3.00# ip tunnel add tunel0 mode gre local 10.1.2.3 remote 10.2.3.4
 ioctl: No such device
 
 2.- From the HW node, I did create the tunnel interface, and then, trying to add it to the VE:
 
 [root@hwnode /]#ip tunnel add tunel0 mode gre local 10.1.2.3 remote 10.2.3.4
 [root@hwnode /]# vzctl set 100 --netdev_add tunel0 --save
 Bad parameter for --netdev_add: tunel0
 
 
 Is possible to use IP tunnels (GRE/IPIP) in OpenVZ enviroment?
 
 HW machine running CentOS 4.4 with kernel 2.6.9-023stab016
 
 thx in advance.
 Javier.
 |  
	|  |  | 
	|  | 
	|  | 
	|  | 
	|  | 
	|  | 
	|  | 
	|  | 
	|  | 
	|  | 
	|  | 
	|  | 
	|  | 
	|  |