Displaying 4 results from an estimated 4 matches for "wildph".
Did you mean:
width
2010 Nov 28
4
TCPOnly is required since 1.0.13?
Hi,
I upgraded some of my Tinc nodes from 1.0.8 recently and found something
strange.
All of a sudden, the vpn would not work as a full-mesh. Certain nodes
were not contactable.
I re-generated my rsa-keys, and checked my configuration. My vpn uses
the following in tinc.conf, as I am routing both ipv4 and v6.
===
name = node1
mode = switch
AddressFamily = any
PMTU = 1280
PMTUDiscovery = yes
2019 Jan 31
1
1.1~pre17 is no longer available for OSX from Homebrew.
Hey Folks,
It seems that Homebrew for some reason arbitrarily decided to banish all
of the --devel flavors from all of their installable packages. I
couldn't find any discussion as to why or what they intend to replace
the function with.
**update; this is where they decided to do this;
https://github.com/Homebrew/brew/pull/5060#issuecomment-428149176
But in the meantime, 1.1pre17 is
2008 Feb 24
2
problems with routing via tinc
Hi,
Hopefully someone can help me. I've been trying to set up a private
vpn, for both internal ipv6 and ipv4 traffic. There are two Hosts
involved with the vpn at the moment.
I've been struggling with this but am now going round in circles - Can
anyone recognise and explain what i'm doing wrong?
The tinc daemons are listening on an ipv4 address, connected to the
standard
2020 Nov 12
2
Examples request - tinc witn tun/utun mode=router
Hi Folks,
Does anyone have a set of config files handy, using tinc in routed/tun
mode (preferably DeviceType=utun)
I'm particularly interested to see what the tinc-up and tinc-down files
should look like when the vpn is not using tap mode.
I have this, from my tap (switch mode tinc) , but it doesn't work for
tun devices.
ifconfig $INTERFACE inet 10.10.101.2/24 up
If I run my