Hi Matthew,
The subnet variable is not needed in switch mode. You can remove this
line from your laptop's hosts file.
"Error while writing to Generic BSD tap device /dev/tun0: Input/output
error"
This means that tinc cannot write to the network interface. It usually
means that the interfaces
Hi Matthew,
Did you compile from source, or did you use the macport instructions?
If you didn't use macports, have you installed tuntaposx?
The device should be tap0, not tun0.
Remove the Subnet variable from your laptop hosts file. It is not needed
in switch mode.
I wouldn't worry about brid
#x27;ve tried waiting for a few minutes after the tunnels is up to see if things
> need to settle down before I run the DHCP command. Doesn't make a difference.
>
> Thanks,
>
> -Matt
>
>
> On Apr 11, 2012, at 4:33 AM, Mike Bentzen wrote:
>
>> Hi Matth
Hi Eric,
Do you need router mode? You'll probably want switch mode for this, not
router mode. Your email isn't very descriptive of what you require - but
do you actually need the whole network to be bridged?
If you only have 3 hosts you want to connect, it's probably easier just
to install t
Can you please provide tinc debug 5 output?
Tinc should be set to switch mode.
If you manually set an IP address, can you ping all the hosts on the tinc
network?
Have you restarted or upgraded your dhcp server?
Mike
Please excuse my brevity. Sent from my iPhone.
On 28/11/2012, at 11:09, Mat
f file:
>
> Name = remote
> ConnectTo = late
> ConnectTo = laptop
> ConnectTo = cranky
> Mode = switch
>
> servers hosts file:
>
> Subnet = 5.5.5.0/23
> Address = 5.5.5.5
>
> -BEGIN RSA PUBLIC KEY-
>
> What other info can I provide?
>
> T
r does the connecting. It's behind a firewall.
>
> The remote server's tinc.conf file:
>
> Name = remote
> ConnectTo = late
> ConnectTo = laptop
> ConnectTo = cranky
> Mode = switch
>
> servers hosts file:
>
> Subnet = 5.5.5.0/23
> Address = 5.5.5.5
Hey,
I've successfully compiled tinc for iPad and iPhone and packaged for cydia.
Unfortunately, I don't have any web space to host the deb files for cydia. I
will try to find somewhere to host them.
Mike
Please excuse my brevity. Sent from my iPhone.
On 26/04/2013, at 9:10, Ramses II wrote:
Yes, the tun module is included.
I'll recompile the latest version of tinc for iphone/ipad and make it available
soon. Just on my way home at the moment.
Please excuse my brevity. Sent from my iPhone.
On 27/04/2013, at 2:30, Ramses II wrote:
> Hi Mike,
>
> 2013/4/26 Mike Be
27 PM, Mike Bentzen wrote:
Yes, the tun module is included.
I'll recompile the latest version of tinc for iphone/ipad and make it available
soon. Just on my way home at the moment.
Please excuse my brevity. Sent from my iPhone.
On 27/04/2013, at 2:30, Ramses II wrote:
Hi Mike,
2013/4/26 Mi
Hi Guus and List,
Since the CVE-2013-1428 was announced, I followed the recommendation to
update my windows machines to tinc1.1pre7.
I've had connectivity issues since upgrading. I've done some debugging
but I can't figure out when or why its happening.
All machines on the network are running
The easiest way to install tinc on macosx is by using macports. Macports
handles dependencies for tinc, so the tuntaposx module would automatically be
installed too. Please see this document:
http://www.tinc-vpn.org/examples/osx-install/
We will need further information about how you've configu
.
Mike
On 25/07/2013, at 7:51 AM, Ramses wrote:
> Hi Guus,
>
> El 24/07/2013, a las 21:04, Guus Sliepen escribió:
>
>> Hello,
>>
>> Mike Bentzen has created Cydia packages for tinc. This allows you to easily
>> install tinc on your jailbroken iOS
Please install tinc from macports. It will also include any dependencies you
might be missing.
Otherwise, the tuntaposx project is what you require.
http://tuntaposx.sourceforge.net
Please excuse my brevity. Sent from my iPhone.
On 22/09/2013, at 2:21, perry wrote:
> Hi,
>
> I am trying to
I had a similar problem.
Turn off the deep packet inspection feature on the sonicwall and try again.
Mike
Please excuse my brevity. Sent from my iPhone.
> On 29 Oct 2014, at 03:40, Lance Fredrickson wrote:
>
> Recently the small business I work at replaced an aging linksys wrt style
> route
Sounds like the Deep packet inspection in the sonicwall!
Turn off the deep packet inspection feature on the sonicwall and try again. In
my experience, this feature breaks everything and doesn't do anything good.
Mike
Please excuse my brevity. Sent from my iPhone.
> On 29 Oct 2014, at 03:40, La
As far as I understand, it is not possible to use tinc on Android without
rooting. This is because of the way tinc uses the tuntap device. It would be
possible if it was implemented using the android VPN interface.
Mike
On 29 Mar. 2018 9:25 pm, Perry Couprie wrote:
Hi,
I compiled tinc 1.1pre1
This may help... I see you're using a mix of the old and new tools.
You could try use 'route' with ipconfig rather than 'ip route'. Or you could
use 'ip link' instead of ipconfig.
Mike
Sent from my iPhone
On 26 Apr 2018, at 4:59 am, Kvetoslav Jansík
mailto:kjan...@gmail.com>> wrote:
Me and m
I've not had success with using tinc and docker together. I came up against
similar problems. Docker iptables in Linux seem quite complicated as well,
messing with the network stack.
I've seen a few tinc docker images that run tinc as a container - I haven't
tried this.
Please let us know if y
Hi,
It looks like you've tried to follow the Windows example on the tinc
website.
Viktors Žilinskis wrote:
> Hello!
>
> I have set up tunnel between a FreeBSD machine and Windows Vista.
> Tunnel is established, but when I try to ping either end ping fails. I
> have temporarily switched off fi
Hi Viktors,
You can play anything with TINC. It acts as a real network.
I am guessing that Heros III is a game that requires a broadcasting or IPX.
If this is the case..
You will need to set TINC into "switch" mode so it also handles non IP
traffic.
The difference between Router mode and Sw
Hi Brent,
Please provide your configuration files so we can determine your setup.
Kindest Regards,
Mike
Brent Ingram wrote:
>
> Hello
>
>
>
> I am having a problem with a tinc VPN which is in switch mode.
>
> /Read packet of 121 bytes from Linux tun/tap device (tap mode)/
>
> /Packet looping
Hi Anon,
Please run tincd in debug mode to find more information.
tincd -n vpn -D -d5
Mike
On 22/01/2010, at 9:53 AM, Anon wrote:
> WindowsXPsp3
>
> All of the installation steps worked fine, it seemed. But after I ran:
>
> tincd -n vpn
>
> even though I got:
>
> tinc.vpn service insta
If you've turned on compression and set it high, it will have a big impact.
You might want to play with the compression settings.
High compression uses up more CPU and will be slower.
You could try turning compression off, but will probably result in more
bandwidth being used.
But you might see a
Hi mate,
You can run the tinc daemon as a user.
Usually on most systems, if you're not root, you won't be able to listen on the
default tinc port (655).
Configure tinc to listen on a different port and it should work.
Mike
On 15/04/2010, at 8:57 AM, pieter.heremans wrote:
> hey,
>
> is there
The macports version uses /opt/local/etc/tinc/ for configuration.
Freshly installed tinc without any configuration or command arguments:
bash-3.2# tincd
Cannot open config file /opt/local/etc/tinc/tinc.conf: No such file or directory
bash-3.2#
On 02/07/2010, at 6:47 PM, Guus Sliepen wrote:
>
Maybe you chose to install macports to a different directory other than the
default?
All packages installed using macports will defaultly use /opt/local/ to keep
the installation separate to your mac.
On 03/07/2010, at 5:15 AM, Hinnack wrote:
> yes I did install tinc using macports and I did f
Yeah, I'm pretty sure that is what has happened. I think you installed macports
to /usr/
And all the root filesystem will be located under /usr/
Mike
On 03/07/2010, at 5:15 AM, Hinnack wrote:
> yes I did install tinc using macports and I did follow your example..
> but the docs say: /opt/local/
I am not sure. Maybe you could try re-installing macports?
Mike
On 05/07/2010, at 1:44 AM, Hinnack wrote:
> interesting aspect - how would I have done this? I just installed the
> packages without any parameters (both port itself and tinc)
>
> Henrik
>
> 2010/7/3 Mike Be
> /usr/etc/tinc/
> and for pid-files in:
> /usr/var/run/tinc.pid
>
> (and yes, I am using the new version as I now have ver 13 :-) port only had
> 11 )
>
> regards
>
> Henrik
>
> 2010/7/5 Mike Bentzen
> I am not sure. Maybe you could try re-installing mac
Hi Andy,
The subnet variable in your configuration files should be:
Subnet=192.168.2.1/32
for masterserver and
Subnet=192.168.2.2/32
for client1.
Give that a try and let us know how you go.
Kind Regards,
Mike
On 07/07/2010, at 6:56 PM, Andrew Barlow wrote:
> Hello,
>
> I am having trou
On 14/07/2010, at 9:05 PM, Hinnack wrote:
> Hi,
>
> maybe I am blind, but how to start 2 tunnels on OSX?
>
> using a different device I get:
> /dev/tap1 is a Generic BSD tap device
> add net 192.168.1.0: gateway 10.9.99.4
> route: writing to routing socket: File exists
> add net 10.150.0.0: gate
Has this problem been solved in your most recent email to this list?
The exit node must have ip forwarding enabled, as well as appropriate
masquerading.
The client node must have the default gateway set to the exit node.
Could you please provide more information including ifconfig, route and
Hi Perry,
The public ip address should be in the host file.
However, you must make sure that the port 655 on the router is being forwarded
to the machine running tinc.
On 17/12/2010, at 8:27 AM, Perry Couprie wrote:
> I have some tinc nodes behind a nat router.
>
> Which ipaddress should i u
Hi Albi
I don't believe. So yet. I was actually going to have a go compiling it for
Android on the weekend.
"albi" wrote:
>
>Hi,
>
>is there a tinc version for android?
>I hope so!
>
>
>ALBI...
>
>___
>tinc mailing list
>tinc@tinc-vpn.org
>http://ww
35 matches
Mail list logo