[strongSwan] why pluto don't add route automatically for strongswan4.6.1
Martin Willi
martin at strongswan.org
Fri Feb 10 14:32:27 CET 2012
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
More information about the Users
mailing list