PDA

View Full Version : IPmanager - Primary and Alias simplied


VN-Ken
06-18-2009, 07:22 PM
Could you disable the limitation of assigning an IP to be a
'primary' or 'alias' for VDSmanager within IPmanager? Either disable it, or add another option so that an IP can be both a primary or alias. This is a serious limitation and somewhat pointless and there is no reason why you should limit this as assigning an IP as a primary or alias.

slava
06-18-2009, 09:17 PM
How it configured in your system? In our hoting server projects in can be confugred at config /usr/local/ispmgr/etc/ipmgr.conf such as:

Perm ispuser primary 122.119.2.0/24
Perm ispuser alias 122.119.2.0/24

and IP's from net 122.119.2.0/24 can be used as primary and as alias.

VN-Ken
06-18-2009, 09:19 PM
Ah Ok. So it can be configured as both in separate entries then? Very good.