Jonathan,

Thanks for your quick reply. 

Are you saying I don't need to make any changes in any files, anywhere?

I've tried just typing in the machines WAN and LAN IP address in the
browser, for instance, https://10.142.53.10:8443/webtools/control/main

The process times out when trying to connect to the WAN IP address
And
The connection is refused when attempting to connect to the LAN IP address.

I've also tried changing the 127.0.0.1 to the new ip in ofbiz_containers.xml
file.

So, I'm thinking I need to makes some changes to various files.

Thanks again, Case



-----Original Message-----
From: Jonathon -- Improov [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 05, 2007 6:51 PM
To: user@ofbiz.apache.org
Subject: Re: i've seen this asked but not answered

Case,

As long as your OFBiz is deployed on the server you want to access, you can
access OFBiz via any 
names that server has.

It can be 127.0.0.1 (if you're accessing from the OFBiz server itself), or
whatever IP addresses 
the OFBiz computer has. Or even any domain names assigned to that machine.

Your question becomes more complex if you want to PREVENT users from using
all names to the server 
except for one. Say you just want users to access OFBiz via
http://public.site.ofbiz:8443/webtools .

Note that you can use some "<host>" element (IIRC) to do virtual hosts.

Jonathon

Case Torres wrote:
> I know this is a real novice question.
> I want to change the 127.0.0.1 to a different ip address.
> So I can connect http://myipaddress:8443/webtools/contol/main.
> 
> Where do I make this happen?
> 
> I looked thru the documentation but didn't find the answer. And I looked
> thru this forum's postings and it was asked in feb but there was no
answer.
> I tried changing 127.0.0.1 to my ip in ofbiz-containers.xml but it didn't
> work.
> 
> Thank you much, Case
> 
> 
> Case Torres
> [EMAIL PROTECTED]
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> No virus found in this incoming message.
> Checked by AVG Free Edition. 
> Version: 7.5.503 / Virus Database: 269.15.21/1110 - Release Date:
11/4/2007 9:37 PM

Reply via email to