Hello, all. While doing some testing I added an address to a guest:
[root@vserver01 ~]# naddress --add --nid 40003 --ip 10.68.6.235
Adding 10.68.6.235
I then tried to remove it and received the following errors:
[root@vserver01 ~]# naddress --remove --nid 40003 --ip 10.68.6.235
Removing 10.68.6.235
naddress: vc_net_remove(): Invalid argument
[root@vserver01 ~]# naddress --remove --nid 40003 --ip 10.68.6.235/29
Removing 10.68.6.235
naddress: vc_net_remove(): Invalid argument
[root@vserver01 ~]# naddress --remove --nid 40003 --ip 10.68.6.235/29 --bcast 10.68.6.239
Removing 10.68.6.235
naddress: vc_net_remove(): Invalid argument
What am I doing wrong? Thanks - John
-- John A. Sullivan III Open Source Development Corporation +1 207-985-7880 jsullivan@opensourcedevel.com http://www.spiritualoutreach.com Making Christianity intelligible to secular societyReceived on Sat Jul 18 18:46:43 2009