fortigate Mon Nov 24 05:28:36 PM EST 2025
This commit is contained in:
parent
5d5eaf7b30
commit
2c139bce74
@ -2894,6 +2894,10 @@ config firewall address
|
||||
edit "RAPpublic"
|
||||
set subnet 24.105.188.54 255.255.255.255
|
||||
next
|
||||
edit "RAP-FW-Inside"
|
||||
set allow-routing enable
|
||||
set subnet 192.168.167.0 255.255.255.0
|
||||
next
|
||||
end
|
||||
config firewall multicast-address
|
||||
edit "all_hosts"
|
||||
@ -6252,7 +6256,7 @@ config firewall policy
|
||||
set dstintf "RAP"
|
||||
set action accept
|
||||
set srcaddr "Server_40" "Server_48" "21JumpSt" "Sys-Net-Admins"
|
||||
set dstaddr "RAP-Users" "RAP-MGMT"
|
||||
set dstaddr "RAP-Users" "RAP-MGMT" "RAP-FW-Inside"
|
||||
set schedule "always"
|
||||
set service "ALL"
|
||||
set utm-status enable
|
||||
|
||||
@ -234,6 +234,10 @@ config router static
|
||||
set device "RAP"
|
||||
set comment "RAP Users"
|
||||
next
|
||||
edit 38
|
||||
set dst 192.168.167.0 255.255.255.0
|
||||
set device "RAP"
|
||||
next
|
||||
end
|
||||
config router ospf
|
||||
config redistribute "connected"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user