Hi,
Would like some advice please, I have set up a 5505 for a home worker,. who will be using VPN to connect to various offices. On the Outside interface I have set up a PPPOE connection profile as below:
vpdn group Plusnet request dialout pppoe
vpdn group Plusnet localname XXXXXXXX
vpdn group Plusnet ppp authentication chap
vpdn username XXXXXXXt password XXXXXX store-local
dhcpd auto_config outside
!
dhcpd address 192.168.11.5-192.168.11.254 inside
dhcpd enable inside
On the outside interface I have:
interface Vlan2
description Outside Connection to Plusnet
nameif outside
security-level 0
pppoe client vpdn group Plusnet
ip address pppoe setroute
!
It just will not connect and get an IP Address. Plusnet have provided a static IP to the home.
I tried an older cisco router and this worked absolutely fine. Username and passwords are absolutely fine. I did username and password and CHAP and off it went..
Am I missing something on the ASA?
Thanks