This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

static IP for VPN ssl client ?

Hi all,
Is static IP for VPN ssl clients ( so user defined ) possible with ASG 7.501 ( as OpenVPN does ) ?
I don't see any webadmin options for ( as for dhcp on defined local networks with MAC ), but maybe another way ( if anyone tries... ) ?
Thanks and merry Christmas !
Erwan


This thread was automatically locked due to age.
Parents
  • You can do it with SNAT and DNAT rules.
    This does not mean that the client _really_ gets a static address - it still gets a (random) address assigned out  of the SSL VPN pool network.
    However, with the appropriate SNAT/DNAT rules (using the "user network" object of the user) you can achieve that the client´s packets are natted behind a _static_ "virtual" fix ip address when traversing the ASG,  thus the source appears to be from this fixed virtual IP in the LAN.
Reply
  • You can do it with SNAT and DNAT rules.
    This does not mean that the client _really_ gets a static address - it still gets a (random) address assigned out  of the SSL VPN pool network.
    However, with the appropriate SNAT/DNAT rules (using the "user network" object of the user) you can achieve that the client´s packets are natted behind a _static_ "virtual" fix ip address when traversing the ASG,  thus the source appears to be from this fixed virtual IP in the LAN.
Children
No Data