Tinc1.0pre4 & kernel 2.4.5 & tun/tap

Guus Sliepen guus at sliepen.warande.net
Fri Jun 29 10:26:00 CEST 2001


On Thu, Jun 28, 2001 at 02:27:11PM -0600, Igor Belokopytov wrote:

> I want to setup tinc 1.0 pre4 with kernel 2.4.5 I didn't find
> information about settings of tun/tap device
[...]
> #ifconfig test4 10.x.x.x netmsak 255.255.0.0
> SIOCSIFADDR: no such device
> test4: unknown interface: No such device

Check if tinc was compiled with support for the tun/tap driver. If you look in
your syslog, it should say "/dev/tun is a new style tun/tap device" if it is
compiled WITH tun/tap support, otherwise it was compiled without it.

If not, check if /usr/include/linux/if_tun.h exists. If not, make sure you have
the kernel source installed and create a symlink to
/usr/src/linux/include/linux/if_tun.h. Then do a make clean; ./configure; make
install.

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen <guus at sliepen.warande.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://brouwer.uvt.nl/pipermail/tinc/attachments/20010629/911fee25/attachment.pgp


More information about the Tinc mailing list