tor 2007-03-15 klockan 15:40 +0800 skrev Awie: > Martin, > > I run command: "iptunnel add gre1 remote <my.router.ip.addr> local > <my.squid.ip.addr> dev eth0" (without quotes) > > Then I got message below > > ioctl: No such device > > Would you tell me why I got it?
This means ip_gre is not loaded.. rmmod ip_wccp modprobe ip_gre then try again. See the FAQ for a complete sequence of commands for using ip_gre. Regards Henrik
signature.asc
Description: Detta är en digitalt signerad meddelandedel
