Skip to main content
RenatoM
New Member
September 1, 2022
Question

FortiClient VPN issue

  • September 1, 2022
  • 5 replies
  • 9866 views

Hi all,

 

I am using FortiClient VPN to connect to Company network.

Last week we changed our internet provider and with this we changed our IP address.

In configuration of FortiClient VPN we setup server value as https://subdomain.our.domain . We changed DNS settings for this value to new IP and if I ping subdomain.our.domain I am getting correct IP address.

But, my FortiClient is always trying to connect to old IP and I get error "The response from:
https://my_OLD_IP was invalid."

If I reinstall FortiClient VPN then he will delete everything and Client will start to connect to correct address and everything will work. So he will start to resolve correct IP address.

My question is: Is there some way to delete this value without reinstalling FortiClient?

Also, if someone have experience with iMac devices - Uninstalling client is not helping with this.

 

5 replies

btan
Staff & Editor
Staff & Editor
September 2, 2022

Hi @RenatoM,

 

Have you tried delete the configured tunnel and add a whole new connection?

RenatoM
RenatoMAuthor
New Member
September 2, 2022

Yes. This was first thing which I tried. 

Contributor
September 2, 2022

Dear RenatoM

May I know whether the issue is happening for a specific Forticlient version?
Could you please remove the complete Forticlient using this tool?
https://kb.fortinet.com/kb/documentLink.do?externalID=FD40369

And then try using a different forticlient version, post that try adding old IP and add the new one and verify the behavior.

Contributor
September 2, 2022

Hello RenatoM,


* Take a Wireshark capture when connecting with Forticlient and check if the machine is even probing for DNS or not for the FQDN,

* Try adding host entry on the machine and check the behavior 

 

Contributor
September 2, 2022

Hello RenatoM,


Also, try flushing the DNS on  the machine and check
ipconfig /flushdns

 

RenatoM
RenatoMAuthor
New Member
September 7, 2022

Thank you all but still no luck. 

For now results are:

- Windows devices - reinstall of FortiClient help (but I would like to avoid reinstalling)

- Mac devices - no luck even if I reinstsall FortiClient.

When I ping my hostname  i got correct IP in shell.

I also added hostname with correct IP to HOSTS file on Mac - no luck. FortiClient still resolving old IP.

FortiClient version 7.0.7.0245

macOS Monterey 12.5.1

Any other ideas?

Contributor
September 7, 2022

Hello RenatoM,
Have you checked on the windows machine with flush DNS is it working for you?

ipconfig /flushdns

RenatoM
RenatoMAuthor
New Member
September 7, 2022

Yap. One of the first things.