Displaying 2 results from an estimated 2 matches for "gl752".
2016 Dec 15
1
Accessing ip camera through a vpn client
Hi,
I am trying to access devices (ip cams) through clients using the tinc vpn.
Let's demonstrate the problem with two clients:
client name [ip in eth0] [ip in tun0]
gl752 (A) 192.168.1.33 10.0.0.1
xps13 (B) 192.168.1.55 10.0.0.2
I also have an ip camera connected to the local network at 192.168.1.21.
I want to try a situation where I am accessing, from linux box (A) that
is part of a tinc vpn, a "remote" ip camera, that is connected to a...
2016 Dec 29
0
Allow direct connection between some (but not all) nodes on the network (Guus Sliepen)
...at tinc-vpn.org>
> To: tinc at tinc-vpn.org
> Cc:
> Date: Thu, 29 Dec 2016 13:36:55 +0100
> Subject: Re: Accessing ip camera through a vpn client
> On Thu, Dec 15, 2016 at 04:45:14PM +0200, sampsa wrote:
>
> > client name [ip in eth0] [ip in tun0]
> >
> > gl752 (A) 192.168.1.33 10.0.0.1
> > xps13 (B) 192.168.1.55 10.0.0.2
> >
> > I also have an ip camera connected to the local network at 192.168.1.21.
> [...]
> > I'd like to have the camera to have the ip address 10.0.0.21 in the tun0
> > interface.
>...