Tagged Questions
-1
votes
1answer
60 views
Can't open port 211 on Windows Server 2003 [closed]
I have a windows 2003 server VPS and have installed Projetex Server on it. Apparently, it uses Firebird as the database on port 211. However, my client connection attempts were unsuccessful - with the ...
0
votes
1answer
74 views
Disable firewall for all network profiles on Windows Server 2008 R2 through GPO
I've been trying to disable firewall on a number of Windows Server 2008 R2 machines for all network profiles using GPO, but it seems to be working only for domain profile so far.
In Group Policy ...
0
votes
1answer
28 views
Can a firewall partially block a package?
We have just recently been doing an extensive testing of a certain in-house program (called SPARE) for handling spareparts. The idea is quite simple. Each node has a database on a server and through a ...
2
votes
1answer
426 views
How can I configure Windows Firewall without turning the service on? [closed]
I suddenly could not RDP into my server after rebooting it. Turned out the Firewall was blocking me, I remotely shut off the firewall service (parallels virtuozzo panel) and was able to RDP in. When I ...
1
vote
4answers
120 views
Do I need a hardware firewall for Win 2003?
We have had a Win 2003 server at a co-lo for a while. It is used as a web server and has a very cheap hardware firewall between it and the internet. Ports 3389 and 80 are the only ones forwarded to ...
3
votes
2answers
1k views
How can I backup and restore my Windows 2003 Firewall Settings?
It seems that when I install TFS I just lost all my Windows Firewall settings.
How can I back this up and restore them on Windows 2003?
1
vote
4answers
2k views
Using GPO in Active Directory domain to force workstations Windows Firewall to disabled - how?
I want to force the in-house machines here to have their firewall disabled so I can manipulate them with scripts. Trying to do it with GPO, but it doesn't result in a disabled and greyed out firewall ...
2
votes
1answer
261 views
Set Windows Firewall to Stateless?
Is there a way to "dumb down" the Windows Firewall on Win2003 or Win2008 from stateful to "stateless", and have it only do basic port filtering on the public interface?
If not, is there a simple, ...