Skip to main content
anand_chourasia9
New Member
April 18, 2017
Question

Packets are droping when I connecting Fortinet 200D in network.

  • April 18, 2017
  • 1 reply
  • 4528 views

Hi,

My name is Anand.

My Network scenario is

(LAN+LOCAL-SERVERS)====FORTINET-200D=====CISCO1841======ISP

I am getting the following problem.

1. When I am Pinging from users to my local server, 4-5 + Packets are dropping per minutes continuously while its working fine when firewall restarted for some hours.

2. Packets are also dropping when I ping ISP's-dns.

3. When Fortinet is out of network, the ping reply from users to local server works fine; Not a single packets are dropping.

4. When I am connecting my laptop to my cisco router directly then the isp works fine.

I am unable to find the problem inside firewall.

If any one knows the solution please share with me.

Waiting for response.

 

Thanks

Anand Chourasia

 

 

 

    1 reply

    Sunil_Panchal_NSE7
    New Member
    April 18, 2017

    Dear Anand ,

     

             hi this is sunil panchal from kuwait .just can you share screen shot of the firewall policy .

    may it is due to problem with firewall policy misconfiguration .

     

    thank you 

     

     

    joepope
    New Member
    May 8, 2017

    You could check the interface settings, somethings will not work with AUTO, you have to hardcode the nic settings.

    try setting the link speed/duplex on the interface connecting to the Cisco:

    conf sys int   edit <interface-name>   set speed 100full      **<1000full/10000half/100full/100half/10full/10half/auto> end

     

    You can check the interface with:  diagnose hardware deviceinfo nic <interface-name>