Hi Rob,

You need to setup your network and/or OS firewall to block port 3306, and
then if MySQL is on the same box as CF, just use 127.0.0.1 and port 3306 to
connect to the DB. If CF and the DB are on different machines then
configure the firewall such that only the CF server's IP can access port
3306 on the DB server.

--
Pete Freitag - Adobe Community Professional
http://foundeo.com/ - ColdFusion Consulting & Products
http://petefreitag.com/ - My Blog
http://hackmycf.com - Is your ColdFusion Server Secure?




On Thu, Sep 6, 2012 at 11:54 PM, Rob Voyle <[email protected]> wrote:

>
> Hi Brian
> Its for PCI compliance for doing credit card transctions. control scan
> keeps
> reporting Port 3306 being open to the internet.
> I just need coldfusion to access Mysql. I used FreeSShd to create a ssh
> tunnel
> which I can access on port 22 from Navicat on my desktop, So I can
> administer
> the Mysql data base. But I can't get coldfusion to access the port 22.
>
> Rob
>
> On 6 Sep 2012 at 22:25, Brian Thornton wrote:
>
> >
> > Or use a DMZ port forwarding method based on the packet header...
> >
> > Is this for SOX compliance?
> > On Sep 6, 2012 10:00 PM, "Scott Slone" <[email protected]>
> > wrote:
> >
>
>
>
> 

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

Reply via email to