Sorry, not for a range of addresses, a range of ports...
"Dusty Harper {MS}" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Create a file called filter.cmd
>
> Add lines similar to the following:
>
> Netsh Routing IP Add Filter Name=X FilterType=Input SrcAddr=0.0.0.0
> SrcMask=255.255.255.255 DstAddr=0.0.0.0 DstAddr=255.255.255.255 Proto=TCP
> srcport=80 dstport=80
>
> to get the syntax, at a command line type Netsh < Enter > then type
Routing
> IP <Enter> then type Add filter ? <Enter>
>
> --
> --
> Dusty Harper
> Microsoft Corporation
> --------------------------------------------------------------------------
--
> This posting is provided "AS IS", with NO warranties and confers NO rights
> --------------------------------------------------------------------------
--
>
> "Jason Breeze" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Sorry, I've never done that. Can you give a quick explanation or a
point
> in
> > the direction on how to do this?
> > Thx,
> > Jason
> >
> > "Dusty Harper {MS}" <(E-Mail Removed)> wrote in message
> > news:%(E-Mail Removed)...
> > > The easiest solution is to create a script of netsh commands that add
> the
> > > individual ports.
> > > --
> > > --
> > > Dusty Harper
> > > Microsoft Corporation
> >
>
> --------------------------------------------------------------------------
> > --
> > > This posting is provided "AS IS", with NO warranties and confers NO
> rights
> >
>
> --------------------------------------------------------------------------
> > --
> > >
> > > "Jason Breeze" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > > I'm using Windows 2003 and have setup routing and remote access to
do
> > NAT.
> > > > I need to enable a range of ports to my desktop, but don't see a way
> to
> > > map
> > > > a range, it only gives me one at a time. Certain apps use a range
so
> > this
> > > > appears to present a problem/annoyance to me. Does anyone have a
> remedy
> > > to
> > > > this?
> > > >
> > > > Thanks
> > > >
> > > >
> > >
> > >
> >
> >
>
>
|