Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
New update on Fortclient to 7.2.6.0872 on ubuntu 20.04.6 just broke my internet
I can connect to the EMS but I'm unable to do any http request due to dns_probe_finished_bad_config. Does anyone now how to downgrade to the last stable version?
Edit: I've found out how to downgrade and now it works. You can follow this steps:
check the version on the repo by typing:
check the version on the repo by typing:
apt-cache policy forticlient
You'll see this:
forticlient:
Installed: 7.2.6.0872
Candidate: 7.2.6.0872
Version table:
*** 7.2.6.0872 500
500 https://repo.fortinet.com/repo/forticlient/7.2/ubuntu /stable/multiverse amd64 Packages
100 /var/lib/dpkg/status
7.2.5.0854 500
500 https://repo.fortinet.com/repo/forticlient/7.2/ubuntu /stable/multiverse amd64 Packages
7.2.4.0809 500
500 https://repo.fortinet.com/repo/forticlient/7.2/ubuntu /stable/multiverse amd64 Packages
7.2.3.0790 500
500 https://repo.fortinet.com/repo/forticlient/7.2/ubuntu /stable/multiverse amd64 Packages
7.2.2.0753 500
500 https://repo.fortinet.com/repo/forticlient/7.2/ubuntu /stable/multiverse amd64 Packages
7.2.1.0700 500
500 https://repo.fortinet.com/repo/forticlient/7.2/ubuntu /stable/multiverse amd64 Packages
7.2.0.0644 500
500 https://repo.fortinet.com/repo/forticlient/7.2/ubuntu /stable/multiverse amd64 Packages
Then you just get the last version which is 7.2.5.0854 and type:
sudo apt install forticlient=7.2.5.0854
Labels:
- Labels:
-
FortiClient EMS
385
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does this only happen when connected to a VPN, or when you just installed it?
Might be good if you are able to give us your routing table while the issue is occurring by running 'ip route'. If that looks okay, ensure that DNS is set properly by running 'cat /etc/resolv.conf'
"Never trust a computer you can't throw out a window."
