ā11-23-2016 01:04 AM - edited ā03-05-2019 07:32 AM
Hello,
I have a 1921 with ''c1900-universalk9-mz.SPA.150-1.M4.bin '' + securityk9 license doing pppoe ,nat, zbf, and im getting these strange logs on ppp negotiation after the connection has been established,here is a sample,and this is going on forever,i dont understand i have no ipv67 setup on router,
*Nov 23 07:57:29.726 UTC: Vi2 IPV6CP: I CONFREQ [UNKNOWN] id 201 len 14
008078: *Nov 23 07:57:29.726 UTC: Vi2 IPV6CP: Interface-Id DA67:D9FF:FE40:1FC3 (0x010ADA67D9FFFE401FC3)
008079: *Nov 23 07:57:29.726 UTC: Vi2 LCP: O PROTREJ [Open] id 202 len 20 protocol IPV6CP (0x01C90010010ADA67D9FFFE401FC3)
008081: *Nov 23 07:57:44.742 UTC: Vi2 IPV6CP: I CONFREQ [UNKNOWN] id 202 len 14
008082: *Nov 23 07:57:44.742 UTC: Vi2 IPV6CP: Interface-Id DA67:D9FF:FE40:1FC3 (0x010ADA67D9FFFE401FC3)
008083: *Nov 23 07:57:44.742 UTC: Vi2 LCP: O PROTREJ [Open] id 203 len 20 protocol IPV6CP (0x01CA0010010ADA67D9FFFE401FC3)
008084: *Nov 23 07:57:59.762 UTC: Vi2 IPV6CP: I CONFREQ [UNKNOWN] id 203 len 14
008085: *Nov 23 07:57:59.762 UTC: Vi2 IPV6CP: Interface-Id DA67:D9FF:FE40:1FC3 (0x010ADA67D9FFFE401FC3)
008086: *Nov 23 07:57:59.762 UTC: Vi2 LCP: O PROTREJ [Open] id 204 len 20 protocol IPV6CP (0x01CB0010010ADA67D9FFFE401FC3)
Forgive me if i posted this in wrong section
Best Regards
C.Prevezanos
ā11-23-2016 04:51 AM
Hello,
what you are seeing is the NCP phase of PPP for IPv6 as described in the link below.
https://sites.google.com/site/amitsciscozone/home/ppp/ipv6-ipv4-over-ppp
Since you don't have IPv6 enabled on your router, it comes down to guessing where that originates.
It could come from a (Windows) client trying to establish an L2TP connection to the router, as descriibed in the link below:
http://www.cisco.com/c/en/us/support/docs/dial-access/virtual-private-dialup-network-vpdn/200450-Setting-up-L2TP-Tunnel-between-a-Windows.html
ā11-23-2016 07:29 AM
Hello gpauwen
So this must be coming from my isp correct?
I mean i use a dynamic ip address and it has changed many times but this log is always there so
ā11-23-2016 07:38 AM
What is connected to the 1921 on your side ?
ā12-10-2016 07:43 PM
Hi C.Prevezanos,
Your ISP is sending CONFREQ for IPV6CP. But ipv6 is not enabled on your router hence it is sending PROTREJ (Protocol Rejection) towards ISP.
008081: *Nov 23 07:57:44.742 UTC: Vi2 IPV6CP: I CONFREQ [UNKNOWN] id 202 len 14
008083: *Nov 23 07:57:44.742 UTC: Vi2 LCP: O PROTREJ [Open] id 203 len 20 protocol IPV6CP (0x01CA0010010ADA67D9FFFE401FC3)
>enable "ipv6 unicast-routing" on your router.
>enable "ipv6 address autoconfig" or any other mechanism to enable ipv6 on your dialer interface.
Please rate if it helps.
HTH
-Amit
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