I just bounce CF
CF logs the first (3??) IP addresses that connect

Not sure about CF9, but as I recall, previous releases were localhost plus
one other IP

On 14 June 2010 10:33, Andrew Grosset <[email protected]> wrote:

>
> Is CF9  developer restricted to 3 ip addresses and how does one edit these
> ip addresses? currently I have CF developer which is working fine on one ip
> address.
>
> I used this which corrctly outputs the one ip address:
>
> <cfobject action="CREATE" type="JAVA"
> class="coldfusion.server.ServiceFactory" name="ServiceFactory">
>
> <li><cfoutput>#ServiceFactory.LicenseService.getAllowedIp()#</cfoutput>
>
> thanks.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334525
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to