How do I configure XP Firewall to allow SQL remote connect..

Got a problem you cannot solve? Try here.
Steve
Posts: 118
Joined: Fri Jun 16, 2006 9:51 pm
Location: Canada eh

How do I configure XP Firewall to allow SQL remote connect..

Postby Steve » Fri Dec 15, 2006 4:14 pm

I am wondering is there is a way in IA to set the Windows Firewall 'Exception list'.
With Windows Security becoming more and more restrictive, I am finding that the Windows Firewall is blocking numerous things, IA Updates, running of our application, SQL Express remote connections, etc.
Obviously this is a significant problem now and will become even more restrictive in the future.
In Wise, I was able to define the Firewall exception list, thus permitting our applications to run unhindered. In IA there appears to be no such feature. Can you PLEASE develop a plugin to address this issue or explain in detail how and where to script firewall exceptions in IA?
Thanks very much for your help.
Steve

Gizm0
Posts: 339
Joined: Wed Nov 09, 2005 8:47 pm

Postby Gizm0 » Fri Dec 15, 2006 5:31 pm

There is already another thread which explains how to do that.
You add some registries keys describing your firewall settings.
Please make a search and you'll find them! ;)
Panagiotis Kefalidis
Software Design Team Lead
\"In order to succeed, your desire for success should be greater than your fear of failure\"
InstallAware Software Corporation

Tinus
Posts: 207
Joined: Tue Jun 20, 2006 8:42 am
Location: Germany

Postby Tinus » Mon Dec 18, 2006 2:55 am

Steve, in my projects I simply call netsh.exe:

Code: Select all

Run Program $WINSYSDIR$\\netsh.exe firewall add port protocol=TCP port=12345 name="bla bla" profile=ALL (WAIT)
Martin Rothschink
InstallAware MVP

AxoNet Software GmbH
http://www.axonet.de/products/other-pro ... stallaware


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 160 guests