Thanks a lot guys for all the answers...it's very appreciated. I'm going to 
mess around with the options you've given me, and then post back here if I have 
any more troubles.

I see what you mean about the dynamic IP. All of our users use a computer given 
to them by the company, with a mobile internet connection from the cell phone 
company. Given the way that it dials up, as if it were a modem, I'm afraid it 
might be dynamic. So, you're right...this might not work out. In the very 
least, I can filter out all of my admin pages that give complete control over 
the site...since my development set up has a static IP for sure.

Thanks again,
George C. Linderman
Web Developer
AmTek Sh.p.K

> Is there anyway in CF to block out all IP adresses but these 5?
> 
> You could do something with the cgi scope, cgi.remoteAddress for 
> example.
> 
> You can also do this at the web server level.  This would block access 
> to all web content not just ColdFusion pages.
> 
> Are you absolutely sure these 5 users all have permanent static IP 
> address.  A lot of systems will dynamically assign an IP address each 
> time a user logs in.  You may develop a system that locks out all your 
> users if you are not careful.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293536
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to