search for: scriptsinterpreter

Displaying 12 results from an estimated 12 matches for "scriptsinterpreter".

Did you mean: scriptinterpreter
2014 Dec 22
1
[Announcement] Tinc version 1.0.25 released
With pleasure we announce the release of tinc version 1.0.25. Here is a summary of the changes: * Documentation updates. * Support linking against -lresolv on Mac OS X. * Fix scripts on Windows when using the ScriptsInterpreter option. * Allow a minimum reconnect timeout to be specified. * Support PriorityInheritance on IPv6 sockets. Thanks to David Pflug, Baptiste Jonglez, Alexis Hildebrandt, Borg, Jochen Voss, Tomislav ?ohar and VittGam for their contributions to this version of tinc. Note that this will be one of...
2014 Dec 22
1
[Announcement] Tinc version 1.0.25 released
With pleasure we announce the release of tinc version 1.0.25. Here is a summary of the changes: * Documentation updates. * Support linking against -lresolv on Mac OS X. * Fix scripts on Windows when using the ScriptsInterpreter option. * Allow a minimum reconnect timeout to be specified. * Support PriorityInheritance on IPv6 sockets. Thanks to David Pflug, Baptiste Jonglez, Alexis Hildebrandt, Borg, Jochen Voss, Tomislav ?ohar and VittGam for their contributions to this version of tinc. Note that this will be one of...
2015 Mar 26
2
Problem With Android Configuration
...t; # Default is /dev/tap0 for ethertap or FreeBSD, > # /dev/tun0 for Solaris and OpenBSD, > # and /dev/net/tun for Linux tun/tap device. > #Mode = switch > Device = /dev/tun > #DeviceType = tap > #Interface = tap0 > #echo 1 > /proc/sys/net/ipv4/conf/$INTERFACE/rp_filter > ScriptsInterpreter = /system/bin/sh > root at hammerhead:/sdcard/tinc/vpnalma # cat tinc-up > #!/bin/sh > # This file sets up the tap device. > # It gives you the freedom to do anything you want with it. > # Use the correct name for the tap device: > # The environment variable $INTERFACE is set to t...
2015 Mar 25
4
Problem With Android Configuration
...tTo = imac # The tap device tinc will use. # Default is /dev/tap0 for ethertap or FreeBSD, # /dev/tun0 for Solaris and OpenBSD, # and /dev/net/tun for Linux tun/tap device. #Mode = switch Device = /dev/tun #DeviceType = tap #Interface = tap0 #echo 1 > /proc/sys/net/ipv4/conf/$INTERFACE/rp_filter ScriptsInterpreter = /system/bin/sh root at hammerhead:/sdcard/tinc/vpnalma # cat tinc-up #!/bin/sh # This file sets up the tap device. # It gives you the freedom to do anything you want with it. # Use the correct name for the tap device: # The environment variable $INTERFACE is set to the right name # on most platfo...
2015 Sep 26
1
Tinc clients behind a NAT, tunnels get unstable
Hi, Am Samstag, den 26.09.2015, 15:45 +0200 schrieb Marcus Schopen: > Hi, > > Am Samstag, den 26.09.2015, 12:20 +0200 schrieb Marcus Schopen: > > Last Problem seems to be the local UFW Firewall on the clients whichs > > seems to block the Broadcast for LocalDiscovery = yes. Need to check the > > logs here. > > Puzzeling around with UFW firewall. What ports need
2015 Mar 27
2
Problem With Android Configuration
...# /dev/tun0 for Solaris and OpenBSD, >>> # and /dev/net/tun for Linux tun/tap device. >>> #Mode = switch >>> Device = /dev/tun >>> #DeviceType = tap >>> #Interface = tap0 >>> #echo 1 > /proc/sys/net/ipv4/conf/$INTERFACE/rp_filter >>> ScriptsInterpreter = /system/bin/sh >>> root at hammerhead:/sdcard/tinc/vpnalma # cat tinc-up >>> #!/bin/sh >>> # This file sets up the tap device. >>> # It gives you the freedom to do anything you want with it. >>> # Use the correct name for the tap device: >>> #...
2015 Mar 25
0
Problem With Android Configuration
...t; # Default is /dev/tap0 for ethertap or FreeBSD, > # /dev/tun0 for Solaris and OpenBSD, > # and /dev/net/tun for Linux tun/tap device. > #Mode = switch > Device = /dev/tun > #DeviceType = tap > #Interface = tap0 > #echo 1 > /proc/sys/net/ipv4/conf/$INTERFACE/rp_filter > ScriptsInterpreter = /system/bin/sh > root at hammerhead:/sdcard/tinc/vpnalma # cat tinc-up > #!/bin/sh > # This file sets up the tap device. > # It gives you the freedom to do anything you want with it. > # Use the correct name for the tap device: > # The environment variable $INTERFACE is set to t...
2015 Mar 27
2
Problem With Android Configuration
...Linux tun/tap device. > > > > > #Mode = switch > > > > > Device = /dev/tun > > > > > #DeviceType = tap > > > > > #Interface = tap0 > > > > > #echo 1 > /proc/sys/net/ipv4/conf/$INTERFACE/rp_filter > > > > > ScriptsInterpreter = /system/bin/sh > > > > > root at hammerhead:/sdcard/tinc/vpnalma # cat tinc-up > > > > > #!/bin/sh > > > > > # This file sets up the tap device. > > > > > # It gives you the freedom to do anything you want with it. > > > > &g...
2015 Mar 27
0
Problem With Android Configuration
...hertap or FreeBSD, >> # /dev/tun0 for Solaris and OpenBSD, >> # and /dev/net/tun for Linux tun/tap device. >> #Mode = switch >> Device = /dev/tun >> #DeviceType = tap >> #Interface = tap0 >> #echo 1 > /proc/sys/net/ipv4/conf/$INTERFACE/rp_filter >> ScriptsInterpreter = /system/bin/sh >> root at hammerhead:/sdcard/tinc/vpnalma # cat tinc-up >> #!/bin/sh >> # This file sets up the tap device. >> # It gives you the freedom to do anything you want with it. >> # Use the correct name for the tap device: >> # The environment variabl...
2015 Mar 27
0
Problem With Android Configuration
...OpenBSD, >>>> # and /dev/net/tun for Linux tun/tap device. >>>> #Mode = switch >>>> Device = /dev/tun >>>> #DeviceType = tap >>>> #Interface = tap0 >>>> #echo 1 > /proc/sys/net/ipv4/conf/$INTERFACE/rp_filter >>>> ScriptsInterpreter = /system/bin/sh >>>> root at hammerhead:/sdcard/tinc/vpnalma # cat tinc-up >>>> #!/bin/sh >>>> # This file sets up the tap device. >>>> # It gives you the freedom to do anything you want with it. >>>> # Use the correct name for the tap de...
2015 Mar 30
1
Problem With Android Configuration
...hertap or FreeBSD, >> # /dev/tun0 for Solaris and OpenBSD, >> # and /dev/net/tun for Linux tun/tap device. >> #Mode = switch >> Device = /dev/tun >> #DeviceType = tap >> #Interface = tap0 >> #echo 1 > /proc/sys/net/ipv4/conf/$INTERFACE/rp_filter >> ScriptsInterpreter = /system/bin/sh >> root at hammerhead:/sdcard/tinc/vpnalma # cat tinc-up >> #!/bin/sh >> # This file sets up the tap device. >> # It gives you the freedom to do anything you want with it. >> # Use the correct name for the tap device: >> # The environment variabl...
2015 Mar 30
0
Problem With Android Configuration
...t; # Default is /dev/tap0 for ethertap or FreeBSD, > # /dev/tun0 for Solaris and OpenBSD, > # and /dev/net/tun for Linux tun/tap device. > #Mode = switch > Device = /dev/tun > #DeviceType = tap > #Interface = tap0 > #echo 1 > /proc/sys/net/ipv4/conf/$INTERFACE/rp_filter > ScriptsInterpreter = /system/bin/sh > root at hammerhead:/sdcard/tinc/vpnalma # cat tinc-up > #!/bin/sh > # This file sets up the tap device. > # It gives you the freedom to do anything you want with it. > # Use the correct name for the tap device: > # The environment variable $INTERFACE is set to t...