Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

We have a group of machines that connect via the AnyConnect VPN software and get assigned a specific IP address. We then have software that sends data to that machine based on that IP. However, we have had a problem where that machine loses its connection, attempts to reconnect and gets a DHCP address rather than the static one we need.

The behavior we want is that if the machine attempts to login in even if the connection has not timed out that it would kill the older session and restart a new one and give it the correct address.

Is this possible? Any idea why we wouldn't get the right address?

Thanks!

share|improve this question
Some more detail would help. How are you currently assigning IP addresses? – GdD Feb 21 at 16:18
with a static "framed-ip-address" and it seems that subsequent sessions are issued address by a specified dhcp-server value – Ross R Feb 21 at 20:26

migrated from security.stackexchange.com Feb 22 at 9:46

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.