Forum Discussion

kridsana's avatar
kridsana
Icon for Cirrocumulus rankCirrocumulus
Nov 22, 2019

Do we have a way to bypass wideip and go to zonerunner instead?

Hi

 

I want to list all of my website and see what ip they have. (ie www.abc.com IP 1.1.1.1 2.2.2.2 | www.cde.com IP 3.3.3.3 4.4.4.4 )

 

we can read file configuration but it's tough work due to many hundred of website. so I want to try using dig script to get all ip from website instead.

 

Problem is If i don't bypass wideip. F5 will answer only one IP which it's expected behavior.

 

So I want my machine to bypass wideip and go to zonerunner directly. So I can use dig and get all ip of those website. (just my machine cause other people have to work properly)

 

Is there a way to do this ? Maybe iRule ?

 

Thank you

  • If not iRule. can we create a new listener which not using wideip processing?

  • You can goto /var/named/config/namedb location and check your db files. All zone entries will be there.

  • You can disable GSLB in DNS profile. So, your listener will bypass Wideip and go on with cache and DnsExpress.