Project

General

Profile

Actions

Bug #2291

closed

Input validation problem with VIPs and "none" type interfaces

Added by Chris Buechler about 12 years ago. Updated about 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Interfaces
Target version:
Start date:
03/14/2012
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1-IPv6
Affected Architecture:

Description

When trying to set an interface to "none" type IP and you have a VIP, it spits out:

This interface is referenced by VIPs please delete those before setting the interface to 'none' configuration.

Which is fine, except it has to check address family. You currently can't set IPv6 to "none" when you have an IPv4 VIP, and vice versa, where that's perfectly valid.

Actions #1

Updated by Chris Buechler about 12 years ago

  • Description updated (diff)
  • Status changed from New to Assigned
  • Assignee set to Darren Embry
Actions #2

Updated by Darren Embry about 12 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Darren Embry about 12 years ago

Note that the messages were modified slightly to be one of the following:

This interface is referenced by IPv4 VIPs. Please delete those before setting the interface to 'none' configuration.

This interface is referenced by IPv6 VIPs. Please delete those before setting the interface to 'none' configuration.

Actions

Also available in: Atom PDF