Search Type:
Search for:

Language:

Product:
Category:
No categories for selected product

How do I reconfigure PBA-E after change of IP addresses on the PBA-E CP host?

Article ID: 1871 
Last Review: May,18 2009
Author: Nedorezov Alexey
Last updated by: Vitaly Filatov APPLIES TO:
  • Parallels Business Automation - Enterprise

Symptoms

External and internal IP addresses were changed on PBA-E CP host from <old_ext_ip>, <old_int_ip> to <new_ext_ip>, <new_int_ip>.
PBA-E failed to start and is unable connect to database.

Cause

PBA have IP addresses recorded in configuration files and it can not function properly if these files were not updated after IP addresses were changed.

Resolution

1. On PBA-E CP host execute commands:

# cd ~bm/conf
# for fn in "BM.conf amt/_amt_service_.res amt/ip_access.db www/stunnel-www.conf" ; do
    sed -i "s/<old_int_ip>/<new_int_ip>/g" $fn ;
    sed -i "s/<old_ext_ip>/<new_ext_ip>/g" $fn ;
done
# sed -i "/`hostname`/s/<old_ext_ip>/<new_ext_ip>/" /etc/hosts


2. On PBA-E database host run the following query in 'bm4' database to grant access to database from new IP address:

# mysql -uroot mysql -e "GRANT ALL on bm4.* to 'bm4'@'<new_int_ip>' identified by '<password for bm4 user>';"


Subscription for changes to this article Subscription for changes to this article

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields
 
 
 
 
 
 
For Home
For Business
For Hosters
For SaaS
For Developers
 
Desktop Virtualization
- Parallels Desktop Switch to Mac Edition
- Parallels Desktop for Mac
- Parallels Desktop 4 for Windows & Linux
- Parallels Workstation Extreme
- Parallels Solution for Windows 7
Server Virtualization
- Parallels Server for Mac
- Parallels Server 4 Bare Metal
- Parallels Virtuozzo Containers
Automation
- Parallels Operations Automation
- Parallels Business Automation
- Parallels Virtual Automation
- Parallels Plesk Panel Suite
More Products