Главная страница


ru.cisco

 
 - RU.CISCO ---------------------------------------------------------------------
 From : Sergey Sokolov                       2:5020/400     05 Sep 2005  23:56:56
 To : Alexey G Misyuremko
 Subject : Re: Cisco IpSec over Microsoft PPTP
 -------------------------------------------------------------------------------- 
 
 Вообщем все стандартно:
 
 crypto isakmp policy 3
  encr 3des
  authentication pre-share
  group 2
 !
 crypto isakmp client configuration group XXXXXXX
  key xxxxx
  dns 192.168.1.250 192.168.1.3
  wins 192.168.1.250
  domain xxxx.ru
  pool ippool
  acl 108
 !
 !
 crypto ipsec transform-set myset esp-3des esp-sha-hmac
 !
 crypto dynamic-map dynmap 10
  set transform-set myset
 !
 !
 crypto map clientmap client authentication list userauthen
 crypto map clientmap isakmp authorization list groupauthor
 crypto map clientmap client configuration address respond
 crypto map clientmap 10 ipsec-isakmp dynamic dynmap
 !
 access-list 108 permit ip 192.168.1.0 0.0.0.255 192.168.5.0 0.0.0.255
 !
 interface FastEthernet0/1
  description Internal Network
  ip address 192.168.1.1 255.255.255.0
 !
 ip route 192.168.5.0 255.255.255.0 FastEthernet0/0
 !
 interface FastEthernet0/0
  description Link to Provider
  ip address xxx.xxx.xxx.xxx 255.255.255.192
 crypto map clientmap
 !
 ip local pool ippool 192.168.5.1 192.168.5.20
 --- ifmail v.2.15dev5.3
  * Origin: MTU-Intel ISP (2:5020/400)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 Cisco IpSec over Microsoft PPTP   Artem Nefedov   02 Sep 2005 20:02:27 
 Re: Cisco IpSec over Microsoft PPTP   Sergey Sokolov   02 Sep 2005 20:21:09 
 Re: Cisco IpSec over Microsoft PPTP   Alexey G Misyuremko   02 Sep 2005 22:16:48 
 Re: Cisco IpSec over Microsoft PPTP   Sergey Sokolov   02 Sep 2005 23:37:07 
 Re: Cisco IpSec over Microsoft PPTP   Alexey G Misyuremko   05 Sep 2005 09:04:03 
 Re: Cisco IpSec over Microsoft PPTP   Sergey Sokolov   05 Sep 2005 23:56:56 
 Re: Cisco IpSec over Microsoft PPTP   Artem Nefedov   06 Sep 2005 19:42:50 
 Re: Cisco IpSec over Microsoft PPTP   Sergey Sokolov   06 Sep 2005 20:27:31 
 Re: Cisco IpSec over Microsoft PPTP   Artem Nefedov   06 Sep 2005 21:12:05 
 Re: Cisco IpSec over Microsoft PPTP   Sergey Sokolov   07 Sep 2005 15:23:54 
 Re: Cisco IpSec over Microsoft PPTP   Artem Nefedov   07 Sep 2005 17:28:15 
 Re: Cisco IpSec over Microsoft PPTP   Sergey Sokolov   07 Sep 2005 17:14:17 
Архивное /ru.cisco/91041ead85bd.html, оценка 3 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional