Displaying 2 results from an estimated 2 matches for "remotenet".
Did you mean:
remote_net
2016 Jan 22
1
Error starting tinc
...EY-----
Excuse me, virtual device is created by tinc ? I read that on CentOS 7 tun device must be created with ip tuntap command, in tinc-up I put this, but no virtual device is found with ifconfig:
#!/bin/sh
ip link set $INTERFACE up
ip addr add <IPLOCAL>/8 dev $INTERFACE
ip route add <REMOTENET>/24 dev $INTERFACE
Also do you know about keepalived errors ?
Roberto
-----Original Message-----
From: tinc [mailto:tinc-bounces at tinc-vpn.org] On Behalf Of Guus Sliepen
Sent: venerd? 22 gennaio 2016 23.27
To: tinc at tinc-vpn.org
Subject: Re: Error starting tinc
On Fri, Jan 22, 2016 at...
2003 Jun 27
0
Printer Issue over IPSEC VPN
...t's a remote printer. We don't do anything
fancy with Samba, it's simply used to provide file and printer sharing
for our Wintel clients. If I haven't painted a clear enough picture,
please review the following:
Samba Server
|
|
|
HQNEt -----IPSEC SG------INTERNET-----IPSEC SG------REMOTENET
|
|
PRINTER(PrintSrvr)
Yes having the client spool the data across the GW's and back is not the
most efficient use of BW, but isn't a problem given the size of our
remote nets.
Anybody have any ideas why this might be?
Your help is greatly appreciated.
Chris