Simple Class A VPN Guide - Problems

Guus Sliepen guus at tinc-vpn.org
Thu May 2 15:29:09 CEST 2013


On Thu, May 02, 2013 at 11:10:45PM +1000, Andrew Armstrong wrote:

> 1) I have WinA (Windows host - existing LAN IP 192.168.137.1) and LinuxB
> (Linux host - existing LAN IP 192.168.137.150)
> 2) I want them to exist in a Class A address of 10.0.0.1 and 10.0.0.2
> 3) I have a netname of "vpn" chosen. I am using 1.0 on LinuxB and 1.1 on
> WinA.
[...]
> 4) My hosts files on both hosts are:
> /vpn/hosts/WinA:
> Address = 192.168.137.1
> Subnet = 10.0.0.0/8

The Subnet statement should not contain the subnet of the whole VPN, but only of that part of the VPN which belongs to WinA. So in your case, it should be:

Subnet = 10.0.0.1

> /vpn/hosts/LinuxB:
> Address = 192.168.137.150
> Subnet = 10.0.0.0/8

And here Subnet = 10.0.0.2. There rest of your configuration looks fine. Let me
know if it works with these changes.

-- 
Met vriendelijke groet / with kind regards,
     Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20130502/d57dfe6d/attachment.pgp>


More information about the tinc mailing list