I created an SQL table with the IPs I wanted to give access and then incorporated a query in the code that would allow access only to the IPs I have in the table.
That's my 2 cents to give you another avenue. -----Original Message----- From: George Linderman [mailto:[EMAIL PROTECTED] Sent: Thursday, November 15, 2007 11:42 AM To: CF-Talk Subject: Filtering users by IP Hey guys, I have a website that is accessed only by about five users on five computers. For security purposes, I'm interested in only allowing these five users to access the application, by only allowing their IP adresses to access it. Is there anyway in CF to block out all IP adresses but these 5? Thanks, George C. Linderman ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293426 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

