I'm looking to reread IP addresses via the command line in Plesk 8.x and 9.x, just as you can in Plesk 10 with /usr/local/psa/bin/ipmanage --reread.
I've found '/usr/local/psa/admin/bin/ifmng --reread' in my Plesk 9.5.4 installation, but it does not list the newly added IP address. I still have to go into my panel and click on Home -> IP Addresses -> Reread IP
The steps I've performed:
From hwnode:
vzctl set <veid> --save --ipadd <additional ip address>
From inside container:
[root@myvps bin]# /usr/local/psa/admin/bin/ifmng --reread
[root@myvps bin]# /usr/local/psa/bin/ipmanage -l
State Type IP Clients Hosting
0 S venet0:<old ip>/255.255.255.255 1 2
The new IP address does not show. Once I reread through the panel, 'ipmanage -l' will show the new IP. Am I missing a step via the command line process, or is it not possible in these versions of plesk to reread the IP via command line?
Thanks.
Kristian Reese
I've found '/usr/local/psa/admin/bin/ifmng --reread' in my Plesk 9.5.4 installation, but it does not list the newly added IP address. I still have to go into my panel and click on Home -> IP Addresses -> Reread IP
The steps I've performed:
From hwnode:
vzctl set <veid> --save --ipadd <additional ip address>
From inside container:
[root@myvps bin]# /usr/local/psa/admin/bin/ifmng --reread
[root@myvps bin]# /usr/local/psa/bin/ipmanage -l
State Type IP Clients Hosting
0 S venet0:<old ip>/255.255.255.255 1 2
The new IP address does not show. Once I reread through the panel, 'ipmanage -l' will show the new IP. Am I missing a step via the command line process, or is it not possible in these versions of plesk to reread the IP via command line?
Thanks.
Kristian Reese