Hello everyone!
I hope you can help me with a question I have for a project with a customer.
- We currently have a lab environment where I have:
- SMS - R81.20 JHF 98
- FW1 - R81.20 JHF 99
- FW2 - R81.20 JHF 99
- Each Firewall (FW1 and FW2) has VPN Remote Access enabled and both are in the VPN community of “RemoteAccess”.
- I have a domain name, which for this example I will call vpn.company.com
Currently, the DNS record for that name is pointing to the public IP of firewall 1.
I would like to know how I could generate a DNS redundancy when I have the following scenario:
-When FW1 is down and inactive for some reason.
-Subsequently, we will modify the DNS name vpn.company.com so that it now points to the public IP of FW2
-However, we want to know if there is any configuration so that we do not have to reconfigure anything in the Remote Access VPN Client so that it can now resolve to the same vpn.company.com domain but now pointing to FW2
In other words:
-Remote Access VPN client I configure it only once with vpn.company.com
-And after making the necessary configurations in Check Point for this DNS redundancy.
-And there is an event where FW1 goes down and FW2 is now the primary.
-That VPN client, just by pointing to the vpn.company.com domain, is directed to FW2 without reconfiguring anything (without needing to recreate the VPN site).
is this possible?
Doing some research, I think the configuration we need is the following in the file $FWDIR/conf/trac_client_1.ttm


Is the information correct?
Do I need to configure anything else?
I hope you can help me.
Greetings!