Displaying 20 results from an estimated 20 matches for "innomeer".
2015 Jan 26
2
Windows service tincd behaves different from command line tincd
...e 4 VM's running in Microsoft Azure. They all should have similar configurations except from their tinc ip addresses of course.
They run tinc 1.0.24. I have a 5th machine, my development machine.
I am able to ping all 4 VM's from my computer when I start tinc from the commandline (tincd -n innomeer -D -d 2).
3 of the computers also work ok when running tinc as a service (tincd -n innomeer).
The 4th only works ok from the command line, but doesn't allow me to ping it when it is running as a service.
As far as I can tell from the log information my machine and the VM running tinc as a serv...
2017 Dec 30
2
Having problems connecting
...point without changing the settings?
Henk
-----Oorspronkelijk bericht-----
Van: tinc [mailto:tinc-bounces at tinc-vpn.org] Namens Parke
Verzonden: vrijdag 22 december 2017 23:20
Aan: tinc at tinc-vpn.org
Onderwerp: Re: Having problems connecting
On Fri, Dec 22, 2017 at 5:17 AM, Henk <henk at innomeer.nl> wrote:
> I am having problems connecting two computers over the vpn.
> Form the debug messages it looks like the two computers are connected via tcp on port 655.
>
> But when I try to ping the other computer I get the message:
>
> Cannot route packet from TrackServer (MYSEL...
2016 Sep 26
3
Receiving packet failed: (10054) (2nd post)
...'m happy it works.
-----Oorspronkelijk bericht-----
Van: tinc [mailto:tinc-bounces at tinc-vpn.org] Namens ????
Verzonden: maandag 26 september 2016 13:54
Aan: tinc at tinc-vpn.org
Onderwerp: Re: Receiving packet failed: (10054) (2nd post)
On Mon, 26 Sep 2016 07:46:36 +0000
Henk <henk at innomeer.nl> wrote:
>
> Hello,
>
> I have a problem connecting to one of my computers using tinc 1.0.x on
> Windows. It used to work, now it suddenly stopped (and nothing changed
> :) )
When something worked for a long time but now it's not, then there was a change. It's t...
2015 Jan 26
0
Windows service tincd behaves different from command line tincd
...zure. They all should have similar
> configurations except from their tinc ip addresses of course.
>
> They run tinc 1.0.24. I have a 5th machine, my development machine.
>
>
>
> I am able to ping all 4 VM?s from my computer when I start tinc from the
> commandline (tincd ?n innomeer ?D ?d 2).
>
> 3 of the computers also work ok when running tinc as a service (tincd ?n
> innomeer).
>
> The 4th only works ok from the command line, but doesn?t allow me to ping
> it when it is running as a service.
>
>
>
> As far as I can tell from the log information...
2018 Jan 02
1
Having problems connecting
...ut changing anything to the firewall?
Henk
-----Oorspronkelijk bericht-----
Van: tinc [mailto:tinc-bounces at tinc-vpn.org] Namens Parke
Verzonden: zondag 31 december 2017 06:27
Aan: tinc at tinc-vpn.org
Onderwerp: Re: Having problems connecting
On Sat, Dec 30, 2017 at 10:59 AM, Henk <henk at innomeer.nl> wrote:
> Thank you for your suggestion, but I am already using those subnet settings.
> And how could they be wrong if the two peers start communicating at some point without changing the settings?
I believe there is a difference, with Tinc, between nodes connecting to each other, and...
2015 Oct 20
1
Problem fixed, still like to build tinc
On Tue, 20 Oct 2015 11:08:35 +0200
Henk van der Meer <henk at innomeer.nl> wrote:
> Hello,
>
> With regards to my previous message and to help others.
> Using the source I tracked the problem down to a call to getaddrinfo
> that failed.
> After a lot of trying I found out that somehow my host file got
> notepad++ macintosh file endings. Nev...
2017 Dec 22
2
Having problems connecting
I am having problems connecting two computers over the vpn.
Form the debug messages it looks like the two computers are connected via tcp on port 655.
But when I try to ping the other computer I get the message:
Cannot route packet from TrackServer (MYSELF): unknown IPv4 destination address 10.23.23.255
One computer has the VPN ip address 10.23.23.1, the other 10.23.23.2. The network mask is
2016 Sep 26
2
Receiving packet failed: (10054) (2nd post)
Hello,
I have a problem connecting to one of my computers using tinc 1.0.x on Windows.
It used to work, now it suddenly stopped (and nothing changed :) )
We have a server with a known ip address and port forwarding set.
All computer connect to this server.
I can ping from my computer (laptophenk) to the server and some other computers but not to jeffrey2015. When I set tincd to -D -d4 I get ( I
2016 Sep 26
0
Receiving packet failed: (10054) (2nd post)
On Mon, 26 Sep 2016 07:46:36 +0000
Henk <henk at innomeer.nl> wrote:
>
> Hello,
>
> I have a problem connecting to one of my computers using tinc 1.0.x
> on Windows. It used to work, now it suddenly stopped (and nothing
> changed :) )
When something worked for a long time but now it's not, then there was
a change. It's tim...
2016 Sep 27
0
Receiving packet failed: (10054) (2nd post)
On Mon, 26 Sep 2016 20:40:47 +0000
Henk <henk at innomeer.nl> wrote:
> Thank you for your response.
> Yes, I know something changed, hence the smiley.
>
> I have looked at the code (I was able to build it under the new
> windows bash). It turns out that the error was on a udp receive, not
> a tcp connection. Didn't know you woul...
2017 Dec 22
0
Having problems connecting
On Fri, Dec 22, 2017 at 5:17 AM, Henk <henk at innomeer.nl> wrote:
> I am having problems connecting two computers over the vpn.
> Form the debug messages it looks like the two computers are connected via tcp on port 655.
>
> But when I try to ping the other computer I get the message:
>
> Cannot route packet from TrackServer (MYSEL...
2017 Dec 31
0
Having problems connecting
On Sat, Dec 30, 2017 at 10:59 AM, Henk <henk at innomeer.nl> wrote:
> Thank you for your suggestion, but I am already using those subnet settings.
> And how could they be wrong if the two peers start communicating at some point without changing the settings?
I believe there is a difference, with Tinc, between nodes connecting
to each other, and...
2003 Mar 15
1
BUG: snprintf() with floating point numbers
Hello,
I used the snprintf.{c,h} in rsync for my code, and found a bug in it:
snprintf(s,16,"%f",0.025) results "0.250000".
The problem is in snprintf.c, in fmtfp(), around line 732. I didn't try
the solution (I do not need it anymore), but the zpadding number of
'0'-s should be placed before fconvert.
I am not in the list, so please cc the answer for the
2015 Oct 20
3
Problem starting connection - build tinc VM
Hello,
I have send the message below this message before. I guess nobody is
familiar with my problem.
So the next step is "use the source".
The thing is I'm a windows developer. I have tried to build tinc before,
a few years ago. And I know the linux developers think it is easy. And
it always is, once you know what to do. But I got so many errors last
time, I just gave up.
I
2016 Sep 27
1
Building tinc on windows with bash
I have run autoreconf again.
I actually ran the tinc.sh script multiple times.
It gave an error every time.
-----Oorspronkelijk bericht-----
Van: tinc-devel [mailto:tinc-devel-bounces at tinc-vpn.org] Namens Guus Sliepen
Verzonden: dinsdag 27 september 2016 15:14
Aan: tinc-devel at tinc-vpn.org
Onderwerp: Re: Building tinc on windows with bash
On Tue, Sep 27, 2016 at 12:32:12PM +0000, Henk
2015 Oct 15
0
Problem starting connection.
Hello,
I am trying to start a vpn connection from the command line. My
interface and connection are called vpn.
The command i use is: tincd -n vpn -D -d2.
This is what I always do to test if I setup everything correctly.
In this instance I get the error message:
: De opgegeven klasse is niet gevonden. ICaa.....mp4H
Could not set up a meta connection to .............
I left out some om the key
2015 Oct 20
0
Problem fixed, still like to build tinc
Hello,
With regards to my previous message and to help others.
Using the source I tracked the problem down to a call to getaddrinfo
that failed.
After a lot of trying I found out that somehow my host file got
notepad++ macintosh file endings. Never even knew it existed. Anyhow
changing that to Dos\Windows fixed my problem.
Maybe the error message could include the error number.
2016 Sep 22
0
Receiving packet failed: (10054)
Hello,
I have a problem connecting to one of my computers using tinc 1.0.x on Windows.
It used to work, now it suddenly stopped (and nothing changed :) )
We have a server with a known ip address and port forwarding set.
All computer connect to this server.
I can ping from my computer (laptophenk) to the server and some other computers but not to jeffrey2015. When I set tincd to -D -d4 I get ( I
2016 Sep 27
2
Building tinc on windows with bash
Thank you, I will gladly try this.
For your information I did do:
sudo apt-get install autoconf-archive
I got this from: http://stackoverflow.com/questions/30412576/autotools-syntax-error-with-ax-check-compile-flag
That did not make any difference.
-----Oorspronkelijk bericht-----
Van: tinc-devel [mailto:tinc-devel-bounces at tinc-vpn.org] Namens Guus Sliepen
Verzonden: dinsdag 27 september
2016 Sep 27
2
Building tinc on windows with bash
I have successfully build tinc on windows with the new Ubuntu bash.
I needed to work around some issues.
My first attempt was following: https://www.tinc-vpn.org/examples/cross-compiling-windows-binary<https://www.tinc-vpn.org/examples/cross-compiling-windows-binary/>
When doing so I did not find the LibreSSL sources in the build environment. I guess I must have done something wrong.
Then I