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: First configuration of FullIPTV

HowTo: First configuration of FullIPTV After new Installtion you need make the first...

HowTo: Manual Backup & Restore of FullIPTV Database

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

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