Dudas Politicas Implementacion FortiAP en FGT Transparente
Publicado: 27 Ago 2014, 21:31
Que tal a todos, tengo la siguiente cuestion, estoy configurando 2 FortiAP 221C en un Fortigate 100D que esta en modo transparente, en el ssid de la red WiFi ya tengo DHCP pero no logro salir a internet, tengo las siguientes politicas implementadas en el Fortigate 100D a lo que he visto y aun asi no logro salir a internet a traves de la interfaz WiFi que tengo creada en el FortiGate 100D, el servidor DHCP es Windows y el ruteo lo hace un Cisco 2811.
config firewall policy
edit 1
set uuid 40cbaae6-2a1b-51e4-3b3d-70e919f6f720
set srcintf "internal"
set dstintf "wan1"
set srcaddr "all"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set utm-status enable
set logtraffic all
set webfilter-profile "Monitor"
set application-list "Monitor"
set profile-protocol-options "default"
set ssl-ssh-profile "_Monitor_0_default_"
next
edit 5
set uuid 40db32c2-2a1b-51e4-8dc3-5a275f77728a
set srcintf "internal"
set dstintf "wan1"
set srcaddr "Rango_DHCP"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set utm-status enable
set logtraffic all
set av-profile "default"
set webfilter-profile "General"
set spamfilter-profile "default"
set ips-sensor "protect_client"
set application-list "General"
set profile-protocol-options "default"
set ssl-ssh-profile "_General_1_default_"
next
edit 2
set uuid 40ddf9da-2a1b-51e4-19c1-315b8f456148
set srcintf "wan1"
set dstintf "internal"
set srcaddr "all"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set logtraffic all
next
edit 12
set uuid 36f83f66-2e0d-51e4-77be-86c0e24809a6
set srcintf "GDTWiFi"
set dstintf "internal"
set srcaddr "all"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set devices "all"
next
edit 13
set uuid 4a5da352-2e0d-51e4-7304-35301cbbff85
set srcintf "GDTWiFi"
set dstintf "wan1"
set srcaddr "all"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set devices "all"
next
edit 14
set uuid 838ae630-2e0d-51e4-e621-6e990f3e4bf0
set srcintf "internal"
set dstintf "GDTWiFi"
set srcaddr "all"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set devices "all"
next
end
Si alguien tiene algun comentario agradecere el mismo.
Saludos
Gonzalo Valladares
config firewall policy
edit 1
set uuid 40cbaae6-2a1b-51e4-3b3d-70e919f6f720
set srcintf "internal"
set dstintf "wan1"
set srcaddr "all"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set utm-status enable
set logtraffic all
set webfilter-profile "Monitor"
set application-list "Monitor"
set profile-protocol-options "default"
set ssl-ssh-profile "_Monitor_0_default_"
next
edit 5
set uuid 40db32c2-2a1b-51e4-8dc3-5a275f77728a
set srcintf "internal"
set dstintf "wan1"
set srcaddr "Rango_DHCP"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set utm-status enable
set logtraffic all
set av-profile "default"
set webfilter-profile "General"
set spamfilter-profile "default"
set ips-sensor "protect_client"
set application-list "General"
set profile-protocol-options "default"
set ssl-ssh-profile "_General_1_default_"
next
edit 2
set uuid 40ddf9da-2a1b-51e4-19c1-315b8f456148
set srcintf "wan1"
set dstintf "internal"
set srcaddr "all"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set logtraffic all
next
edit 12
set uuid 36f83f66-2e0d-51e4-77be-86c0e24809a6
set srcintf "GDTWiFi"
set dstintf "internal"
set srcaddr "all"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set devices "all"
next
edit 13
set uuid 4a5da352-2e0d-51e4-7304-35301cbbff85
set srcintf "GDTWiFi"
set dstintf "wan1"
set srcaddr "all"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set devices "all"
next
edit 14
set uuid 838ae630-2e0d-51e4-e621-6e990f3e4bf0
set srcintf "internal"
set dstintf "GDTWiFi"
set srcaddr "all"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set devices "all"
next
end
Si alguien tiene algun comentario agradecere el mismo.
Saludos
Gonzalo Valladares