Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
yeowkm99
Contributor

Create static route for FG100F

I am trying to create new static routes in my FG100F, but it seems like I cannot select some addresses eg subnets i have already created in my Address list.

seems like they are hidden.

firmware for the FG100F is 7.2.5

named address.jpg

 

subnets in addresses

subnets.jpg

1 Solution
Toshi_Esumi
SuperUser
SuperUser

If you want to use an address object in static route config, you have to enable "Static route configuration" in GUI or "allow-routing" in CLI.


add-obj.png

config firewall address 

  edit "172.16/16"
    set allow-routing enable
    set subnet 172.16.0.0 255.255.0.0
  next
end

 

Toshi

View solution in original post

2 REPLIES 2
Toshi_Esumi
SuperUser
SuperUser

If you want to use an address object in static route config, you have to enable "Static route configuration" in GUI or "allow-routing" in CLI.


add-obj.png

config firewall address 

  edit "172.16/16"
    set allow-routing enable
    set subnet 172.16.0.0 255.255.0.0
  next
end

 

Toshi

sjoshi
Staff
Staff

Dear yeowkm99,

 

Thank you for posting to the Fortinet Community Forum.

 

Problem Description:-

Create static route for FG100F
 
To use the address in static route configuration you need to enable static route configuration while creating addresses.
 
For your ref:-
 

Let us know if this helps.

Thanks

If you have found a solution, please like and accept it to make it easily accessible to others.
Fortinet Certified Expert (FCX) | #NSE8-003459
Salon Raj Joshi
Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors