Jump to content

Recommended Posts

Posted

Привет!

 

Подскажите пожалуйсто! В чем может быть проблема на маршрутизаторе Cisco 1811? Поднят VPDN PPTP сервер с адресами 192.168.0.0/24 и PPPoE клиент внешки , клиент по VPN подключается но маршрутизация не работает %) Не один адрес кроме адреса маршрутизатора не пингуется!

 

Вот конфиг:

 

ip dhcp pool VPN

network 192.168.0.0 255.255.255.0

default-router 192.168.0.1

dns-server 10.1.7.3 10.1.7.5

 

vpdn enable

!

vpdn-group 1

request-dialin

protocol pppoe

!

vpdn-group 2

! Default PPTP VPDN group

accept-dialin

protocol pptp

virtual-template 1

 

interface FastEthernet0.21

encapsulation dot1Q 21

ip address 192.168.0.1 255.255.255.0

ip nat inside

ip virtual-reassembly

no snmp trap link-status

no cdp enable

!

 

interface Virtual-Template1

ip unnumbered FastEthernet0.21

ip mtu 1492

ip nat inside

ip virtual-reassembly

ip tcp adjust-mss 1400

no logging event link-status

peer default ip address dhcp-pool VPN

no keepalive

ppp encrypt mppe 128

ppp authentication ms-chap ms-chap-v2

!

 

interface Dialer0

description INTERNET-OVER-FA0/0

ip address negotiated

ip access-group 101 in

ip mtu 1492

ip flow ingress

ip flow egress

ip nat outside

ip virtual-reassembly

encapsulation ppp

dialer pool 1

no cdp enable

ppp authentication chap callin

ppp chap hostname login

ppp chap password 7 password

!

 

 

ip classless

ip route 0.0.0.0 0.0.0.0 Dialer0

ip route 173.192.170.88 255.255.255.255 Null0

 

line con 0

login local

line 1

modem InOut

stopbits 1

speed 115200

flowcontrol hardware

line aux 0

line vty 0 4

access-class 117 in

login local

transport input ssh

line vty 5 15

login

transport input ssh

!

no scheduler allocate

ntp clock-period 17180194

ntp peer 10.1.5.9

end

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.