Question
IPv6 Virtual Servers
Am I missing something?
Why is this allowed on IPv4, but not on IPv6? The one virtual server clearly is configured for UDP, whilst the other is clearly configured for TCP....
config firewall vip6 edit "ffff:ffff:13b0:2000::3/TCP/53 - Network DNS" set uuid 13d7e1d0-61b7-51ed-424c-4161fc1914cd set type server-load-balance set extip ffff:ffff:13b0:2000::3 set color 6 set server-type tcp set monitor "DNS" set extport 53 next end FW (vip6) # edit "ffff:ffff:13b0:2000::3/UDP/53 - Network DNS" new entry 'ffff:ffff:13b0:2000::3/UDP/53 - Network DNS' added FW (ffff:ffff:13b0:2~DNS) # set type server-load-balance FW (ffff:ffff:13b0:2~DNS) # set extip ffff:ffff:13b0:2000::3 FW (ffff:ffff:13b0:2~DNS) # set color 6 FW (ffff:ffff:13b0:2~DNS) # set server-type udp FW (ffff:ffff:13b0:2~DNS) # set monitor "DNS" FW (ffff:ffff:13b0:2~DNS) # set extport 53 FW (ffff:ffff:13b0:2~DNS) # next The virtual IP is overlapped with another VIP entry-ffff:ffff:13b0:2000::3/TCP/53 - Network DNS, object check operator error, -5, discard the setting Command fail. Retur