Displaying 2 results from an estimated 2 matches for "locationb".
Did you mean:
location
2001 Nov 04
8
Connection problem
...after trying for a minute or so it
connects.
kill -USR1 shows that they are connected
kill -USR2 only shows the local subnet, not the remote
I've tried these versions without any luck:
cvs checkout -r CABAL -D "1 Jun 2001 10:03:39 +0200" tinc
cvs checkout -r CABAL tinc
pre4
Host LocationB - LocationA
Internal 192.168.1.1 - 192.168.0.1
External 10.0.1.1 - 10.0.0.1
Here are my configuration files on LocationB
tinc-up
~~~~~~~~~~~~
#!/bin/sh
ifconfig $NETNAME hw ether fe:fd:00:00:00:00
ifconfig $NETNAME 192.168.1.1 netmask 255.255.0.0
ifconfig $NETNAME -arp
~~~~~~~~~~~~
tinc.c...
2009 Jun 22
3
rsync is fantastic except for one usual feature we want from it .. please help ?
Hi,
Rsync is a fantastic program, and it does everything we need in terms of
file transfer and syncing source and destination file directories.
We do have a situation now where we need rsync to transfer the files
once only from the source directory. Please let me briefly explain
using a simple generic exmple:
1. At t0, we transfer f0 location A to location B
2. At t1, 10 new