[strongSwan] MY_PLUTO_CLIENT_MASK

Martin Willi martin at strongswan.org
Mon Aug 12 09:17:13 CEST 2013


> What environment variable do we need to use for ikev2 to obtain the
> same information?

charon does not set PLUTO_MY_CLIENT_MASK/NET, but it sets
PLUTO_MY_CLIENT to the tunneled subnet in CIDR notation containing the
subnet. The same applies to the PLUTO_PEER_CLIENT* variables.

So what would have been set as PLUTO_MY_CLIENT_NET=192.168.1.0 and
PLUTO_MY_CLIENT_MASK=255.255.255.0 in pluto is now
PLUTO_MY_CLIENT=192.168.1.0/24 in charon.

Regards
Martin





More information about the Users mailing list