Forum Discussion

Kirit_Patel_521's avatar
Kirit_Patel_521
Icon for Nimbostratus rankNimbostratus
Mar 25, 2013

ipv6 clients not able to resolve urls

We have clients who us ipv6 and are not able to resolve urls for servers that are running ipv4 . I know one way to make it work on GLB is under wideip I can select NOERROR RESPONSE. I was wondering if there is a Global setting to enable this for all urls in 9.4.8. and is this fixed in version 11.x?

 

1 Reply

  • I would think, if talking directly to a server no LTM interfaction the server would need to be configured for IPv6.

     

    URL Examples

     

    IPv4 URL: https://12.23.45.67:443/

     

    IPv6 URL: https://[2001:0db8:85a3:08d3:1319:8a2e:0370:7344]:443/

     

     

    If this si the case the simplist way round this is GTM >> LTM IPV6 VIP >> IPV4 SNAT >> Pool Server IPV4

     

     

    You would not need any server modifications then.