Displaying 20 results from an estimated 10000 matches similar to: "Frequently changing IP addresses"
2018 Aug 01
2
avoiding duplicate IPs in tinc scripts
Currently I have the local tinc node's VPN IP in both the tinc-up script
as well as in its hosts/$NODE file Subnet setting. Can this be avoided,
to simplify deployment?
Actually I am currently using a DNS lookup in the tinc-up script to get
the local VPN IP ($NODE.myvpndomain), but this fails if DNS isn't ready
when tinc-up is run. (DeviceStandby=yes fixes this, but then the
2011 May 11
3
Constructing an array of stuff (to send multiple apple push notifications)
I''m using this gem https://github.com/justintv/APNS to send push
notifications to an iPhone app and amazingly it works for single
notifications, such that I can do...
APNS.send_notification(Device.first.device_token,''test message'')
Works great...
Now it should be a simple task (as per the docs to send multiple
notifications)
Gem says like this...
device_token =
2016 Feb 29
4
need help on tinc route problem
yes, I have these in C host file:
Subnet=10.10.0.0/24
Subnet=0.0.0.0/1
Subnet=128.0.0.0/1 ## not metioned, because I think is maybe works in
same as 0.0.0.0/1
B host file doesn't have 0.0.0.0/1 and 128.0.0.0/1
I only added one route to 5.6.7.8 via B, not via C
On Mon, Feb 29, 2016 at 4:40 PM, Maxim Vorontsov <6012030 at gmail.com> wrote:
> hi.
>
> Are you add only
2016 Jul 25
1
Memory leak on tinc
Hi guys,
Second question for me today:), really appreciate the help.
I have been using tinc in a linux environment, due to our need, I kept it
running all the time.(i.e. several months)
Recently I found out the system's memory usage is gradually going higher
and higher, and eventually
triggering oom-killer in the system.
After disabling process one by one, I identified tinc is the reason for
2015 Jan 26
2
decentralised vpn with dynamic ips
Hello.
I am using the current 1.0 stable.
I have tinc daemons on different dynamic ip connections.
They have ports forwarded.
They are using switch mode.
I have 1 box which has dynamic dns set up.
I would like everyone to use that for bootstrapping using ConnectTo.
However I do NOT want that host to tunnel all traffic due to downtimes and bandwidth limitations.
Can i get tinc to share the ips
2015 Sep 25
2
Tinc clients behind a NAT, tunnels get unstable
Hi Guus,
Am Freitag, den 25.09.2015, 17:04 +0200 schrieb Guus Sliepen:
> Ok, that means by default the UDP NAT timeout on the Cisco is extremely
> short.
>
> > I check the manual of the the Cisco NAT for any TCP/UDP
> > timeout settings, but there is no way to modify anything like "keeps
> > TCP/UDP connections alive".
>
> It wouldn't be called
2015 Apr 11
2
workaround to use tinc as default gateway
I have been delighted by tinc. Building a mesh like I need would have
been horrible in OpenVPN. tinc makes it easy.
I decided to share a workaround for a problem that's been vexing me.
Either I'm being dumb (and can do this better with a hint) or this is
something others might need.
I've been moving a bunch of services from our university to Amazon
(EC2). To do this, I bring
2010 Feb 07
1
Only reaching one machine at network
Hi there,
I am using tinc since some monthes. I think the basic idea of
extending vpn to a mesh of systems via tun/tap is great. And I think
it is one of the useable developments compared to the much more
complex vpn solutions I had used in the past. Great work.
Setting up tinc I have fought with the configuration (and with the
concepts) for a while as I have found no example that covers my
2017 May 03
2
Multiple default gateway from tinc node
Hi, Guus
I did some test regarding the points you mentioned below, and yes, you’re right, but some of points may need further adjusted:
1. The destination of IPv4 wouldn’t be changed, Yes I agree, that’s the goal and final destination for the communication. But during the path, it may be encapsulated into another packet(tunnel mode), where the outside IP header is the physical address, but the
2012 Apr 08
1
redirect-gateway and p2p-Traffic
Hello,
http://www.tinc-vpn.org/examples/redirect-gateway/ explains how to set up a
default route using tinc. However, in my understanding tinc's p2p traffic is
routed via tinc there:
Assume a network: Client A, Client B and a Server S. A and B have "ConnectTo
S" in their config, S is used as a gateway providing 0.0.0.0/0 . All packets
send from A to B will be delivered to
2013 Mar 26
1
Automatic exchange of dynamic node-IPs between nodes
Hi,
I'm new to Tinc, so a "Hello" to all! :-)
In my setup one master node has a static public IP. All other nodes have dynamic public IPs changing every 24 hours (and yes, in Germany even Global IPv6 Unicast Prefixes are dynamic on DSL/Cable sockets :-( ).
To distribute the dynamic node-IPs to all other nodes, the following "host-up" script is used:
2020 Jan 08
2
Is it possible to enable push notifications for iOS/macOS mail clients on a stock dovecot?
Now that Apple has abandoned mail server capabilities in macOS Server.app we have to move to an open source solution. I have done this using Macports and it works well (no thanks to Apple as it never published the in 2018 promised migration info for mail services).
The MacPorts Apple Push Notification variant based on a patch written a few years ago for dovecot supports APNS but it requires you
2020 Jan 08
2
Is it possible to enable push notifications for iOS/macOS mail clients on a stock dovecot?
https://github.com/st3fan/dovecot-xaps-daemon
Works PERFECTLY. I use it on CentOS 6 and 7.
Thanks,
Steffan Cline
steffan at hldns.com
602-793-0014
> On Jan 8, 2020, at 2:39 PM, infoomatic <infoomatic at gmx.at> wrote:
>
> ?I have no idea about that Mac proprietary stuff ... however,
> https://doc.dovecot.org/configuration_manual/push_notification/ might be
> a
2016 Mar 05
3
AW: AW: issue with tinc and libvirt / Network is already in use by interface tun0
>> 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
2012 Jul 17
1
subnet-up invocations
Hello,
I'm confused by the subnet-up calls made by tinc. I was assuming that
I'd be called once when it connects to another node. However, subnet-up
appears to be called much more often than that.
For example, I have the following configuration:
,----
| $ cat tinc.conf
| ConnectTo = spitzer
| Name = chronos
| Mode = switch
|
| $ cat hbt/hosts/spitzer
| address =
2016 Feb 29
2
need help on tinc route problem
my network:
local pc(192.168.1.2)-->openwrt_adsl_router A(
192.168.1.1/24&11.22.33.44pppoe&10.10.10.1/24 tinc)<---remote B:
10.10.20.1/24
^
|
remote C:10.10.0.1/24
all running tinc 1.0.x,
ADSL router
2019 Apr 16
2
Measure network bandwidth per process
Hi,
Is there a way to measure network bandwidth per process in CentOS Linux
release 7.6.1810 (Core) using any utility? I was reading about nethogs but
it does not have the option to run it in daemon mode so that we can take a
look at historical data to figure out the process which was consuming high
network bandwidth instead it is a good tool for Live monitoring.
Please suggest. Thanks in
2017 May 22
6
Advertising a Public IP address
Hi all
I feel like I should know the answer to this question, like I read it
someplace sometime, but it evades me right now.
It's also an opportunity to say hello to the list and many thanks for
writing and supporting tinc vpn! We make great use of it at rhizomatica.
So,
Let's take this example setup.
I have two tinc nodes (A and B) behind a firewall
NodeA and NodeB have 192.168.1.2
2010 Sep 10
2
Other feature requests
Hello,
Great to see that my patch for new '-o' command-line option has been accepted :)
It was the most important missing feature for me.
But there are other ones I'd like to see implemented:
1. push options to clients (see push/pull options of OpenVPN)
2. automatically execute routing commands to cause all outgoing IP traffic to be redirected over the VPN (see redirect-gateway of
2012 Jan 01
1
Newbe
Hello all,
I am new to this and I hope this is an easy question.
I would like to use tinc to set up a connection from my home to my office.
I am running windows 7 on both PCs.
The home PC have internet connection via time warner & the office PC via
AT&T DSL.
My goal is to be able to share a folder on the home PC with the office PC to
keep data in one place.
I know I can set up port