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: Use EPG Function

HowTo: Use EPG Function NOTE : EPG is available for the moment only in MAG Boxes   1. Assure...

HowTo: Install or Update FullIPTV

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

HowTo: Add your Playlist to XBMC

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

HowTo: Re-İnstall FullIPTV

HowTo: Re-İnstall FullIPTV If you make some mistakes during the installation you do need make...

HowTo: Adding portal URL to MAG 250

HowTo: Adding portal URL to MAG 250 How to add/change a portal:The easiest way is to start from...