Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

Anyone have experience configuring Split DNS?

l_lupos
Nimbostratus
Nimbostratus

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

4 REPLIES 4

SanjayP
MVP
MVP

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)

l_lupos
Nimbostratus
Nimbostratus

Hello, thank you for taking time to answer.

 

When you say 2 different pools, I will make a WideIP and use the F5 listener IP as the pool members?

 

Regards

No. 2 pools, where for external pool it will have external IP of A record and internal pool would have internal IP.

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.