Networking Forums

Networking Forums > Computer Networking > Windows Networking > How to secure your subnets

Reply
Thread Tools Display Modes

How to secure your subnets

 
 
Tomppa
Guest
Posts: n/a

 
      08-24-2004, 12:48 PM
Hi!

Can anyone point me to some good resources in securing your LAN (different
subnets)?

We have a windows network with different subnets and I want to make these
subnets more secure. If subnet A is the headoffice and subnet B,C and D
branch offices. A and B should have quiet open traffic but between B and C
it should be pretty close. Where should I begin?

regards
Tomppa





 
Reply With Quote
 
 
 
 
Burtsev Dmitry
Guest
Posts: n/a

 
      08-24-2004, 01:39 PM
I think IPSec is best for you.

--
Dmitry Burtsev [(E-Mail Removed)]



"Tomppa" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi!
>
> Can anyone point me to some good resources in securing your LAN (different
> subnets)?
>
> We have a windows network with different subnets and I want to make these
> subnets more secure. If subnet A is the headoffice and subnet B,C and D
> branch offices. A and B should have quiet open traffic but between B and C
> it should be pretty close. Where should I begin?
>
> regards
> Tomppa
>
>
>
>
>



 
Reply With Quote
 
Mark Swift [MSFT]
Guest
Posts: n/a

 
      08-24-2004, 11:25 PM
See http://www.microsoft.com/ipsec as a starting point.

--

Mark Swift
Software Test Engineer
IP Security
Windows Networking
Microsoft

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

--

"Burtsev Dmitry" <(E-Mail Removed)> wrote in message
news:e6enR$(E-Mail Removed)...
>I think IPSec is best for you.
>
> --
> Dmitry Burtsev [(E-Mail Removed)]
>
>
>
> "Tomppa" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Hi!
>>
>> Can anyone point me to some good resources in securing your LAN
>> (different
>> subnets)?
>>
>> We have a windows network with different subnets and I want to make these
>> subnets more secure. If subnet A is the headoffice and subnet B,C and D
>> branch offices. A and B should have quiet open traffic but between B and
>> C
>> it should be pretty close. Where should I begin?
>>
>> regards
>> Tomppa
>>
>>
>>
>>
>>

>
>



 
Reply With Quote
 
Tomppa
Guest
Posts: n/a

 
      08-25-2004, 05:51 AM
Hi!

Ipsec could be one thing, but what I had in mind was more something about
securing on hardware level. Minimize traffic between routers. A network
expert talked about putting more info into the routers:

Ip addresses
Port numbers
Direction
Protocol

Does this make sense?

Tomppa

"Mark Swift [MSFT]" <(E-Mail Removed)> skrev i meddelandet
news:%(E-Mail Removed)...
> See http://www.microsoft.com/ipsec as a starting point.
>
> --
>
> Mark Swift
> Software Test Engineer
> IP Security
> Windows Networking
> Microsoft
>
> This posting is provided "AS IS" with no warranties, and confers no

rights.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
>
> --
>
> "Burtsev Dmitry" <(E-Mail Removed)> wrote in message
> news:e6enR$(E-Mail Removed)...
> >I think IPSec is best for you.
> >
> > --
> > Dmitry Burtsev [(E-Mail Removed)]
> >
> >
> >
> > "Tomppa" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> >> Hi!
> >>
> >> Can anyone point me to some good resources in securing your LAN
> >> (different
> >> subnets)?
> >>
> >> We have a windows network with different subnets and I want to make

these
> >> subnets more secure. If subnet A is the headoffice and subnet B,C and D
> >> branch offices. A and B should have quiet open traffic but between B

and
> >> C
> >> it should be pretty close. Where should I begin?
> >>
> >> regards
> >> Tomppa
> >>
> >>
> >>
> >>
> >>

> >
> >

>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      08-25-2004, 07:25 PM
Running routers with ACLs is the standard way to do this, but it should be
the exception and not the "norm". It should only be done on subnets that
are "special cases". Filtering requires processing which causes
latency,...if you get too carried away with it you will at best cause poor
performance and at worse create such a mess that nothing works right.

Most filtering should take place at the LANS "edge" where it meets the
Internet, but traffic in the LAN, which is *extremely diverse*, was meant to
function freely within the private LAN.


--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


"Tomppa" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi!
>
> Ipsec could be one thing, but what I had in mind was more something about
> securing on hardware level. Minimize traffic between routers. A network
> expert talked about putting more info into the routers:
>
> Ip addresses
> Port numbers
> Direction
> Protocol
>
> Does this make sense?
>
> Tomppa
>
> "Mark Swift [MSFT]" <(E-Mail Removed)> skrev i meddelandet
> news:%(E-Mail Removed)...
> > See http://www.microsoft.com/ipsec as a starting point.
> >
> > --
> >
> > Mark Swift
> > Software Test Engineer
> > IP Security
> > Windows Networking
> > Microsoft
> >
> > This posting is provided "AS IS" with no warranties, and confers no

> rights.
> > Use of included script samples are subject to the terms specified at
> > http://www.microsoft.com/info/cpyright.htm
> >
> > --
> >
> > "Burtsev Dmitry" <(E-Mail Removed)> wrote in message
> > news:e6enR$(E-Mail Removed)...
> > >I think IPSec is best for you.
> > >
> > > --
> > > Dmitry Burtsev [(E-Mail Removed)]
> > >
> > >
> > >
> > > "Tomppa" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > >> Hi!
> > >>
> > >> Can anyone point me to some good resources in securing your LAN
> > >> (different
> > >> subnets)?
> > >>
> > >> We have a windows network with different subnets and I want to make

> these
> > >> subnets more secure. If subnet A is the headoffice and subnet B,C and

D
> > >> branch offices. A and B should have quiet open traffic but between B

> and
> > >> C
> > >> it should be pretty close. Where should I begin?
> > >>
> > >> regards
> > >> Tomppa
> > >>
> > >>
> > >>
> > >>
> > >>
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
RRAS server separating two subnets - one subnet cannot reach the Internet and computers can't ping each other between subnets Spin Windows Networking 11 09-23-2008 11:06 PM
Secure Auditor secure your windows alannis.albert@googlemail.com Linux Networking 0 04-14-2008 06:39 AM
Cannot Browse from domain populated subnets to remote subnets whichcontain only workgroup servers pag@associateddynamics.com Windows Networking 4 02-14-2008 08:02 PM
VPN between 2 subnets Kent Windows Networking 7 04-13-2007 03:04 AM
Net use between 2 subnets tomppa Windows Networking 4 05-15-2004 12:24 AM



1 2 3 4 5 6 7 8 9 10 11