Displaying 2 results from an estimated 2 matches for "vpn_net".
2001 May 07
1
Config error - please help
I installed Tinc and started on two mashines. both connect and say
everything is OK. But then when I try to ping through the VPN I get the
following errors in syslog:
on server:
rtr-us tinc.vpn_net[911]: Metadata socket read error for BG_VPN (x.x.x.x -
inet ip of client): No such process
and on client
ns tinc.vpn_net[301]: Incoming data socket error: Connection refused
what does it mean as on my firewall port forwarding is set as neeed on udp
and tcp port 655. And even I see the icmp traffi...
2001 May 08
1
Config error - please help-continue
It didn't help :(
When I did ping to 192.168.1.1 from client machine I got the following in
syslog:
May 8 08:55:54 ns tinc.vpn_net[726]: Sending packet of 100 bytes to US_VPN
(x.x.x.x - inetIP)
May 8 08:55:55 ns tinc.vpn_net[726]: Incoming data socket error: Connection
refused
tcpdump -i tap0 gives this:
08:49:13.919331 ns.iris.bg > 192.168.1.1: icmp: echo request
08:49:14.919323 ns.iris.bg > 192.168.1.1: icmp: echo req...