30-Aug-2021 14:27
We have situation where the BIND stores internal and external records on 2 different views.
We are having problem migrating that domain on the F5 because apparently 2 views isn't working on the F5 when DNS express is activated, the BIND also works when DNS express is activated. By the way all records have the same name but different IP (external and internal), the F5 has a public IP for external users and private IP for internal users
If anyone has pointers on how to do this or any approach would be highly appreciated
31-Aug-2021 01:45
I'm not sure about best practice, but one of the way could be to create 2 diffrent pools (external and internal) and use iRule at WideIP level to send to external vs internal pool based on source IP (e.g LDNS or clientIP)
31-Aug-2021 06:50
No. 2 pools, where for external pool it will have external IP of A record and internal pool would have internal IP.
09-Sep-2021 05:59
Ohh okay, so each records have one wide IP. that's too much work damn. so we need to create a virtual server for each IP address? We dont actually have F5s for the servers. they are stand alone servers and we use the F5 GTM as authoritative DNS.