Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 14 of 14
  1. #1
    Member
    Join Date
    Feb 2011
    Posts
    38

    Default Changing Main IP on a Trial License

    Hello,

    I'm using trial version on my new server.
    Main IP of my server is blocked by gmail and now I'm planning to change the main IP of the server.
    May it cause any downtime on my server? or make any problem with my cpanel?
    Should I purchase my cpanel license with the new IP?

  2. #2
    cPanel Product Evangelist Infopro's Avatar
    Join Date
    May 2003
    Location
    Pennsylvania
    Posts
    7,894
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Changing Main IP on a Trial License

    You should contact cPanel directly about this: csATcpanel.net
    Fav cPlinks this week: Blog - cPanel & WHM 11.32 we love it! | cPanel University study for it! | Attracta is coming! we want this!

  3. #3
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Changing Main IP on a Trial License

    Of note, you can change the outgoing gateway IP used by email without changing the main server IP. If you select "Reference /etc/mailips for outgoing SMTP connections" in WHM > Exim Configuration Editor and "Save" the area, then add the following into /etc/mailips:

    Code:
    *: newIP#
    Replace newIP# with the new IP address. At that point, email sent from the server will use the new IP for routing emails in place of the main IP. As such, if the only reason you are changing the main IP has to do with exim routing, I would suggest doing the above rather than changing the main IP.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  4. #4
    Member
    Join Date
    Feb 2011
    Posts
    38

    Default Re: Changing Main IP on a Trial License

    I've changed the main IP address, now my server is totaly down.

    I changed the IP in /etc/sysconfig/network-scripts/ifcfg-eth0

    and then restarted the network

    Did I missed something?

  5. #5
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Changing Main IP on a Trial License

    If you have physical access to the box, I'd suggest asking your datacenter, NOC or provider for assistance.

    I had originally suggested not to change the main IP but just modify the IP exim uses. That would have been a lot easier.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  6. #6
    Member
    Join Date
    Feb 2011
    Posts
    38

    Default Re: Changing Main IP on a Trial License

    I didn't see your post.
    I asked your cs and they have transferred my trial license over to new IP

  7. #7
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Changing Main IP on a Trial License

    Unfortunately, you'll have to ask your datacenter or NOC for help if you cannot get the new IP to function, since someone who can physically look at the box would need to help on that issue.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  8. #8
    Member
    Join Date
    Feb 2011
    Posts
    38

    Default Re: Changing Main IP on a Trial License

    I've changed the IP to the old one. Now all webstites are UP and running properly.
    But since cpanel CS has transferred my license to the new IP, cpanel is not accessible now and when trying to log in, it will be rediretcted to cPanel License Activation Page.
    I've sent a request to CS and asked them to change my IP back to the old one 4-5 hours ago. but received no reply yet.

  9. #9
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Changing Main IP on a Trial License

    Customer service wouldn't have been opened at that time of day. They are open from 6am to 6pm Central time Monday-Friday, and 6am to 4pm Central time on Saturday and Sunday. Based on the timestamp for your forum post, the email was sent around 11pm or midnight Central time when they were closed.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  10. #10
    Member
    Join Date
    Feb 2011
    Posts
    38

    Default Re: Changing Main IP on a Trial License

    I went through your instruction, but nothing has changed!
    /etc/mailips was empty, is it normal?
    Is it necessary to put *: before IP ?


    Quote Originally Posted by cPanelTristan View Post
    Of note, you can change the outgoing gateway IP used by email without changing the main server IP. If you select "Reference /etc/mailips for outgoing SMTP connections" in WHM > Exim Configuration Editor and "Save" the area, then add the following into /etc/mailips:

    Code:
    *: newIP#
    Replace newIP# with the new IP address. At that point, email sent from the server will use the new IP for routing emails in place of the main IP. As such, if the only reason you are changing the main IP has to do with exim routing, I would suggest doing the above rather than changing the main IP.

  11. #11
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Changing Main IP on a Trial License

    Yes, it is necessary to put *: newIP# in the file. If you do not use the exact syntax noted, it will not work properly. Again, please replace newIP# with the IP number in question.

    If you want us to double check what you've put after you properly edit the file /etc/mailips, please feel free to post what you have in it at that point.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  12. #12
    Member
    Join Date
    Feb 2011
    Posts
    38

    Default Re: Changing Main IP on a Trial License

    I double checked the instruction, I went through the instruction step by step and did exactly what you said.
    I Put *: IP# in /etc/mailips
    I see you didn't put any space before newIP# in your last post. but you put a space in the instruction. which one is correct? with space or without space?

  13. #13
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Changing Main IP on a Trial License

    I did put a space in my post above. If you copy and paste *: newIP# from above, you will see it has a space. The space must be there after the colon.

    I tested this after I made the change on my machine before providing the details to you, and accounts were sending from the dedicated IP in place of the main server IP. I cannot say why it isn't working for you, but you are welcome to open up a ticket if you continue to be unable to get it to work.

    The method to open a ticket would be WHM > Support Center > Contact cPanel or using the link in my signature.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  14. #14
    Member
    Join Date
    Feb 2011
    Posts
    38

    Default Re: Changing Main IP on a Trial License

    Okay
    Thanks anyway

Similar Threads & Tags
Similar threads

  1. trial license expire, after changing the hostname
    By appui in forum New User Questions
    Replies: 8
    Last Post: 08-18-2011, 08:09 PM
  2. Trial License
    By oshs in forum Enkompass Discussions
    Replies: 3
    Last Post: 11-16-2010, 09:58 AM
  3. trial license doesn't work
    By sneer in forum New User Questions
    Replies: 1
    Last Post: 02-13-2008, 08:49 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube