Hello All , I installed tinc for windows. But it doesn't seem to work. I want to connect two computers(for testing purposes) computer1(webdev) and computer2(gis) I have installed the tap-win32 on both of them. Both computers are windows XP. Also I don't have a router. Computer1:webdev ----------------------- C:\Program Files\tinc\vpn1\tinc.conf Name = webdev ConnectTo = office Interface = VPN C:\Program Files\tinc\vpn1\hosts\gis Address=64.201.188.230 Subnet=192.168.1.0/24 hosts/webdev Address=64.201.188.228 Subnet=192.168.0.0/24 TCP/IP parameters on the TAP-win32 NIC VPN: IP: 192.168.0.0 Subnet Mask: 255.0.0.0 Computer 2: gis --------------------- C:\Program Files\tinc\vpn1\tinc.conf Name = gis ConnectTo = office Interface = VPN C:\Program Files\tinc\vpn1\hosts\gis Address=64.201.188.230 Subnet=192.168.1.0/24 C:\Program Files\tinc\vpn1\hosts\webdev Address=64.201.188.228 Subnet=192.168.0.0/24 TCP/IP parameters on the Tap-win32 NIC VPN: IP: 192.168.1.0 Subnet Mask: 255.0.0.0 Then when I go to the browser of computer1(webdev) and Type: <\\192.168.0.0> It works! its takes me to the local share files But when I tried to get to computer2(gis) <\\192.168.1.0> I get nothing the error saying that Window cannot access <\\102.168.1.0> What is wrong? I also tried the example provided on the tinc website: "Installing Tinc on windows" With the 10.20.40.1 and 10.20.40.2 addresses but the same thing happened. Help! -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 2324 bytes Desc: not available Url : http://brouwer.uvt.nl/pipermail/tinc/attachments/20031216/9806df89/winmail.bin
On Tue, 16 Dec 2003, byron_noriega wrote:> I want to connect two computers(for testing purposes) > computer1(webdev) and computer2(gis) I have installed the tap-win32 on both > of them.> Computer1:webdev > ----------------------- > C:\Program Files\tinc\vpn1\tinc.conf > Name = webdev > ConnectTo = office > Interface = VPN> Computer 2: gis > --------------------- > C:\Program Files\tinc\vpn1\tinc.conf > Name = gis > ConnectTo = office > Interface = VPN> What is wrong?You have told them both to connect to a third machine called office but I don't see that you have setup the "office" computer or told either webdev or gis about office. If you just want webdev and gis to be the only two members of the vpn and to talk to each other, change the ConnectTo in gis's config to "ConnectTo = webdev" and change webdev's config to be "ConnectTo gis" Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://tinc.nl.linux.org/
I have tried your suggestion: on webdev tinc.conf/ConectTo=webgis and on gis tinc.conf/ConnectTo=webdev But I still got the same problem. Do I have to recreate the Keys after doing those changes? I am using version of tinc 1.0.2 on windows XP thank you in advance. -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 1656 bytes Desc: not available Url : http://brouwer.uvt.nl/pipermail/tinc/attachments/20031217/db421b5e/winmail.bin
On Wed, Dec 17, 2003 at 09:02:15AM -0700, byron_noriega wrote:> I have tried your suggestion: > > on webdev tinc.conf/ConectTo=webgis > and on gis tinc.conf/ConnectTo=webdev > > But I still got the same problem.Read the manual, especially: http://tinc.nl.linux.org/documentation/tinc_5.html#SEC60 -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus@sliepen.eu.org> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://brouwer.uvt.nl/pipermail/tinc/attachments/20031217/9e839bf1/attachment.pgp