Basic connectivity issue
Hello everybody,
I am new to Fortinet (today is the first day when I try to use it) and i encountered the problem with the basic connectivity.
I use FortiGate-3600C v5.0
I have applied the next config in the CLI:
config system interface edit port1 set ip 1.1.1.1/24 next edit port2 set ip 2.2.2.1/24 next end config firewall policy edit 1 set srcintf "any" set dstintf "any" set srcaddr "all" set dstaddr "all" set action accept set schedule "always" set service "ALL" next end
In the Web interface I saw that packet-capture intercepts the incoming traffic from both ports, but no departing traffic.
In the Policy Tab I saw that counters are not running. So Policy sequence didn't take part...
So I mean that I simply have no connectivity through the device.
After googling a long time and trying different combinations, including disabling RPF, but that didn't help.
Could anybody point me where my mistake is?
Thanks ahead!
