Здравствуйте!
Требуется помощь
есть 2611 ....является шлюзом в инетBuilding configuration...
Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname sss
!
logging buffered 4096 debugging
no logging console
aaa new-model
enable secret 5 !
username sasha password !
!
!
!
memory-size iomem 15
ip subnet-zero
no ip source-route
ip cef
no ip domain-lookup
ip domain-name terna.ru
ip name-server !
ip audit notify log
ip audit po max-events 100
frame-relay switching
!
!
!
!
!
process-max-time 200
!
interface Ethernet0/0
description WAN
ip address xx.xx.xx.xx 255.255.255.224
no ip directed-broadcast
ip nat outside
no cdp enable
!
interface Ethernet0/1
description LAN
ip address 192.168.0.1 255.255.255.0
no ip directed-broadcast
ip nat inside
no cdp enable
!
ip nat inside source list NAT interface Ethernet0/0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 yy.yy.yy.yy
ip http server
!
!
ip access-list standard NAT
permit 192.168.0.0 0.0.0.63
!
logging trap debugging
logging facility local0
no cdp run
snmp-server engineID local 000000090200003085491360
snmp-server community st_public RO
snmp-server enable traps snmp
!
line con 0
transport input none
line aux 0
line vty 0 4
password 7 001712150C5A
logging synchronous
!
!
end
проблема в следующем- пользователи из локалки не могут соединиться с VPN (PPTP)
сервером (находится в другом офисе)
доходит до проверки имени пользоватея и пароля и ошибка 721
в чем трабла?
спасибо