[Announcement] Tinc version 1.1pre12 released

hshh hunreal at gmail.com
Wed Apr 27 11:26:36 CEST 2016


tinc.conf
Name = server
Device = /dev/tun10
TunnelServer = yes
Forwarding = kernel
KeyExpire = 86400

tinc-up
#!/bin/sh
/sbin/ifconfig tun10 up
/sbin/ifconfig tun10 inet 10.255.1.1/24

On Wed, Apr 27, 2016 at 5:20 PM, Guus Sliepen <guus at tinc-vpn.org> wrote:
> On Wed, Apr 27, 2016 at 05:15:57PM +0800, hshh wrote:
>
>> >Updated support for BSD tun/tap devices.
>> It is broken on FreeBSD tun.
>>
>> tcpdump on tun,
>> 09:05:07.458988 IP0 bad-hlen 0
>
> Can you show me your tinc.conf and tinc-up script? Also, which version
> of FreeBSD are you using?
>
> --
> Met vriendelijke groet / with kind regards,
>      Guus Sliepen <guus at tinc-vpn.org>
>
> _______________________________________________
> tinc mailing list
> tinc at tinc-vpn.org
> https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
>



-- 
@hshh


More information about the tinc mailing list