Hi,<div><br></div><div>I want to create virtual network interfaces to use with GRE Tunnels. </div><div><br></div><div>Using debootstrap, I've installed debian squeeze, and configured my virtual interface as below:</div>

<div><br></div><div><div>auto tun0</div><div>iface tun0 inet static</div><div>        address 10.1.253.1</div><div>        netmask 255.255.255.252</div><div>        up ifconfig tun0 multicast</div><div>        pre-up iptunnel add tun0 mode gre remote 10.27.1.253 local 10.27.1.1 ttl 255</div>

<div>        pointopoint 10.1.253.2</div><div>        post-down iptunnel del tun0</div><div><br></div><div>But i get the following error: "ipgre init: can't add protocol" .</div><div><br></div><div>I've already tried with debian Lenny from lxc-debian script, but a different error appears. </div>

<div><br></div><div>Any ideas?</div><div><br></div><div>Thanks in advance.</div><div><br></div>-- <br>Sergio Roberto Charpinel Jr.<br>
</div>