Need info on VPN.

2000-11-21 Thread karthikeyan



Hi,
    can you suggest some sites that 
are giving detailed informations about VPN (Virtual Private 
Network)
 
Thx,
karthi


RE: Need info on VPN.

2000-11-21 Thread Ikpasa, Kerry




  
  Read 
  RFC 2547
   
  Cheers
  Kerry
  
-Original Message-From: Patrick Bass 
[mailto:[EMAIL PROTECTED]]Sent: 21 November 2000 4:31 
PMTo: [EMAIL PROTECTED]Subject: Re: Need info on 
VPN.
http://www.cisco.com/public/vpn.html

  ""karthikeyan"" <[EMAIL PROTECTED]> wrote in 
  message 015101c053a4$98a02d30$[EMAIL PROTECTED]">news:015101c053a4$98a02d30$[EMAIL PROTECTED]...
  Hi,
      can you suggest some sites 
  that are giving detailed informations about VPN (Virtual Private 
  Network)
   
  Thx,
  karthiThis 
message has been checked for all known viruses, by Star Internet, 
delivered through the MessageLabs Virus Control Centre. For further 
information visit:http://www.star.net.uk/stats.asp


RE: Need info on VPN.

2000-11-21 Thread Peter Van Oene



this rfc pertains to service provider vpn's leveraging mpls/bgp 
implementations.  Its likely a fairly complex topic for those who are 
interested in a general understanding of the "vpn" concept.  I will 
personally suggest that vpn is one of the more overused and ambiguous terms 
floating around these days "thank you multi million dollar marketing 
machines".
 
I would suggest picking up a basic book on vpns and focusing on various 
encryption/authentication methods.  Spending some time on the 
IPSec suite might prove beneficial.
 
I would also suggest that in the time it took to ask the question, a search 
on any internet search engine would likely have delivered countless resources 
:)
 
Pete
 
 
*** REPLY SEPARATOR 
***On 11/21/2000 at 5:20 PM Ikpasa, Kerry wrote:

  

Read RFC 2547
 
Cheers
Kerry

  -Original Message-From: Patrick Bass 
  [mailto:[EMAIL PROTECTED]]Sent: 21 November 2000 4:31 
  PMTo: [EMAIL PROTECTED]Subject: Re: Need info on 
  VPN.
  http://www.cisco.com/public/vpn.html
  
""karthikeyan"" <[EMAIL PROTECTED]> wrote in 
message 015101c053a4$98a02d30$[EMAIL PROTECTED]">news:015101c053a4$98a02d30$[EMAIL PROTECTED]...
Hi,
    can you suggest some 
sites that are giving detailed informations about VPN (Virtual Private 
Network)
 
Thx,
karthiThis 
  message has been checked for all known viruses, by Star Internet, 
  delivered through the MessageLabs Virus Control Centre. For 
  further information visit:http://www.star.net.uk/stats.asp



Re: Need info on VPN.

2000-11-21 Thread Patrick Bass



http://www.cisco.com/public/vpn.html

  ""karthikeyan"" <[EMAIL PROTECTED]> wrote in message 
  015101c053a4$98a02d30$[EMAIL PROTECTED]">news:015101c053a4$98a02d30$[EMAIL PROTECTED]...
  Hi,
      can you suggest some sites 
  that are giving detailed informations about VPN (Virtual Private 
  Network)
   
  Thx,
  karthi


RE: Need info on VPN.

2000-11-21 Thread Irwin Lazar



RFC 
2547 only covers VPNs using MPLS & BGP.  There are lots of other 
alternatives out there.
 
I do 
have a collection of VPN resources on my web site at www.itprc.com/vpn.htm
 
Irwin

  -Original Message-From: Ikpasa, Kerry 
  [mailto:[EMAIL PROTECTED]]Sent: Tuesday, November 21, 2000 
  12:18 PMTo: 'Patrick Bass'; [EMAIL PROTECTED]Subject: 
  RE: Need info on VPN.
  Read 
  RFC 2547
   
  Cheers
  Kerry
  
-Original Message-From: Patrick Bass 
[mailto:[EMAIL PROTECTED]]Sent: 21 November 2000 4:31 
PMTo: [EMAIL PROTECTED]Subject: Re: Need info on 
VPN.
http://www.cisco.com/public/vpn.html

  ""karthikeyan"" <[EMAIL PROTECTED]> wrote in 
  message 015101c053a4$98a02d30$[EMAIL PROTECTED]">news:015101c053a4$98a02d30$[EMAIL PROTECTED]...
  Hi,
      can you suggest some sites 
  that are giving detailed informations about VPN (Virtual Private 
  Network)
   
  Thx,
  karthiThis 
message has been checked for all known viruses, by Star Internet, 
delivered through the MessageLabs Virus Control Centre. For further 
information visit:http://www.star.net.uk/stats.asp


RE: Need info on VPN.

2000-11-21 Thread Ikpasa, Kerry



Read 
RFC 2547
 
Cheers
Kerry

  -Original Message-From: Patrick Bass 
  [mailto:[EMAIL PROTECTED]]Sent: 21 November 2000 4:31 
  PMTo: [EMAIL PROTECTED]Subject: Re: Need info on 
  VPN.
  http://www.cisco.com/public/vpn.html
  
""karthikeyan"" <[EMAIL PROTECTED]> wrote in message 
015101c053a4$98a02d30$[EMAIL PROTECTED]">news:015101c053a4$98a02d30$[EMAIL PROTECTED]...
Hi,
    can you suggest some sites 
that are giving detailed informations about VPN (Virtual Private 
Network)
 
Thx,
karthiThis 
  message has been checked for all known viruses, by Star Internet, 
  delivered through the MessageLabs Virus Control Centre. For further 
  information visit:http://www.star.net.uk/stats.asp


RE: Need info on VPN.

2000-11-21 Thread Irwin Lazar



Good 
point.  We generally define VPN's in one of three ways:
 
- 
remote access VPN's - used for folks to reach corporate networks via their home 
or mobile Internet connection
- 
point-to-point intranet VPN's - used to replace traditional leased line services 
(or frame relay)
- 
point-to-point extranet VPN's - used to connect corporations together over the 
Internet
 
You 
could also define a fourth class if you look at dial-up services such as 
CompuServe that can route analog calls across their network to a gateway into 
the corporate network.
 
Within 
each of these classes, there are multiple ways of provisioning VPN 
services.  FWIW, I don't know of anyone today that is deploying MPLS-based 
VPNs (either based on RFC 2547 or the Virtual Router concept), though I expect 
we'll see those sorts of services toward the end of next year.  The nicest 
feature of the MPLS approach is that you can connect sites using private 
addressing via the public Internet.
 
As far 
as books, I recommend "Building and Managing Virtual Private Networks" by Dave 
Kosiur.  Disclaimer: Dave and I work together at The Burton Group.  

 
Irwin

  -Original Message-From: Peter Van Oene 
  [mailto:[EMAIL PROTECTED]]Sent: Tuesday, November 21, 2000 12:47 
  PMTo: [EMAIL PROTECTED]Subject: RE: Need info on 
  VPN.
  this rfc pertains to service provider vpn's leveraging mpls/bgp 
  implementations.  Its likely a fairly complex topic for those who are 
  interested in a general understanding of the "vpn" concept.  I will 
  personally suggest that vpn is one of the more overused and ambiguous terms 
  floating around these days "thank you multi million dollar marketing 
  machines".
   
  I would suggest picking up a basic book on vpns and focusing on various 
  encryption/authentication methods.  Spending some time on the 
  IPSec suite might prove beneficial.
   
  I would also suggest that in the time it took to ask the question, a 
  search on any internet search engine would likely have delivered countless 
  resources :)
   
  Pete
   
   
  *** REPLY SEPARATOR 
  ***On 11/21/2000 at 5:20 PM Ikpasa, Kerry wrote:
  

  
  Read RFC 2547
   
  Cheers
  Kerry
  
-Original Message-From: Patrick Bass 
[mailto:[EMAIL PROTECTED]]Sent: 21 November 2000 4:31 
    PMTo: [EMAIL PROTECTED]Subject: Re: Need info 
on VPN.
http://www.cisco.com/public/vpn.html

  ""karthikeyan"" <[EMAIL PROTECTED]> wrote in 
  message 015101c053a4$98a02d30$[EMAIL PROTECTED]">news:015101c053a4$98a02d30$[EMAIL PROTECTED]...
  Hi,
      can you suggest some 
  sites that are giving detailed informations about VPN (Virtual Private 
  Network)
   
  Thx,
  karthiThis 
message has been checked for all known viruses, by Star Internet, 
delivered through the MessageLabs Virus Control Centre. For 
further information visit:http://www.star.net.uk/stats.asp


FW: Need info on VPN.

2000-11-21 Thread Faxon, James

This is another great resource for information it is actually the Cisco
recommended reading for the CCIE. check it out lots of good stuff

 

http://www.cisco.com/warp/public/625/ccie/certifications/routing.html
<http://www.cisco.com/warp/public/625/ccie/certifications/routing.html>  

 
 
-Original Message-
From: Peter Van Oene [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, November 21, 2000 10:47 AM
To: [EMAIL PROTECTED]
Subject: RE: Need info on VPN.


this rfc pertains to service provider vpn's leveraging mpls/bgp
implementations.  Its likely a fairly complex topic for those who are
interested in a general understanding of the "vpn" concept.  I will
personally suggest that vpn is one of the more overused and ambiguous terms
floating around these days "thank you multi million dollar marketing
machines".
 
I would suggest picking up a basic book on vpns and focusing on various
encryption/authentication methods.  Spending some time on the IPSec suite
might prove beneficial.
 
I would also suggest that in the time it took to ask the question, a search
on any internet search engine would likely have delivered countless
resources :)
 
Pete
 
 

*** REPLY SEPARATOR ***

On 11/21/2000 at 5:20 PM Ikpasa, Kerry wrote:


Read RFC 2547
 
Cheers
Kerry

-Original Message-
From: Patrick Bass [mailto:[EMAIL PROTECTED]]
Sent: 21 November 2000 4:31 PM
To: [EMAIL PROTECTED]
Subject: Re: Need info on VPN.


http://www.cisco.com/public/vpn.html <http://www.cisco.com/public/vpn.html> 

""karthikeyan"" < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote in
message 015101c053a4$98a02d30$[EMAIL PROTECTED]">news:015101c053a4$98a02d30$[EMAIL PROTECTED]
<015101c053a4$98a02d30$[EMAIL PROTECTED]">news:015101c053a4$98a02d30$[EMAIL PROTECTED]> ...
Hi,
can you suggest some sites that are giving detailed informations about
VPN (Virtual Private Network)
 
Thx,
karthi



This message has been checked for all known viruses, by Star Internet, 
delivered through the MessageLabs Virus Control Centre. 
For further information visit:
http://www.star.net.uk/stats.asp <http://www.star.net.uk/stats.asp> 





_
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]