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

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: What to check if channels/playlist/server "not working"

HowTo: What to check if channels/playlist/server "not working" To answer all of you that you...

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...

HowTo: Re-İnstall FullIPTV

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

HowTo: Add your Playlist to XBMC

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