Re: stop all http traffic
- From: "Alexander Suhovey" <asuhovey@xxxxxxxxxx>
- Date: Tue, 5 Jul 2005 19:04:48 +0400
How about ipseccmd.exe?..
http://support.microsoft.com/?id=813878
Regards,
Alexander Suhovey
> -----Original Message-----
> From: David Wang [Msft] [mailto:someone@xxxxxxxxxxxxxxxxxxxx]
> Posted At: Monday, July 04, 2005 6:22 AM
> Posted To: microsoft.public.win2000.cmdprompt.admin
> Conversation: stop all http traffic
> Subject: Re: stop all http traffic
>
> Not with what is built into Windows XP
>
> The built-in firewall stops inbound traffic to port 80 on your machine
(so
> people cannot access servers listening on port 80 on your Windows XP
> machine).
> NETSH.EXE FIREWALL SET PortOpening ENABLE Profile=ALL Scope=ALL
> protocol=TCP port=80 name=HTTP
>
> However, there isn't anything that stops outbound traffic to port 80.
So,
> browsers can freely connect to port 80 of other machines. You will
have to
> find another solution to that (for example, force all browsers to have
to
> connect to your proxy server to see the outside world, and then
control
> what
> they can see from the proxy server. Whether this proxy server runs on
> their
> machine or yours, that's for you to decide -- as long as they cannot
> override your settings.
>
> --
> //David
> IIS
> http://blogs.msdn.com/David.Wang
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> //
> "ACMEuser" <z@xxxx> wrote in message
> news:da2sc0$plq$1@xxxxxxxxxxxxxxxxxxxxx
> Hi all
> Can I stop all http traffic whit batch file?
> I want to do:
>
> StopHTTP.cmd (stop all http traffic, include all browser navigation)
>
> GoHTTP.cmd (go all http traffic, include all browser navigation)
>
> I need this 2 files. :))
> thanks
> Regards
>
> ***************
> winXP sp2
> IE6
> ***************
>
>
>
>
>
.
- References:
- Re: stop all http traffic
- From: David Wang [Msft]
- Re: stop all http traffic
- Prev by Date: Re: Telnet Batch!
- Next by Date: Re: Closing open files \ sessions
- Previous by thread: Re: stop all http traffic
- Next by thread: Telnet Batch!
- Index(es):
Relevant Pages
|