routing thru tinc

Loic Dachary loic at dachary.org
Thu Jul 7 13:09:00 CEST 2011


Hi,

I setup tinc on two hosts with IP 192.168.200.102 on the first and IP
192.168.200.101 on the second. And it works. Now I would like to route
packets thru 192.168.200.101 from 192.168.200.102 by adding the
following route:

ip route add 10.10.70.0/24 via 192.168.200.101 dev TINCDEVICE

However, when I ping 10.10.70.254 from 192.168.200.102, I see the packet
being sent to TINCDEVICE (tcmpdump)

13:04:17.675440 IP 192.168.200.102 > 10.10.70.254: ICMP echo request, id
6201, seq 1, length 64
13:04:17.675467 IP 10.10.70.254 > 192.168.200.102: ICMP net 10.10.70.254
unreachable - unknown, length 92
13:04:18.674434 IP 192.168.200.102 > 10.10.70.254: ICMP echo request, id
6201, seq 2, length 64
13:04:18.674486 IP 10.10.70.254 > 192.168.200.102: ICMP net 10.10.70.254
unreachable - unknown, length 92

but it never reaches 192.168.200.101.

I would be grateful if someone could explain what I'm doing wrong.

Thanks in advance



-------------- next part --------------
A non-text attachment was scrubbed...
Name: loic.vcf
Type: text/x-vcard
Size: 327 bytes
Desc: not available
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20110707/dc184bd3/attachment.vcf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20110707/dc184bd3/attachment.pgp>


More information about the tinc mailing list