Skip to main content
raman1791
New Member
August 29, 2019
Question

how to set modem LTE 4g to my fortinet

  • August 29, 2019
  • 1 reply
  • 4070 views

hai everyone,

i need some help guys,i just bought prolink lte router and want to plug to my fortinet firewall,what setting i need to in my prolink and firewall kindly pls help me 

    1 reply

    brittany
    New Member
    September 1, 2019

    HEY RAMAN, config system modem     set status enable (Enables the modem functionality)     set pin-init "at+cpin=1111" (If you have PIN security, I tend to disable the SIM PIN check)     set dial-on-demand enable (self-explanatory)     set phone1 "*99#" (replace *99# with whatever your dial-up number is)     set extra-init1 "at+cgdcont=1,\"ip\",\"internet\"" (replace internet with your APN)     set altmode disable (enable if you're in China, rest of the world disable) end these are the steps but these are for a device that is on the Fortigate HCL.If yours is not then you’ll have to configure that first.

    HOPE U GOT IT !