Displaying 20 results from an estimated 53 matches for "c'ya".
2004 Jan 21
2
[Fwd: Re: Comboot Menu]
Thanks for the comment. The next pass for a file format ...
------ FILE BEGINS -----
# Comment lines
[menu]
item="text to display"
status="status line text"
action= SUBMENU | INACTIVE | whatever
submenu= <number>
data="arbitrary string"
item="text to display"
status=...
2004 Feb 11
2
Problem with opening a file
Hi folks,
I've got a problem with COMBoot (16 bit) in SYSLINUX 2.06: while the write
string call (ax=2, int 22h) works just fine, the open file call (ax=6, int
22h) does nothing at all. Calling that function doesn't modify any register,
and doesn't modify the carry flag.
I then modified comapi_open in comboot.inc so it se...
2015 May 16
1
tinc 1.1 "Got ADD_EDGE ... which does not match existing entry"
On Sat, 16 May 2015, Guus Sliepen wrote:
> On Sat, May 16, 2015 at 12:09:52AM +0200, Sven-Haegar Koch wrote:
>
> > This change is not so good:
> >
> > Connection with aaa_vpnhub1 (1.2.3.4 port 443) activated
> > Error while translating addresses: ai_family not supported
> >
> > (And then the tinc process exists)
>
> Hm, I couldn't reproduce it,...
2020 May 07
2
tinc performance relatively slow
On Tue, 5 May 2020 13:32:50 +0100
Jonathan Plews <SRS0=286U=6T=yahoo.co.uk=pl3w5y at mijnuvt.nl> wrote:
> I didn't study the internals but maybe changing DirectOnly, Forwarding
> and IndirectData will have an impact on per packet performance and
> speed stability by disabling some of the meshing features?
I will definitely try those.
> Although it...
2015 May 15
2
tinc 1.1 "Got ADD_EDGE ... which does not match existing entry"
On Fri, 15 May 2015, Guus Sliepen wrote:
> On Fri, May 15, 2015 at 10:26:46PM +0200, Sven-Haegar Koch wrote:
>
> > Another strange and difficult to understand thing - seems like all the
> > easy bugs in 1.1 are gone ;)
> [...]
> > Got ADD_EDGE from aaa_vpnhub1 (1.2.3.4 port 443) for haegar_tokamak
> > -> igor which does not match existing entry (Local address 2....
2016 Sep 21
2
List of reacheable partners
Hi everybody.
Is there a way to have a list of reacheable partners and its connection
status? I need to list all partners in any tinc instance, its status
(connected / disconnected) and connection method (direct, relayed thru
other partner, etc.)
Thanks!
--
*Ing. Guillermo Bisheimer*
*B&S Sistemas de Control y Equipamientos*
Av. de los Cons...
2015 May 13
2
tinc 1.1 never seems to accept UDP packets from 1.0.24 hosts
Hallo,
I have a couple of tinc hosts in the same network, some using the latest
tinc 1.1 git and some using 1.0.24.
It seems like traffic between 1.1 and 1.0 nodes is always transfered
using TCP (and an intermediate node, if not directly connected), never
with UDP.
Viewed from host W (tinc 1.1):
(All after su...
2005 Jan 23
5
Minimizing linux
anybody knows how to make a certain linux distro small?
Ma. Kharisma V. Esguerra
System Engineer I
Epson Precision (Philippines), Inc. - Cebu Office
Module 7A, e-Office, Asiatown I.T. Park,
Apas, Cebu City, 6000 Philippines
Tel. Nos. (+63 32) 412-7511 to 13
Fax No. (+63 32) 412-7514
2016 Dec 12
4
Is that possible develop a python version of tinc?
Hi all,
As title, is that possible to develop a python version of tinc, that will
be interesting:)
Tks.
Cong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20161213/fcd83914/attachment.html>
2015 May 15
2
tinc 1.1 "Got ADD_EDGE ... which does not match existing entry"
Hallo,
Another strange and difficult to understand thing - seems like all the
easy bugs in 1.1 are gone ;)
waehring (1.1)
|
+-------------------+--------------+
| | |
vpnhub1 (1.1) igor (1.1) turing (1.0)
| | |
+-------------------+--------------+
|
tokamak
When...
2015 Jul 21
1
Please help debug Windows setup
Hi - Thanks to Sven-Haegar and Donald, but still having issues setting up with Windows. Machine1 can't ping the VPN address of machine2.
Regular IPv4 address for both machines in 192.168.1.xxx range.
Router:
Forwarding port 655 to 101.102.103.1, UDP and TCP
Forwarding port 656 to 101.102.103.2, UDP and TCP
Tinc.conf on machine user1 just three lines:
Name = vpnuser1
Con...
2016 Dec 13
0
Is that possible develop a python version of tinc?
Yes, the current c implement is not so easy to read, very old style!
The good part is that the protocol seems very clear:)
2016年12月13日 09:46,"Sven-Haegar Koch" <haegar at sdinet.de>写道:
On Tue, 13 Dec 2016, Cong Monkey wrote:
> As title, is that possible to develop a python version of t...
2015 Jan 17
2
Public Key format
I'm writing a storage app for storing the Ed25519 pub keys and want to do
some basic verification when a user submits their public key.
Is it just A-Za-z0-9 ? or can it contain special chars as well?
I'm assuming it will be in the range of printable characters?
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org...
2015 Jan 17
0
Public Key format
On Sat, 17 Jan 2015, Martin wrote:
> I'm writing a storage app for storing the Ed25519 pub keys and want to do
> some basic verification when a user submits their public key.
>
> Is it just A-Za-z0-9 ? or can it contain special chars as well?
>
> I'm assuming it will be in the range of printable characters?
It is base64, so a handfull more characters are allowed, but all
printable.
(would have to lo...
2015 Apr 07
1
Tinc Cipher and Digest question
Hallo,
A question about the tinc Cipher= and Digest= values:
Do these values absolutely need to be identical on both "sides" for the
connection to work? Or does it only affect the outgoing side of the
packets but not the receive?
For example three nodes, two with ConnectTo= to Hub H, and on host A I
have a hosts/H a...
2015 Nov 24
1
Authenticating VPN addresses: a proposal
On Mon, 23 Nov 2015, Guus Sliepen wrote:
> It also works in a situation where a group of people trust a central
> authority which provides them with the configuration for their tinc
> nodes, if StrictSubnets is used. The drawback is that an external tool
> needs to be used (ChaosVPN is one such example, but there are others)
> and it is not very flexible, but I would disagree that it is
>...
2016 Mar 05
0
AW: issue with tinc and libvirt / Network is already in use by interface tun0
On Sat, 5 Mar 2016, shad0wrunner at gmx.de wrote:
> Sorry, I don't get it. I thought the Subnet parameter is indented for
> routing local nets to the remote host.
> This way a remote host can access the provided local nets.
>
> What I have is my host A with vms (ips within 192.168.1.0/24).
> My host A has a bridge to the vm's network. The bridge has the IP
> 192.168.1.1. Furthor more my host A has a tinc devic...
2016 Sep 21
0
List of reacheable partners
On Wed, 21 Sep 2016, Guillermo Bisheimer wrote:
> Is there a way to have a list of reacheable partners and its connection
> status? I need to list all partners in any tinc instance, its status
> (connected / disconnected) and connection method (direct, relayed thru
> other partner, etc.)
With tinc 1.1 you have a client command which can do things like
tinc -n networkname du...
2019 Feb 19
1
How to run tinc under openssl 1.1.1a?
Saverio
My current tinc 1.0.35 is running fine on CentOS, and recently and I
upgrade the OpenSSL of the OS to 1.1.1a.
After the upgrade, tinc works fine, but since the OpenSSL library is on a
separate folder compared with previous version, I doubt tinc doesn’t use
the new OpenSSL.
Also, I doubted about whethe...
2020 Jun 01
1
tinc version 1.1
Hi ,
I am currently a user of tinc 1.0.36 , i want to switch to tinc 1.1 because of the udp hole punching .
Using 1.1.pre17 is safe ?
All nodes in the mesh must run the same version ?
Do we have a release date for 1.1 ?
Regards,
--
Erwan MAS