A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Networking with Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing)

Vista Advanced Firewall broken?



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old October 28th 06, 05:44 AM posted to microsoft.public.windows.vista.networking_sharing
Daniel
external usenet poster
 
Posts: 179
Default Vista Advanced Firewall broken?

Hi All,

I'm trying to understand the behavior of the Windows Advanced Firewall in
Vista and it seems I'm just not getting it.

What I did:

- Wrote a small .NET 2.0 program with this code:

private void Form1_Load(object sender, EventArgs e)
{
WebClient webClient = new WebClient();
webClient.UploadString("http://www.apple.com", "test");
}

- Added a new Outbound Rule with the following settings:

Program: myapp.exe
Action: Allow the connections
Profile: All
Scope: Any, Any
State: Enabled

- Set the main Private Profile state to:
On
Inbound: Block (default)
Outbound: Block

What I expected:

Since the Firewall state (from the Monitoring panel) reads:

"Private Profile is Active"
"Windows Firewall is on.
"Inbound connections that do not match a rule are blocked."
"Outbound connections that do not match a rule are blocked."

...I expected that my app would be permitted to do the POST operation. I
have a rule that "matches", right? Which means, everything else is blocked,
but my program should be permitted, right?

But this is not what happens, my app is blocked - which is what happens when
I set the main switch to block all inbound and outbound - and don't have a
custom outbound rule.

So what's going on?

Any help or pointers appreciated.

thanks

Vista RC2 Build 5744
  #2 (permalink)  
Old November 2nd 06, 01:36 AM posted to microsoft.public.windows.vista.networking_sharing
Daniel
external usenet poster
 
Posts: 179
Default Vista Advanced Firewall broken?

No one out there has tried this? I'm really interested in knowing if this is
really broken.

"Daniel" wrote:

Hi All,

I'm trying to understand the behavior of the Windows Advanced Firewall in
Vista and it seems I'm just not getting it.

What I did:

- Wrote a small .NET 2.0 program with this code:

private void Form1_Load(object sender, EventArgs e)
{
WebClient webClient = new WebClient();
webClient.UploadString("http://www.apple.com", "test");
}

- Added a new Outbound Rule with the following settings:

Program: myapp.exe
Action: Allow the connections
Profile: All
Scope: Any, Any
State: Enabled

- Set the main Private Profile state to:
On
Inbound: Block (default)
Outbound: Block

What I expected:

Since the Firewall state (from the Monitoring panel) reads:

"Private Profile is Active"
"Windows Firewall is on.
"Inbound connections that do not match a rule are blocked."
"Outbound connections that do not match a rule are blocked."

..I expected that my app would be permitted to do the POST operation. I
have a rule that "matches", right? Which means, everything else is blocked,
but my program should be permitted, right?

But this is not what happens, my app is blocked - which is what happens when
I set the main switch to block all inbound and outbound - and don't have a
custom outbound rule.

So what's going on?

Any help or pointers appreciated.

thanks

Vista RC2 Build 5744

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:35 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.