cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1114
Views
0
Helpful
9
Replies

verizon fios router replacement with cisco 871

whanson
Level 2
Level 2

Having no luck. Created standard pppoe config with dialer. Tried pap, tried chap, tried pap chap. Anyone out there make it work?

9 Replies 9

paolo bevilacqua
Hall of Fame
Hall of Fame

Take debug ppp neg and debug ppp auth with "term mon".

thanks tried all that nada. Tried debug dialer nothing.

Then either your pppoe config is wrong, or the service is not provisioned.

johnlloyd_13
Level 9
Level 9

what does your config looked like? can you post for review?

here ya go

here ya go

try adding the command:

ip nat inside source list interface overload

configure extended acl for the source list:

access-list 101 permit ip eq 80

do debugs and check with ISP if they see authentication on their side.

Hello Bill, John,

a default static route using dialer1 is needed too

ip route 0.0.0.0 0.0.0.0 dialer1

to trigger a virtual PPP call

Hope to help

Giuseppe

thanks for all the help As for the 0.0.0.0 route, you are right but I used to have dialer0 and with an ip route 0.0.0.0 and got frustrated and changed it to dialer1 w/o adding the default route so its not that. As for the ip nat inside, I am connecting to an ASA at the other end with a split tunnel and you run into problems with ezvpn if you add the nat statements. Actually, after reading forums on fios I am beginning to believe that Verizon really uses straight dhcp and tnis really isn't a pppoe configuration despite what they way. Will let you know.

Review Cisco Networking products for a $25 gift card