Windows Vista Forums
Vista Forums Home Join Vista Forums Tech Publications Windows 7 Forum Vista Tutorials Webcasts Tags

Welcome to Vista Forums we are your forum for Windows Vista help and discussion. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista security

Vista firewall not blocking outbound traffic despite explicit rules to do so

Update your Vista Drivers
Reply
 
Thread Tools Display Modes
Old 02-04-2007   #1 (permalink)
Roof Fiddler
Guest


 

Vista firewall not blocking outbound traffic despite explicit rules to do so

I installed Adobe Reader 8 on Vista RTM. In Windows Firewall with Advanced
Security, I added six outbound firewall rules, one for each of the .exe
files in the Adobe directory, to block all outbound traffic. My Vista
firewall settings are otherwise set to the installation defaults. When I run
Adobe Reader and choose Help/Check for Updates, it successfully connects to
Adobe's servers and tells me whether any updates are available.
Why isn't the firewall blocking it from doing this?


My System SpecsSystem Spec
Old 02-04-2007   #2 (permalink)
Martin Hueser
Guest


 

Re: Vista firewall not blocking outbound traffic despite explicit rules to do so

"Roof Fiddler" <fiddler@roof.com> wrote in message
news:%23h0hYzBSHHA.4632@TK2MSFTNGP04.phx.gbl...
>I installed Adobe Reader 8 on Vista RTM. In Windows Firewall with Advanced
>Security, I added six outbound firewall rules, one for each of the .exe
>files in the Adobe directory, to block all outbound traffic. My Vista
>firewall settings are otherwise set to the installation defaults. When I
>run Adobe Reader and choose Help/Check for Updates, it successfully
>connects to Adobe's servers and tells me whether any updates are available.
> Why isn't the firewall blocking it from doing this?


Maybe the rules are in the wrong profile? Vista distinguishes three network
profiles, public, private and domain. Each can have different firewall
rules. Look in the "Network and Sharing Center" to see which profile is
active.

My System SpecsSystem Spec
Old 02-04-2007   #3 (permalink)
Roof Fiddler
Guest


 

Re: Vista firewall not blocking outbound traffic despite explicit rules to do so

"Martin Hueser" <hueser@gmx.net> wrote in message
news:4977C2C6-47C1-4FE7-9561-3F2708C65B82@microsoft.com...
> Maybe the rules are in the wrong profile? Vista distinguishes three
> network profiles, public, private and domain. Each can have different
> firewall rules. Look in the "Network and Sharing Center" to see which
> profile is active.

The rules are set for all three profiles.

My System SpecsSystem Spec
Old 02-05-2007   #4 (permalink)
Newbie


Join Date: Feb 2007
Vista Ultimate 64-bit EN
Netherlands
 
Rep Power: 14
ABoyCalledSilly is on a distinguished road
  ABoyCalledSilly is offline

Quote:
Roof Fiddler
View Post
"Martin Hueser" <hueser@gmx.net> wrote in message
news:4977C2C6-47C1-4FE7-9561-3F2708C65B82@microsoft.com...
> Maybe the rules are in the wrong profile? Vista distinguishes three
> network profiles, public, private and domain. Each can have different
> firewall rules. Look in the "Network and Sharing Center" to see which
> profile is active.
The rules are set for all three profiles.

Check the following settings:
01. Open the Firewall GUI and select "Windows Firewall Properties" (hyperlink styled text) from the (center)main page.
02. Check if the setting "Outbound connections" (drop-down button) in section "State" is set to "Block". Otherwise do so...

IMPORTANT NOTE: please keep in mind that by performing this action, all outbound traffic without explicit rules to allow outbound traffic will be blocked. Including Windows Update etc. For all the application you should make seperate rules allowing them to connect...

Good luck!
My System SpecsSystem Spec
Old 02-06-2007   #5 (permalink)
Roof Fiddler
Guest


 

Re: Vista firewall not blocking outbound traffic despite explicit rules to do so

"ABoyCalledSilly" <ABoyCalledSilly.2ljrrc@no-mx.forums.net> wrote in message
news:ABoyCalledSilly.2ljrrc@no-mx.forums.net...
> Check the following settings:
> 01. Open the Firewall GUI and select "Windows Firewall Properties"
> (hyperlink styled text) from the (center)main page.
> 02. Check if the setting "Outbound connections" (drop-down button) in
> section "State" is set to "Block". Otherwise do so...
>
> IMPORTANT NOTE: please keep in mind that by performing this action, all
> outbound traffic without explicit rules to allow outbound traffic will
> be blocked. Including Windows Update etc. For all the application you
> should make seperate rules allowing them to connect...


But I don't want to block all traffic by default. (Well actually I do, but I
gave up in frustration while trying to do that months ago while running RC1
and RC2 because Vista wouldn't honor my rules to allow certain outbound
connections.)
I need to block particular programs from initiating outbound connections,
not block all programs.

My System SpecsSystem Spec
Old 02-07-2007   #6 (permalink)
Newbie


Join Date: Feb 2007
Vista Ultimate 64-bit EN
Netherlands
 
Rep Power: 14
ABoyCalledSilly is on a distinguished road
  ABoyCalledSilly is offline

Quote:
Roof Fiddler
View Post
"ABoyCalledSilly" <ABoyCalledSilly.2ljrrc@no-mx.forums.net> wrote in message
news:ABoyCalledSilly.2ljrrc@no-mx.forums.net...
> Check the following settings:
> 01. Open the Firewall GUI and select "Windows Firewall Properties"
> (hyperlink styled text) from the (center)main page.
> 02. Check if the setting "Outbound connections" (drop-down button) in
> section "State" is set to "Block". Otherwise do so...
>
> IMPORTANT NOTE: please keep in mind that by performing this action, all
> outbound traffic without explicit rules to allow outbound traffic will
> be blocked. Including Windows Update etc. For all the application you
> should make seperate rules allowing them to connect...

But I don't want to block all traffic by default. (Well actually I do, but I
gave up in frustration while trying to do that months ago while running RC1
and RC2 because Vista wouldn't honor my rules to allow certain outbound
connections.)
I need to block particular programs from initiating outbound connections,
not block all programs.
Ok, now i understand completely... frustrating situation

Can you specify the "rules it wouldn't honor"? Maybe there's a solution around the corner

Another option is using your Hostfile (C:\Windows\System32\drivers\etc\hosts). Have you tried using it?

Example: suppose a certain application tries to connect to a specific url/ip. Entering the following lines (use notepad or something) in your hostfile will redirect all traffic to ip 127.0.0.1 (local)
127.0.0.1 www.domainname.com
127.0.0.1 update.domainname.com
127.0.0.1 123.456.789.0

Good luck!
My System SpecsSystem Spec
Old 02-08-2007   #7 (permalink)
Roof Fiddler
Guest


 

Re: Vista firewall not blocking outbound traffic despite explicit rules to do so

"ABoyCalledSilly" <ABoyCalledSilly.2lmfzu@no-mx.forums.net> wrote in message
news:ABoyCalledSilly.2lmfzu@no-mx.forums.net...
> Ok, now i understand completely... frustrating situation
>
> Can you specify the "rules it wouldn't honor"? Maybe there's a solution
> around the corner

Outbound rule:
name: "block network for adobe reader"
profile: any
enabled: yes
action: block
program: %ProgramFiles%\Adobe\Reader 8.0\Reader\AcroRd32.exe
local address: any
remote address: any
protocol: any
local port: any
remote port: any
allowed computers: any
properties\programs and services\services\settings\apply this rule as
follows: apply to all programs and services
properties\advanced\profiles: all profiles
profiles\interface types\customize\This rule applies to connections on the
following interface types: All interface types

I have one such rule for every EXE in the %ProgramFiles%\Adobe directory
(six EXEs total), including AcroRd32.exe.

Yet when I run the program and tell it to check for updates over the
internet, it does so with no problem.

Not that it should matter, since those outbound rules I have in place should
cover all cases, but my active profile is Public, and I have inbound
connections blocked by default and outbound allowed by default. I'm running
RTM, UAC is enabled, and I'm using an administrative account. I don't have
any firewall software installed other than the default one included with
Vista, and I don't have any configuration complications which I could
imagine might be causing my problem. I know that specifying the programs
using the pathname %ProgramFiles%\Adobe\Reader 8.0\Reader isn't the problem
because Vista itself chose to specify it that way; I just used the New
Outbound Rule wizard to create the rules, and selected the programs using
the file dialog box.


> Another option is using your Hostfile
> (C:\Windows\System32\drivers\etc\hosts). Have you tried using it?

That won't work because I'm not trying to block all programs from accessing
particular sites, but block particular programs from accessing any sites.

My System SpecsSystem Spec
Old 02-10-2007   #8 (permalink)
sd321
Guest


 

Re: Vista firewall not blocking outbound traffic despite explicit

In the followin directory is a AdobeDownloadManager :

\Program Files\Common Files\Adobe\ESD\

Maybe it is doing the update downloading?
My System SpecsSystem Spec
Old 02-10-2007   #9 (permalink)
Rock
Guest


 

Re: Vista firewall not blocking outbound traffic despite explicit

"sd321" <sd321@discussions.microsoft.com> wrote

> In the followin directory is a AdobeDownloadManager :
>
> \Program Files\Common Files\Adobe\ESD\
>
> Maybe it is doing the update downloading?


On this installation it's in \Program Files\Common Files\Adobe\Udater5
AdobeUpdater.exe is the file.

--
Rock [MVP - User/Shell]

My System SpecsSystem Spec
Old 02-12-2007   #10 (permalink)
Roof Fiddler
Guest


 

Re: Vista firewall not blocking outbound traffic despite explicit

"Rock" <rock@nospam.net> wrote in message
news:%23vv91lVTHHA.1228@TK2MSFTNGP06.phx.gbl...
> "sd321" <sd321@discussions.microsoft.com> wrote
>
>> In the followin directory is a AdobeDownloadManager :
>>
>> \Program Files\Common Files\Adobe\ESD\
>>
>> Maybe it is doing the update downloading?

>
> On this installation it's in \Program Files\Common Files\Adobe\Udater5
> AdobeUpdater.exe is the file.


That was it! Thanks an bunch.
Now I have another question. If this is how Vista works, then doesn't it
mean that outbound rules are useless as a security measure on a system where
outbound connections are allowed by default? If a program finds that it
can't get a connection, all it has to do is create a new .exe file and then
run it, and the new .exe can get to the network. That means on Vista, in
order to have outbound security, you have to disallow outbound connections
by default and add rules to allow connections for particular trusted
programs.
Wouldn't it make more sense for an outbound rule for a program to apply not
to the program, but to all _processes_ started from that program? (And of
course to children of that process too.) That would solve the problem, and
allow outbound connections to be allowed by default without allowing blocked
programs to get around the rules this way.

My System SpecsSystem Spec
Reply
Update your Vista Drivers

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Firewalls - blocking outbound traffic - best set-up? Steve Campbell Vista performance & maintenance 4 11-06-2007 05:52 PM
Help, Vista's firewall started to work with outbound traffic, and I don't know how to stop it!!!!! Juan I. Cahis Vista General 10 07-16-2007 12:18 AM
Firewall blocks outbound traffic even if outbound rule exists Curt Vista security 21 03-22-2007 02:08 PM
Firewall Rules - Outbound Tim Vista security 3 02-09-2007 09:48 PM
Outbound Firewall Rules David Sherman Vista General 2 05-12-2006 01:18 PM


Complimentary Industry Resources

Vista Forums has joined forces with TradePub.com to offer you a new, exciting, and entirely free professional resource. Visit http://vistax64.tradepub.com today to browse our selection of complimentary Industry magazines, white papers, webinars, podcasts, and more across 34 industry sectors. No credit cards, coupons, or promo codes required. Try it today!




Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51