<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Rage Italic";
        panose-1:3 7 5 2 4 5 7 7 3 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>I have a 4 Node Tinc VPN setup with 2 nodes on my LAN and the other 2 outside the LAN in the cloud.  Everything has been working great for about 5 years now, until today when I decided to move one of the nodes to another box.  I basically, copied over the /etc/tinc folder to the new server and also moved the /etc/network/interfaces file, so that the new server was an exact mirror (more or less).<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>But I think I may have forgotten something because while all my nodes can ping each other using the VPN IPs (i.e., 10.9.0.x), I can’t seem to ping my LAN (i.e., 172.23.6.x) from any of the external nodes.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>At this point I’m unsure of which information to provide in order to elicit some assistance, however, below is the routing table of one INTERNAL and EXTERNAL node.  I basically want to be able to reach the 172.23.6.0 network from any of the EXTERNAL nodes – any assistance would be highly appreciated.  Thanks.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><b>Routing Table of EXTERNAL NODE (10.9.0.4)<o:p></o:p></b></p><p class=MsoNormal><b><o:p> </o:p></b></p><p class=MsoNormal>root@web1:~# route<o:p></o:p></p><p class=MsoNormal>Kernel IP routing table<o:p></o:p></p><p class=MsoNormal>Destination     Gateway         Genmask         Flags Metric Ref    Use Iface<o:p></o:p></p><p class=MsoNormal>default         107.170.80.1    0.0.0.0         UG    0      0        0 eth0<o:p></o:p></p><p class=MsoNormal>10.9.0.0        *               255.255.255.0   U     0      0        0 tinc0<o:p></o:p></p><p class=MsoNormal>10.128.0.0      *               255.255.0.0     U     0      0        0 eth1<o:p></o:p></p><p class=MsoNormal>107.170.80.0    *               255.255.240.0   U     0      0        0 eth0<o:p></o:p></p><p class=MsoNormal>172.23.6.0      10.9.0.1        255.255.255.0   UG    0      0        0 tinc0<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><b>Routing Table of INTERNAL NODE (10.9.0.1)<o:p></o:p></b></p><p class=MsoNormal><b><o:p> </o:p></b></p><p class=MsoNormal>root@ubuntu2:~# route<o:p></o:p></p><p class=MsoNormal>Kernel IP routing table<o:p></o:p></p><p class=MsoNormal>Destination     Gateway         Genmask         Flags Metric Ref    Use Iface<o:p></o:p></p><p class=MsoNormal>default         50-242-184-134- 0.0.0.0         UG    0      0        0 eth0<o:p></o:p></p><p class=MsoNormal>10.8.0.0        10.8.0.2        255.255.255.0   UG    0      0        0 tun0<o:p></o:p></p><p class=MsoNormal>10.8.0.2        *               255.255.255.255 UH    0      0        0 tun0<o:p></o:p></p><p class=MsoNormal>10.9.0.0        *               255.255.255.0   U     0      0        0 tinc0<o:p></o:p></p><p class=MsoNormal>50.242.184.128  *               255.255.255.248 U     0      0        0 eth0<o:p></o:p></p><p class=MsoNormal>172.23.6.0      *               255.255.255.0   U     0      0        0 eth1<o:p></o:p></p><p class=MsoNormal>172.23.7.0      172.23.6.1      255.255.255.0   UG    0      0        0 eth1<o:p></o:p></p><p class=MsoNormal>207.187.53.0    172.23.6.1      255.255.255.0   UG    0      0        0 eth1<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='color:#1F497D'>Very Respectfully,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:20.0pt;font-family:"Rage Italic";color:red'>Kismet-Gerald Agbasi<o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;color:#1F497D'>IT/Systems Administrator<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;color:#1F497D'>Central Truck Center, Inc.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;color:#1F497D'>Office:  240-487-3315<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;color:#1F497D'>Toll Free:  1-800-492-0709<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;color:#1F497D'>Fax:  240-487-3399<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;color:#1F497D'>3839 Ironwood Place<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;color:#1F497D'>Landover, MD 20785<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal align=center style='text-align:center'><b><span style='font-size:16.0pt;color:#C00000'><a href="www.centraltruckcenter.com"><span style='color:#C00000'>www.centraltruckcenter.com</span></a><o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal align=center style='text-align:center'><span style='font-size:9.0pt;color:#1F497D'>This message may contain confidential and/or proprietary information, and is intended for the person or entity to which it is addressed.   <br>Any use by others for all other purposes is strictly prohibited.<br>_________________________________________________________________________________________________________<o:p></o:p></span></p><p class=MsoNormal align=center style='text-align:center'><span style='font-size:9.0pt;color:#1F497D'>3839 Ironwood Place | Landover, MD | 20785<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>