Displaying 20 results from an estimated 9000 matches similar to: "1 Server, Multiple Client Setup"
2007 Oct 16
2
Compile tinc for fritzbox router
Hello,
did anybody already compile tinc for fritzbox routers?
They are very famous in Germany and i like to run tinc on my fritzbox.
Otherways maybe anybody can help me how I can do this. But I'm no good
programmer...
ALBI...
2003 Dec 18
2
problems with win-linux connection
Hello,
I just tried tinc for win the first time. I use tinc on linux computer
for some time already. Now I get the following error:
Dec 18 14:57:39 narnia tinc.life[10884]: Connection from 217.187.51.119
port 35059
Dec 18 14:57:39 narnia tinc.life[10884]: Connection with mwflapar1
(217.187.51.119 port 35059) activated
Dec 18 14:57:44 narnia tinc.life[10884]: Received UDP packet from
unknown
2007 Aug 17
1
Tinc via https proxy
Hi,
is it possible to use tinc via https proxy?
I mean tell tinc to connect via https proxy to my tinc server.
I heared openvpn can do this. Can tinc do that the same way?
ALBI...
2012 Nov 28
1
default gate via tinc
Hi,
I have two tinc nodes which announce default gate to internet.
How does tinc select which node is prefered when I route to the tinc
device and not a special ip?
tinc 1.0.16
ALBI...
2010 Oct 06
2
Multicast over Tinc
Would it be extremely difficult to do multicast over tinc?
How about reliable multicast over tinc?
This would be more traffic than multicast dns, but not _necessarily_
a great deal more.
It would be for syncing some information among freeipa domain controllers.
Would the tinc nodes need to be in all in switch or maybe even hub mode?
EthernetOverIP over tinc?
2016 Aug 29
3
Set Mac address
Can I set mac addres of tinc interface in router mode?
If yes, how?
Thanks for any help.
ALBI...
2010 Feb 11
4
multiple addresses and multiple ports in Switch mode
i have a switched and bridged tincd node with two addresses, each with a
different port.
Address = 37.70.156.168 28655
Address = 192.168.2.228 655
i was having trouble reliably connecting to it / thru it and noticed that a
log from a remote tincd node indicated it may have mixed up the ports.
It doesn't appear to use the 28655 port that would be needed for remote
access. Before i
2006 Nov 24
1
4 questions about tinc's VPN
Hi there!
I'm totally new to the concept 'self-made VPNs' :P
I've discovered tinc and I think it's not as easy as hamachi, but not so
hard as OpenVPN :D
Now: I've got 4 questions:
question n.1: I'm behind a router. This router is configurable, but I'm
also behind a provider's NAT (private IPs with a common public IP). Will
tinc work, or it will do as
2009 Sep 30
2
RESTART ---Help with routing between Windows
> homeClient<br>
> Network Bridge: (local Area Network and TAP-Win32) 192.168.6.107 mask
255.255.255.0 gw 192.168.6.1<br>
change -> mask 255.255.0.0
> Tinc.conf<br>
> Name = homeClient<br>
> ConnectTo = vpnoffice<br>
> Mode=switch<br>
Change -> Mode=router
Why everybody wants switch???
Add -> TCPonly=yes
> vpnoffice: Network
2011 Feb 03
1
tinc for Android
Hi,
is there a tinc version for android?
I hope so!
ALBI...
2013 Jan 14
3
tinc 1.1pre4 Win7x64 import does not recognize Unix EOL
[This email is either empty or too large to be displayed at this time]
2019 Feb 08
2
Problem with connecting another subnet
>> The setup looks like this:
>> web <- tinc "tiosp" -> gateway <- tinc "tiutl" -> backup
Which lan ips do all your computers have? network addess will be fine.
ALBI...
2015 Apr 06
2
Failover Subnet
Hi,
is it possible to run two tinc hosts to make failover in case of crash of one tinc host?
Or should I switch to tinc 1.1?
ALBI...
2013 Jan 13
4
tinc 1.1pre4 on Win7x64 --mlock prevents service from starting
c:\APPS\TINC\tincd.exe --mlock --net=mynet --config=C:\APPS\tinc\mynet
Without --mlock, the service starts OK.
With --mlock, the service fails to start.
2019 Feb 09
1
Problem with connecting another subnet
> I'm using something similar to Amazon's VPCs, where a logical group of
> instances has a local subnet from the cloud provider. This local subnet
> is always 10.0.0.0/24. As there are multiple VPC's, these private local
> subnets dont collide.
I do not know what Amazon does, and it looks like I do not want to know
it :-)
Am I correct? web, gateway and backup have NO
2016 Aug 30
2
Set Mac address
> If you're using a TAP interface (i.e. layer 2, Ethernet) combined with router mode (an unusual setup, at least on
> Linux),
Thanks,
DeviceType = tap
does the job.
> operating at layer 3, therefore tinc will strip any layer 2 header (including the MAC address) before sending the packet
> across the VPN. As a result, changing the MAC address of the virtual interface will have
2016 Jul 13
2
Host not reachable over UDP
Have anything to do with firewall locations, meaning home vs work vs public
vs lockdown. Probably not it at all.
On Jul 13, 2016 3:22 PM, "Etienne Dechamps" <etienne at edechamps.fr> wrote:
> That's strange. Can you post a detailed log from the affected node (run
> tincd -d5 -D), especially the initialization phase?
>
> On 13 July 2016 at 16:17, Petr Man <petr
2009 Oct 05
1
NSS vs OpenSSL
Since Fedora is pushing NSS SSL instead of OpenSSL, has someone tested
tinc-vpn against NSS? As i recall, a single machine can not have
OpenSSL and mod_nss installed at the same time anymore. So if you
have apache running, you _may_ have problems running tinc? The nss
api is supposed to mostly similar to openssl api, but there are some
things openssl supports and somethings nss supports.
Is
2010 Dec 13
3
PMTUDiscovery vs ClampMSS
Currently, i have nodes with PMTUDiscovery =yes and ClampMSS = yes.
When the server does not receive a PMTU request back from one of the
clients even when the packet size is very small (say 164), then it
reverts to TCP.
Should i turn off PMTUDiscovery or should it be ok to leave on?
It takes a very long time to do simple pings (1 second or so), so i
wonder what else i can do?
2016 Jul 14
2
Host not reachable over UDP
You might want to try with https://github.com/gsliepen/tinc/pull/120 - that
said, this bug probably doesn't explain everything because tinc is supposed
to log a message from setup_vpn_in_socket() anyway, but there's no such
message in your log. In addition, I really don't see any way the "Received
UDP packet from unknown source" message could be logged if the UDP socket