I changed my IP range, what maintenance is required?

All documents from the original Software Support Library (SSL)

Moderators: Leon van Heerden, Luanda_Junzi, Belinda Frick, Lee Hendricks

I changed my IP range, what maintenance is required?

Postby Belinda Frick » Fri Mar 18, 2011 3:26 pm

If both AMETHYST server and Cardserver IP changed the following
cofiguration is required:

AMETHYST Webadmin:

AMETHYST webadmin Home page -> Configure server settings -> Configure network settings.
Enter the IP address for 'New Server IP'.

Note: When you click APPLY, the AMETHYST server will restart.

AMETHYST webadmin Home page -> Configure Cardserver Rules
If IP specified it must be configure for the new IP.

If 'Send call data to all card servers' is ticked, no configuration
is required with IP change.

AMETHYST webadmin Home page -> Configure Cardserver/CRE IP
Change the IP to commodate the new IP for the Cardserver.


Cardserver:

Stop the AMTCards service

Note: no recordings wil be taking place.

Change Cardserver IP address manually in Windows.

Change FTP server IP in the AMTCards.ini.

Start the AMTCards service.

Testing changes:

Log into AMETHYST webadmin using the new IP.
On the Home page select 'View Call' History, check if any
calls for the last hour. If so then the Cardserver can communicate
with AMETHYST.

If not, from the Home page select the 'Configure Cardserver/CRE'
link and check if it gives access to the configuration page.

If not then you need to check why the AMETHYST server cannot see
the cardserver. If able to open this page, click on 'View Logs'
to see the last entries in the amtcards log. This will tell you
if the amtcards/amtmitelcre is currently making recordings.
Belinda Frick
 
Posts: 3808
Joined: Fri Nov 12, 2010 4:25 pm

Re: I changed my IP range, what maintenance is required?

Postby kebogile Porogo » Thu Jul 19, 2018 12:39 pm

Changing IP Address on Amethyst Server
When changing a new ip address to an amethyst Linux machine.

1. View current IP configurations on server by running 'ifconfig'.
Code: Select all
root@amethystvm:~# ifconfig
eth0      [/b]Link encap:Ethernet  HWaddr 00:50:56:90:7a:9e
          inet addr:10.1.112.125  Bcast:10.1.113.255  Mask:255.255.254.0
          inet6 addr: fe80::250:56ff:fe90:7a9e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

2. Edit the /etc/network/interfaces
Code: Select all
root@amethystvm:~# vi /etc/network/interfaces
auto eth0
iface eth0 inet static
address 10.1.112.125
netmask 255.255.254.0
gateway 10.1.113.251

3. Add the new ip address under eth0, on address field, 'write quit' to apply changes.

NOTE: A Reboot is required for changes to take affect, so ensure this change is after hours.
kebogile Porogo
 
Posts: 63
Joined: Mon Oct 02, 2017 9:52 am


Return to Support Archive's (Amethyst)

Who is online

Users browsing this forum: No registered users and 1 guest

cron