Hi, > but 4.6.1 don't add the route automatically
Pluto has been migrated to the kernel interface of the IKEv2 daemon charon. This interface installs routes to a dedicated routing table to avoid any conflicts with the default table. The route should be visible in table 220, try > ip route show table 220 You can change the table with the ./configure option --with-routing-table, or with the strongswan.conf charon.routing_table option. Regards Martin _______________________________________________ Users mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/users
