Web Hosting Talk







View Full Version : IPSEC


Jag
09-25-2000, 12:36 AM
Can someone fill me in on what exactly IPSEC certified is. Thanks

[Edited by jaguar on 09-25-2000 at 04:55 AM]

Coreace
09-25-2000, 10:15 AM
IP Security (IPSec)

IPSec encrypts data traveling across the network. The systems communicating via IPSec use keys to decipher data that has been encrypted using algorithms. The key can be generated using algorithms on the systems communicating so that the key does not have to travel across the network.

Key lengths can be varied depending on how secure the data needs to be.

Keys can also be dynamically changed during a session in case a key is captured and deciphered then the rest of the data will be encrypted using a different key.

IPSec can be forced on users by using policies. IPSec communication can be assigned on a group to group basis.

Layer 2 Tunneling Protocol (L2TP) - an enhanced version of Point to Point Tunneling Protocol (PPTP) allows use of the public Internet as a Virtual Private Network (VPN) in a secure manner by using IPSec encryption.

Coreace
09-25-2000, 10:25 AM
http://biz.yahoo.com/bw/000501/md_ire_1.html
http://www.nstmexico.com.mx/pdfs_docs/seguridad/vpngate/vpngate.htm
http://www.knowledgestor.com/info/com.g2news_olr_099_08.html
http://www.networkcomputing.com/922/922ws2.html

IPSec is a *must* if you work with the Internet and mainly in the corporate area such as IPSec tunnels. The last link will give you a good description.