Displaying 1 result from an estimated 1 matches for "vpndevice".
2003 Nov 02
1
adding a windows machine into an existing VPN.
...ame = mutombo
Device = /dev/net/tun
Mode = switch
my network behind the router is 192.168.2.0 and i use a subnetmask of 
255.255.0.0
mutombo:
address = mydydns.org
PGPKEY
on windows i did:
tinc.conf:
Name = da6th
ConnectTo = mutombo
Interface = VPN
da6th:
address = dyndns.org
PGPKEY
i create a VPNdevice and named it VPN, with ip 192.168.2.101 and subnet 
255.255.0.0.
when i start tinc on windows it complained about missing tinc-up or 
mutombo-up files.(hope they dont needed and only for llinux ??)
the both tinc connects together, but there dont happen anything. when i 
start a ping from the windo...