search for: hibma

Displaying 16 results from an estimated 16 matches for "hibma".

Did you mean: hibmc
2013 Oct 04
1
Retry interval for attempting to set up a tunnel
...for connections that are down and the interval increment? We would like to be able to set this to 1 minute after ALRM. We are using 1.0.16, so preferably a setting in that version (as deployed units are not updated very frequently), or in a newer version of not possible. Thanks in advance! Nick Hibma AnyWi Technologies
2014 Jun 11
1
Nagios monitoring of tinc
...sible way of monitoring tinc? I haven?t tried anything yet, sorry for that. I?d like to avoid log spamming like the check_ssh plugin does (?10+ preauth' warnings a day). check_tcp is an option, but I was wondering whether anyone cooked up something more sensible. Met vriendelijke groet, Nick Hibma -- AnyWi Technologies BV E: nick at anywi.com T: +31 (0)71 71 18 306 M: +31 (0)6 14433161 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20140611/95f56f94/attachment.html>
2013 Apr 23
2
tinc.conf.5 man page errors on FreeBSD 8.3 (tinc 1.0.19)
...p' instead. (Well, it is even better to use -mdoc macros to avoid the usage of low-level commands.)" Linux mdoc probably behaves differently. Mac OS X mdoc (Mono) does not have this paragraph in the man page for mdoc, so probably does not produce these errors either. Kind regards, Nick Hibma AnyWi Technologies
2014 Jun 18
1
TCPOnly obsolete? Maybe not
...ut the UDP tunnel does no longer work because the fw has timed out the UDP hole it punched. PING/PONG packets are sent on the meta channel, so that is not a solution. My suggestion is to remove the word ?obsolete? from the man page. And perhaps reconsider what could be done about the above. Nick Hibma -- AnyWi Technologies BV E: nick at anywi.com T: +31 (0)71 71 18 306 M: +31 (0)6 14433161 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20140618/880c4a78/attachment.html>
2017 Mar 29
2
Timeout during authentication - connection timeout not configurable?
...seconds) used when connecting to the SSH server, instead of using the default system TCP timeout. This value is used only when the target is down or really unreachable, not when it refuses the connection. So, if you need pointers as to how to implement this cross-platform, there you go :-) Nick Hibma nick at van-laarhoven.org -- Open Source: We stand on the shoulders of giants. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20170329/7f9bf733/attachment.html>
2013 Aug 04
1
10th anniversary of tinc 1.0
...ason Harper, Jeroen Ubbink, Jerome Etienne, Julien Muchembled, Lo?c Greni?, Lubom?r Bulej, Mads Kiilerich, Marc A. Lehmann, Mark Glines, Markus Goetz, Martin Kihlgren, Martin Schobert, Martin Sch?rrer, Matias Carrasco, Max Rijevski, Menno Smits, Mesar Hameed, Michael Tokarev, Miles Nordin, Nick Hibma, Nick Patavalis, Paul Littlefield, Philipp Babel, Robert van der Meulen, Rumko, Scott Lamb, Sven-Haegar Koch, Teemu Kiviniemi, Timothy Redaelli, Tonnerre Lombard, Vil Brekin, Wessel Dankers and Wouter van Heyst. And finally, thank you for using tinc! -- Met vriendelijke groet / with kind rega...
2013 Aug 04
1
10th anniversary of tinc 1.0
...ason Harper, Jeroen Ubbink, Jerome Etienne, Julien Muchembled, Lo?c Greni?, Lubom?r Bulej, Mads Kiilerich, Marc A. Lehmann, Mark Glines, Markus Goetz, Martin Kihlgren, Martin Schobert, Martin Sch?rrer, Matias Carrasco, Max Rijevski, Menno Smits, Mesar Hameed, Michael Tokarev, Miles Nordin, Nick Hibma, Nick Patavalis, Paul Littlefield, Philipp Babel, Robert van der Meulen, Rumko, Scott Lamb, Sven-Haegar Koch, Teemu Kiviniemi, Timothy Redaelli, Tonnerre Lombard, Vil Brekin, Wessel Dankers and Wouter van Heyst. And finally, thank you for using tinc! -- Met vriendelijke groet / with kind rega...
2013 May 10
1
ARP resolution not done from one end
...LINKSTATE> ether 42:00:00:00:01:bf inet 192.168.51.191 netmask 0xffffff00 broadcast 192.168.51.255 Opened by PID 1018 tap2: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=80000<LINKSTATE> ether 42:00:00:00:02:bf Opened by PID 1026 etc. Regards, Nick Hibma AnyWi Technologies
2017 Mar 29
0
Timeout during authentication - connection timeout not configurable?
On Wed, Mar 29, 2017 at 10:14:30AM +0200, Nick Hibma wrote: > We use tincd over VSAT connections, and if the contract has been reduced to a bare minimum -and- the ship is moving, latency reaches 2 - 5 seconds (yes, seconds). Generally this is not a problem if you are patient (and most smart phones are), but tincd is slightly too fast in deciding...
2014 Jan 16
1
HTML documentation in one piece
Guus, Would it be possible to have the HTML documentation in one file on the website? With configuration directives separated over multiple files and me never remembering where they belong, it would be easier to search for them. Nick -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 243 bytes Desc: Message
2014 Jan 16
1
SIGINT is a bad choice for changing log levels
Guus, I would like to ask you to reconsider using SIGINT for logging change. It?s a pain to kill tincd when started from the command line. Ctrl-C does not work as expected. Great for debugging perhaps, but in normal use cases, when trying to make a connection work and test changes it?s a pain. On BSD there is SIGINFO (29), which can be sent by pressing Ctrl-T, but I am not sure whether that
2014 Jan 16
1
Clarification of man page on StrictSubnets
Guus, I have a question on how to interprete the following fragment of the man page: StrictSubnets = yes | no (no) [experimental] When this option is enabled tinc will only use Subnet statements which are present in the host config files in the local /etc/tinc/NETNAME/hosts/ directory. Does this mean it will ignore any subnets learnt through ADD_SUBNET? Perhaps
2017 Mar 29
1
Timeout during authentication - connection timeout not configurable?
>> We use tincd over VSAT connections, and if the contract has been reduced to a bare minimum -and- the ship is moving, latency reaches 2 - 5 seconds (yes, seconds). Generally this is not a problem if you are patient (and most smart phones are), but tincd is slightly too fast in deciding that it is not going to work. We also use the tinc connection to check whether any traffic is possible.
2012 Apr 23
0
Tinc via satellite link stalls often
...on Apr 23 19:45:42 sigq tinc.VSat[52103]: Could not set up a meta connection to lcrproxy Apr 23 19:45:42 sigq tinc.VSat[52103]: Trying to re-establish outgoing connection in 15 seconds Apr 23 19:46:04 sigq tinc.VSat[52103]: Connection with lcrproxy (123.456.789.12 port 655) activated Thanks, Nick Hibma AnyWi Technologies tinc.conf: Name = client1 ConnectTo = server1 PrivateKeyFile = /usr/local/etc/tinc/VSat/rsa_key.priv.client1 Device = /dev/tap1 Mode = switch DirectOnly = Yes TunnelServer = Yes PingTimeout = 10 server1: Address = server1 Subnet = 42:00:00:00:00:00 PMTU = 1400 -----BEGIN RS...
2012 Apr 18
4
FW: tinc Digest, Vol 90, Issue 17
Dear C?dric, If I am using windows version of tinc, how can I check the connection list? Regards, Eric -----Original Message----- From: tinc-bounces at tinc-vpn.org [mailto:tinc-bounces at tinc-vpn.org] On Behalf Of tinc-request at tinc-vpn.org Sent: Wednesday, April 18, 2012 6:00 PM To: tinc at tinc-vpn.org Subject: tinc Digest, Vol 90, Issue 17 Send tinc mailing list submissions to tinc at
2006 Apr 03
30
DO NOT REPLY [Bug 3653] New: Silence 'vanished files' messages
https://bugzilla.samba.org/show_bug.cgi?id=3653 Summary: Silence 'vanished files' messages Product: rsync Version: 2.6.8 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: count-samba@flatline.de