cancel
Showing results for 
Search instead for 
Did you mean: 

Problem after changing the eth0 ip address

maricris_eth0
Champ in-the-making
Champ in-the-making
I downloaded Alfresco 4.2c and install the binary file on an Ubuntu Server. I installed it properly, created users and uploaded files. Then I decided to provide a public IP for it, 202.x.x.x. So I changed the eth0 ip address. The problem is, we weren't able to login any user at Alfresco Share and also Alfresco Explorer wasn't accessible. We always got a 404 error for that.

I also change the alfresco.host / share.host in alfresco-global.properties and there's no success at all.
Any advice? Please, I badly need to make it live again..

Thanks. :
2 REPLIES 2

g_rathod
Star Contributor
Star Contributor
Hi maricris.eth0,

Changing in alfresco.global.properties is not enough. Share installation having "share-config-custom.xml" which also having URLs to define.
Path : <alfresco_home>\tomcat\shared\classes\alfresco\web-extension   Please configure URLs over there.

Another point is please make sure that given IP is not blocked on firewall.

Hi g_rathod,

Thanks for your reply. I've done that, I modified the 2 files (alfresco.global.properties and share-config-custom.xml) but I have no luck. Whenever I go to url:8080/alfresco (alfresco server) there's this 404 error. And when I tried logging in to url:8080/share I can't login. Always showing up the log in error message. Any user, even the administrator of the site.
Any advice??