აუ vpn-ის მაგალითი ხომ არ გაქვთ ვინმეს პაკეტ ტრეისერში?
* * *
ანუ მე მინდა ისე რომ მოხდეს ხო რომ სანამ ვპნ-ზე დავაკავშირებ კომპს რო მანამდე ვერ პინგავდნენ კომპი და სერვერი ერთმანეთს და აქ თავიდანვე პინგავენ ტო

aaa new-model
aaa authentication login VPNAUTH group radius local
aaa authorization network VPNAUTH local
crypto isakmp policy 10
encr aes 256
authentication pre-share
group 2
crypto isakmp client configuration group ciscogroup
key ciscogroup
pool VPNCLIENTS
netmask 255.255.255.0
crypto ipsec transform-set mytrans esp-3des esp-sha-hmac
crypto dynamic-map mymap 10
set transform-set mytrans
reverse-route
crypto map mymap client authentication list VPNAUTH
crypto map mymap isakmp authorization list VPNAUTH
crypto map mymap client configuration address respond
crypto map mymap 10 ipsec-isakmp dynamic mymap
ip ssh version 1
spanning-tree mode pvst
interface FastEthernet0/0
ip address 10.3.0.1 255.255.255.0
duplex auto
speed auto
crypto map mymap
interface FastEthernet0/1
ip address 10.2.0.1 255.255.255.0
duplex auto
speed auto
interface Vlan1
no ip address
shutdown
ip local pool VPNCLIENTS 10.1.1.100 10.1.1.200
ip classless
ip route 10.0.0.0 255.255.255.0 10.3.0.2
radius-server host 10.2.0.2 auth-port 1645 key cisco
line con 0
line aux 0
line vty 0 4
end
This post has been edited by lashatt2 on 27 Apr 2013, 13:30
მიმაგრებული ფაილი ( Number of downloads: 78 )
Vpn_Easy.pkt