logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Changing the IP-Adress
Author
Aherrmannsdoerfer



Joined: 30 Aug 2016
Posts: 1

PostPosted: Tue 30 Aug '16 12:35    Post subject: Changing the IP-Adress Reply with quote

Hello Guys,

currently i'm using apache 2.4.6 on a CentOS 7.2 and php 5.4.16.

I'm using the Apache for a vTiger CRM

I need to change the ip-adress of the CentOS from 10.0.0.106 to 10.0.0.20

I already changed it at the systemconfig, but i think i habe to do some more.

When i want to connect to the CRM via 10.0.0.20 the CRM couldn't be found and the URL changed automaticaly to 10.0.0.106.

Sorry for my bad english and thank you for your help.
Back to top
jimski



Joined: 18 Jan 2014
Posts: 196
Location: USSA

PostPosted: Sun 04 Sep '16 2:09    Post subject: Reply with quote

After you changed IP run ifconfig and see if the IP has been changed.

Did you add or replaced any network card? If so then you have to delete the MAC address of the old card.

If you run command ifconfig and you see the new IP but it doesn't show in your CRM then the problem is in the CRM config.

If you run ifconfig and you don;t see the new IP address then the problem is with centos network config.
Back to top


Reply to topic   Topic: Changing the IP-Adress View previous topic :: View next topic
Post new topic   Forum Index -> Apache