[strongSwan] Traffic in a Hub and Spoke setup not forwarded

Noel Kuntze noel at familie-kuntze.de
Fri Feb 24 23:52:39 CET 2017


Of course not. This is not a problem with the routing table.
Please make sure you understand exactly what's going on before
attempting to solve problems. Other technology might not
be as forgiving as this.

The problem is probably that your security policies don't allow
the forwarding of the traffic or you have SNAT/MASQUERADE (or other)
iptables rules that either change addresses so the traffic doesn't
match the policies anymore or outright drop it.

Please provide a paste of the output of `ipsec statusall`
and `iptables-save`.



On 24.02.2017 23:49, Martin Sand wrote:
> Hi all
> 
> After some time I began to investigate again.
> I think the problem is that my strongSwan router is behind a modem (another router) which I cannot set to bridge modus.
> The modem is NATing the traffic.
> 
> Routing table 220 shows the problem.
> The traffic is sent to the modem (192.168.0.1), connected to the internet and my strongSwan vpn router (192.168.2.1).
> The modem is also the default gateway.
> 
> root at OpenWrt:~# ip route show table 220
> 192.168.1.0/24 via 192.168.0.1 dev eth0  proto static  src 192.168.2.1
> 192.168.3.0/24 via 192.168.0.1 dev eth0  proto static  src 192.168.2.1 
> 
> I tried to get around the problem by setting the via route to the external IP of my modem (134.100.110.120).
> But this does not work:
> 
> root at OpenWrt:~# ip r c table 220 192.168.1.0/24 via 134.100.110.120 dev eth0 proto static src 192.168.2.1
> RTNETLINK answers: Network is unreachable
> 
> Any ideas on how to solve the issue?
> 
> Best regards
> Martin
> 
> On 11/08/2016 08:46 PM, Martin Sand wrote:
>> Hi all
>>
>> I have a Hub and Spoke setup:
>> * Central server 192.168.0.1
>> * Router 1: 192.168.1.1
>> * Router 2: 192.168.2.1
>>
>> I cannot reach the computers on the other side of the network although tunnel is established.
>> Do I miss an iptable or route information?
>>
>> Output from 192.168.1.100 when trying to reach a computer on the other network (192.168.2.100):
>> [user at workstation ~]$ tracepath 192.168.2.100
>>  1?: [LOCALHOST]                                         pmtu 1500
>>  1:  router-1                                     0.475ms
>>  1:  router-1                                     0.445ms
>>  2:  no reply
>>
>> Output of route on Router 1 (192.168.1.1):
>> 192.168.2.0/24 via 80.10.10.1 dev eth0  proto static  src 192.168.1.1
>>
>> Output of route on Router 2 (192.168.2.1):
>> 192.168.1.0/24 via 192.168.0.1 dev eth0  proto static  src 192.168.2.1
>>
>> Any ideas on what is going wrong? Maybe because one router shows the external IP of the Hub instead of the internal one?
>>
>> Best regards
>> Martin
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.strongswan.org
>> https://lists.strongswan.org/mailman/listinfo/users
> 
> 
> 
> _______________________________________________
> Users mailing list
> Users at lists.strongswan.org
> https://lists.strongswan.org/mailman/listinfo/users
> 

-- 

Mit freundlichen Grüßen/Kind Regards,
Noel Kuntze

GPG Key ID: 0x63EC6658
Fingerprint: 23CA BB60 2146 05E7 7278 6592 3839 298F 63EC 6658


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 866 bytes
Desc: OpenPGP digital signature
URL: <http://lists.strongswan.org/pipermail/users/attachments/20170224/fc9e600a/attachment-0001.sig>


More information about the Users mailing list