Displaying 1 result from an estimated 1 matches for "resourcess".
Did you mean:
resources
2000 Nov 14
0
tinc from exposed to hidden computer
...tween a computer with a standard IP address (HOME),
> and one hidden behind a firewall, without an externally accessible IP address
> (WORK). I can reach HOME from WORK via TCP/IP but not the other way.
>
> Can I set up Tinc to connect between HOME and WORK, so that I can
> access resourcess accessible to the WORK network from HOME?
> If so, are there any specifics I should keep in mind as I proceed?
Yes you can. You can set up a tinc daemon at HOME without a ConnectTo line (this
means it just listens for incoming connections) and a tinc daemon at WORK with a
ConnectTo line pointin...