- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a problem that I can't understand.
I recently installed a forti image V7.0.11 on pnetLab. I set up my lab which contains the forti, the cloud and a computer. I configured everything and I was able to go out on the internet. After some time the ping to the internet no longer works from the pc but the forti pings the internet well. At first I said to myself I may have changed something without realizing it. So I set up another lab, it was the same thing. I set up a third lab and I set the timer to about 1 hour the ping to the internet stopped. Every 1 hour I have to set up a new lab. I need your help.
Solved! Go to Solution.
- Labels:
-
FortiGate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I finally found a solution. I changed the version I was using v7.0.11 to version V7.0.0.
I tried version V7.0.11 on another machine, it was the same thing.
I think it was a version problem.
Thanks everyone for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This seems like a trial license getting expired in the emulator or FGT. Try to proper license the FGT VM by requesting a Permanent trial mode license.
If you have found a solution, please like and accept it to make it easily accessible for others.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Thanks for your feedback, but I don't think it's a licensing issue. All licenses are green.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Did you try on another hypervisor?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
no yet.
I will try tha and and get back to you.
yod
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @AEK,
I tried another hypervisor. I have the same problem. After exactly one hour the ping are stopped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI @yodiallo
Check with the debug logs why ping getting failed.
And please check is the CPU and memory is normal on the device.
And check the crash logs with the below command
#diagnose debug crashlog read.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thx for your feedback. I will try that.
yod.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @VinayHM,
I don't have read, so I tried with history
# diagnose debug crashlog history
Crash log interval is 3600 seconds
Max crash log line number: 16384
#diagnose debug crashlo
get Get crashlog.
clear Clear crash log.
interval Change crash log interval in seconds.
history Show process crash history.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi @yodiallo
when the internet is failing, Please run the below-mentioned command to see what is happening with traffic.
Trace logs:-
> diagnose debug reset
> diagnose debug flow filter
> diagnose debug flow filter saddr x.x.x.x -- source address
> diagnose debug flow filter daddr y.y.y.y -- destination address
> diagnose debug flow show function-name enable
> diagnose debug flow trace start 100
> diagnose debug enable
Please collect the sniffer logs for non-working communication.
ping 8.8.8.8 from your PC and collect the logs
> diag sniffer packet any "host x.x.x.x and host y.y.y.y" 4 0 a
