Hello everyone,

 

I had installed strongswan on CentOS 6.5 using YUM 

Version::   [Linux strongSwan U5.0.4/K2.6.32-431.el6.x86_64]

 

At first I tried using following configurations:

conn ios

        keyexchange=ikev1

        authby=xauthpsk

        xauth=server

        left=%defaultroute

        leftsubnet=0.0.0.0/0

        leftfirewall=yes

        leftcert=serverCert.pem

        right=%any

        rightsourceip=192.168.28.0/24

        rightcert=clientCert.pem

        auto=add

 

This worked like a charm for a single user but when I tried to connect
second user The first user gets disconnected.

 

Can Any One one tell how to use IP-Pool for multiple clients..

 

_______________________________________________
Users mailing list
[email protected]
https://lists.strongswan.org/mailman/listinfo/users

Reply via email to