View previous topic :: View next topic |
Author |
Message |
next40 n00b
Joined: 25 Jan 2013 Posts: 21
|
Posted: Wed Jan 30, 2013 12:51 pm Post subject: Gre over ip |
|
|
iptunnel add vpn0 mode gre remote yy,yy,yy,yy local xx,xx,xx,xx dev eth0
i can create tunnel with error
ioctl: No such device |
|
Back to top |
|
|
syn0ptik Apprentice
Joined: 09 Jan 2013 Posts: 267
|
Posted: Thu Jan 31, 2013 12:42 am Post subject: |
|
|
it seems you need ip_gre module, where does those ioctl's. |
|
Back to top |
|
|
next40 n00b
Joined: 25 Jan 2013 Posts: 21
|
Posted: Fri Feb 01, 2013 6:19 am Post subject: |
|
|
syn0ptik wrote: | it seems you need ip_gre module, where does those ioctl's. |
gre over ip enabled on kernel, modprobe ip_gre not found module |
|
Back to top |
|
|
next40 n00b
Joined: 25 Jan 2013 Posts: 21
|
Posted: Tue Feb 05, 2013 5:27 am Post subject: |
|
|
other ideas? |
|
Back to top |
|
|
AngelKnight Tux's lil' helper
Joined: 14 Jan 2003 Posts: 127
|
Posted: Thu Feb 07, 2013 1:52 am Post subject: |
|
|
You've provided very little information...
So start from the top: consider building a test system that has the right bits working. You might even do it on the machine itself with a recent LiveDVD if possible. If the test system has it working, figure out what's different between the test system and the target. |
|
Back to top |
|
|
syn0ptik Apprentice
Joined: 09 Jan 2013 Posts: 267
|
Posted: Fri Feb 08, 2013 4:10 am Post subject: |
|
|
in another way you should enable in your kernel
|
|
Back to top |
|
|
|