05-23-2009 06:07 AM - edited 03-04-2019 04:51 AM
Having no luck. Created standard pppoe config with dialer. Tried pap, tried chap, tried pap chap. Anyone out there make it work?
05-23-2009 11:15 AM
Take debug ppp neg and debug ppp auth with "term mon".
05-23-2009 12:52 PM
thanks tried all that nada. Tried debug dialer nothing.
05-23-2009 12:56 PM
Then either your pppoe config is wrong, or the service is not provisioned.
05-23-2009 05:09 PM
what does your config looked like? can you post for review?
05-24-2009 11:01 AM
05-24-2009 11:02 AM
here ya go
05-24-2009 05:22 PM
try adding the command:
ip nat inside source list
configure extended acl for the source list:
access-list 101 permit ip
do debugs and check with ISP if they see authentication on their side.
05-24-2009 10:46 PM
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
05-25-2009 10:14 AM
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.
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