May I know how to configure to use my local ip address 192.168.2.1, initially it worked like that only but when started AS and AM one after one I am getting like this.
[2013-11-22 21:18:25,123] INFO - CarbonUIServiceComponent API Publisher Default Context : http://strange ip address:9763/publisher
[2013-11-22 21:18:25,123] INFO - CarbonUIServiceComponent API Store Default Context : http://strange ip address:9763/store
where strange ip address is 100.107.140.34. Not sure from where it is getting this ip address.
I am using MAC OS X Maverics(10.9), when I use ip address as localhost, I am able to login into api manager using publisher or store with account admin, also I am able to login into Application server using admin account, but I am not able to login into PizzaShack sample using the same credentials.
Please advice