|
Posted by delgrun...@gmail.com on June 30, 2006, 5:13 pm
If you were Registered and logged in, you could reply and use other advanced thread options
This is probably the single biggest reason for SSL VPN over traditional
ipsec clients.
-mike
ikkemij@xs4all.nl wrote:
> On a ASA 5520 we have configured several remote access IP-Sec VPN Group
> policies en usernames.
>
> On the group policies we have set the number of simultaneous logins to
> 5 and on the individual users to 1.
>
> username Ikke-Mij password xxxxxxxx encrypted privilege 0
> username Ikke-Mij attributes
> vpn-group-policy Company
> vpn-simultaneous-logins 1
> vpn-tunnel-protocol IPSec
> group-lock value Company
>
> group-policy Company attributes
> dns-server value 10.142.18.32
> vpn-simultaneous-logins 5
> vpn-filter none
> vpn-tunnel-protocol IPSec
> group-lock value Company
> pfs enable
> address-pools value Company
>
>
> This works fine, until two users try to connect from behind the same IP
> address. Tthe already connected user gets bumped. When he tries to
> connect again, the other user gets bumped. There are more then enough
> IP addresses in the Pool, so that shouldn't be the problem.
>
> Is there a way to allow simultaneous logins from the same IP address?
>
>
> Ikke
|