L2TP - static IP
Hello,
there's some way to avoid auto IP assign on L2TP connection (without IPSec)?
I know, it's an old and unsecure choose, but I need it for specific purpose.
My HW:
Fortigate 30E
FortiOS v6.2.1 build0932 (GA)
This is my config:
config vpn l2tp
set status enable
set usrgrp 'l2tp_usrgrp'
set sip 10.100.0.70
set eip 10.100.0.80
end
So I added
[ul]And all works fine. But .... IP is choosen by Fortigate.
My need is to choose the IP from the client side, like a static IP settings.
I tried to do it from the L2TP connection settings on Windows, if I try to force the static IP, but the connection is not completed. The connection is not completed immediately after the (positive) verification of the credentials
There's a way to "tell" to Fortigate "I choose IP by myself"?
Thanks
