Skip to main content
dirome
Visitor III
October 18, 2016
Question

Connect to Fortigate From Android

  • October 18, 2016
  • 1 reply
  • 2762 views

Hi,

I am try edit objects from my celphone on fortigate but i cant only see some configurations, its possible do it?

 

    1 reply

    JakubP
    New Member
    November 2, 2016

    config vpn ipsec phase1-interface   edit "android"         set type dynamic         set interface "wan1"         set mode aggressive         set mode-cfg enable         set proposal aes128-sha1         set dhgrp 2         set xauthtype auto         set authusrgrp "L2TP_group"         set ipv4-start-ip 192.168.0.225         set ipv4-end-ip 192.168.0.230         set ipv4-netmask 255.255.255.0         set dns-mode auto         set psksecret ENC :>>     next end config vpn ipsec phase2-interface    edit "android"         set phase1name "android"         set proposal aes128-sha1         set dhgrp 2         set keepalive enable     next end

     

    Peace of Cake :) with google

     

    but inbuilt android VPN client does not work with FG (tested Android ver. 4 - 5) I use VPNcilla app and works perfectly