HowTo: If you change your Streamer Server IP, but keep the same DNS.

HowTo: If you change your Streamer Server IP, but keep the same DNS.

This is the command you need to run on your cms to update the new ip for the same dns

 

 psql -U postgres fulliptvxx -c "update servers set server_ip = 'NEW-IP', server_private_ip = 'NEW-IP' where server_name = 'DNS'"

 

where NEW-IP should be your new server ip and DNS will be your dns of the streamer your are updating.

Was this answer helpful?

 Print this Article

Also Read

HowTo: Add your Playlist to XBMC

HowTo: Add your Playlist to XBMC Here is a tutorial how to install XBMC addon :   First...

HowTo: Manual Backup & Restore of FullIPTV Database

HowTo: Manual Backup & Restore of FullIPTV Database Login to your Server with PuTTY:...

HowTo: Use VOD Function

HowTo: Use VOD Function For using the VOD feature you must do like this :    1. Upload via...

Go to the Settings in you MAG250, open "Enter Portal URL"

Go to the Settings in you MAG250, open "Enter Portal URL" Go to the Settings in you MAG250,...

HowTo: Install or Update FullIPTV

HowTo: Install or Update FullIPTV You must have mandatory ubuntu 13.10 or 14.04   There are...