07-06-2011 10:00 PM
I have a PPPoe configuration that I followed from the cisco website.
I am getting an encapsulation error when trying to connect. I know that the VTC connection works because when we replaced the router with a sonicwall firewall the VTC worked. I am pasting my configuration as well as the error message I received with a "debug ip packet" command because the "debug dilaer packets" DOES not display everything.
See below my configuration and debug output..
wabiwi-mdf-r1-01#term le 0
wabiwi-mdf-r1-01#sho run
Building configuration...
Current configuration : 3530 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname wabiwi-mdf-r1-01
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1 192.168.1.100
!
ip dhcp pool VTC1
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
lease infinite
!
!
no ip domain lookup
no ip ips deny-action ips-interface
vpdn enable
vpdn ip udp ignore checksum
!
vpdn-group 1
request-dialin
protocol pppoe
!
!
no ftp-server write-enable
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
no crypto isakmp ccm
!
!
!
!
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
no ip mroute-cache
duplex auto
speed auto
pppoe enable
pppoe-client dial-pool-number 1
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
pppoe enable
pppoe-client dial-pool-number 1
!
interface FastEthernet0/0/0
!
interface FastEthernet0/0/1
!
interface FastEthernet0/0/2
!
interface FastEthernet0/0/3
!
interface Vlan1
no ip address
!
interface Dialer1
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
no ip mroute-cache
dialer pool 1
dialer-group 1
ppp authentication pap chap
ppp pap sent-username whatever password password
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
!
!
ip http server
ip http secure-server
ip nat inside source list 1 interface Dialer1 overload
!
access-list 1 permit 192.168.1.0 0.0.0.255
dialer-list 1 protocol ip permit
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
wabiwi-mdf-r1-01#
wabiwi-mdf-r1-01#
wabiwi-mdf-r1-01#
wabiwi-mdf-r1-01#debug ip packet
wabiwi-mdf-r1-01#debug ip packet
IP packet debugging is on
wabiwi-mdf-r1-01#debug dial
wabiwi-mdf-r1-01#debug dialer pac
wabiwi-mdf-r1-01#debug dialer packets
Dial on demand packets debugging is on
wabiwi-mdf-r1-01#conf t
Enter configuration commands, one per line. End with CNTL/Z.
wabiwi-mdf-r1-01(config)#loog
wabiwi-mdf-r1-01(config)#log
wabiwi-mdf-r1-01(config)#loggi
wabiwi-mdf-r1-01(config)#logging con
wabiwi-mdf-r1-01(config)#logging console
wabiwi-mdf-r1-01(config)#
wabiwi-mdf-r1-01(config)#
wabiwi-mdf-r1-01(config)#
wabiwi-mdf-r1-01(config)#
wabiwi-mdf-r1-01(config)#
wabiwi-mdf-r1-01(config)#^Z
wabiwi-mdf-r1-01#
wabiwi-mdf-r1-01#
wabiwi-mdf-r1-01#
wabiwi-mdf-r1-01#
wabiwi-mdf-r1-01#
wabiwi-mdf-r1-01#wr
*Jul 7 03:28:34.423: %SYS-5-CONFIG_I: Configured from console by consolemem
Building configuration...
[OK]
wabiwi-mdf-r1-01#
*Jul 7 03:28:49.055: IP: tableid=0, s=192.168.1.101 (FastEthernet0/0), d=71.14.2.158 (Dialer1), routed via RIB
*Jul 7 03:28:49.059: IP: s=192.168.1.101 (FastEthernet0/0), d=71.14.2.158 (Dialer1), g=71.14.2.158, len 60, forward
*Jul 7 03:28:49.059: Di1 DDR: ip (s=192.168.1.101, d=71.14.2.158), 60 bytes, outgoing interesting (ip PERMIT)
*Jul 7 03:28:49.059: IP: s=192.168.1.101 (FastEthernet0/0), d=71.14.2.158 (Dialer1), len 60, encapsulation failed
*Jul 7 03:28:51.475: Di1 DDR: cdp, 334 bytes, outgoing uninteresting (no list matched)
*Jul 7 03:28:52.055: IP: tableid=0, s=192.168.1.101 (FastEthernet0/0), d=71.14.2.158 (Dialer1), routed via RIB
*Jul 7 03:28:52.059: IP: s=192.168.1.101 (FastEthernet0/0), d=71.14.2.158 (Dialer1), g=71.14.2.158, len 60, forward
*Jul 7 03:28:52.059: Di1 DDR: ip (s=192.168.1.101, d=71.14.2.158), 60 bytes, outgoing interesting (ip PERMIT)
*Jul 7 03:28:52.059: IP: s=192.168.1.101 (FastEthernet0/0), d=71.14.2.158 (Dialer1), len 60, encapsulation failed
*Jul 7 03:29:51.475: Di1 DDR: cdp, 334 bytes, outgoing uninteresting (no list matched)
*Jul 7 03:30:51.475: Di1 DDR: cdp, 334 bytes, outgoing uninteresting (no list matched)
*Jul 7 03:31:23.827: IP: tableid=0, s=192.168.1.101 (FastEthernet0/0), d=71.14.2.157 (Dialer1), routed via RIB
*Jul 7 03:31:23.831: IP: s=192.168.1.101 (FastEthernet0/0), d=71.14.2.157 (Dialer1), g=71.14.2.157, len 60, forward
*Jul 7 03:31:23.831: Di1 DDR: ip (s=192.168.1.101, d=71.14.2.157), 60 bytes, outgoing interesting (ip PERMIT)
*Jul 7 03:31:23.831: IP: s=192.168.1.101 (FastEthernet0/0), d=71.14.2.157 (Dialer1), len 60, encapsulation failed
*Jul 7 03:31:26.831: IP: tableid=0, s=192.168.1.101 (FastEthernet0/0), d=71.14.2.157 (Dialer1), routed via RIB
*Jul 7 03:31:26.831: IP: s=192.168.1.101 (FastEthernet0/0), d=71.14.2.157 (Dialer1), g=71.14.2.157, len 60, forward
*Jul 7 03:31:26.831: Di1 DDR: ip (s=192.168.1.101, d=71.14.2.157), 60 bytes, outgoing interesting (ip PERMIT)
07-07-2011 12:29 AM
Hi Gregory,
Please check your dialer1 is up/up.
Perhaps there is a problem with the authentication.
debug ppp authen will display any issues.
regards,
Leo
07-07-2011 10:10 AM
I used the commands and there was no ppp authentication error messages.. only the same as before. HTe dialer interfaces are up/up...
07-08-2011 02:54 AM
Please check the guidelines in the attached document:
http://www.cisco.com/en/US/tech/tk175/tk15/technologies_configuration_example09186a0080093fbf.shtml
This will help you troubleshooting the problem.
Hope it helps you out.
regards,
Leo
07-16-2011 11:57 AM
Your authentication states chap but you are sending PAP?
ppp pap sent-username whatever password password
Try = ppp chap password
Also for your LAN - I would config the VLAN 1 interface apply inside here and utlise the FastEthernet0/0/0 interface
res
Paul
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide