<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PPPoE not working with ASA 5508-X in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3707677#M13705</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can achieve vlan id 35 by creating subinterface with vlan id 35. It will send and receive vlan id 35 tagged packets for pppoe negotiation. Not sure about the priority field, not even sure if ASA supports that field.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you try this vlan id using subinterface and see if it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;AJ&lt;/P&gt;</description>
    <pubDate>Sun, 16 Sep 2018 07:00:44 GMT</pubDate>
    <dc:creator>Ajay Saini</dc:creator>
    <dc:date>2018-09-16T07:00:44Z</dc:date>
    <item>
      <title>PPPoE not working with ASA 5508-X</title>
      <link>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3699493#M13692</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I currently have the ASA 5505 firewall set up to login through a DSL modem (passthrough mode).&amp;nbsp; On the 5505, I set up my outside interface and vlan to connect via PPPoE and it seems to work fine.&lt;/P&gt;
&lt;P&gt;I recently purchased an ASA 5508 and I've tried to set up PPPoE client on the GigaBitEthernet 0.1&lt;/P&gt;
&lt;P&gt;In brief, when the DSL negotiates, I don't see any attempts for the ASA 5508 to connect.&amp;nbsp; It just doesn't budge.&lt;/P&gt;
&lt;P&gt;I don't have any routes defined, but I assume it should still connect even without a route?&lt;/P&gt;
&lt;P&gt;And, is there something different now because the PPPoE is not being defined on a vlan?&lt;/P&gt;
&lt;P&gt;Perhaps I'm new to the 5508-x and I don't understand some basic fundamentals.&lt;/P&gt;
&lt;P&gt;Any suggestions are welcome.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:10:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3699493#M13692</guid>
      <dc:creator>Brendan Wood</dc:creator>
      <dc:date>2020-02-21T16:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: PPPoE not working with ASA 5508-X</title>
      <link>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3699516#M13693</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you follow the document below, you should be fine:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/110322-asa-pppoe-00.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/110322-asa-pppoe-00.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The command that needs to be added for getting a route is &lt;STRONG&gt;ip address pppoe setroute&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Make sure that username and password are correct.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you still does not get an ip address, try following debugs:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;debug pppoe {event | error | packet}&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;AJ&lt;/P&gt;</description>
      <pubDate>Mon, 03 Sep 2018 06:44:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3699516#M13693</guid>
      <dc:creator>Ajay Saini</dc:creator>
      <dc:date>2018-09-03T06:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: PPPoE not working with ASA 5508-X</title>
      <link>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3701740#M13695</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks so much, I've followed your guides, but&amp;nbsp;it is still not working.&lt;/P&gt;
&lt;P&gt;I've tried:&lt;/P&gt;
&lt;P&gt;1. Connect with ASA-5505 (other machine) - Connect ok.&lt;/P&gt;
&lt;P&gt;2. Connect with a Windows machine and create a PPPoE diaup connection - Connects OK.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The debug keeps showing this over and over:&lt;/P&gt;
&lt;PRE&gt;&lt;FONT size="2"&gt;PPPoE: send_padi:(Snd) Dest:ffff.ffff.ffff Src:003a.7df3.de1c Type:0x8863=PPPoE-Discovery&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;PPPoE: Ver:1 Type:1 Code:09=PADI Sess:0 Len:12&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;PPPoE: Type:0101:SVCNAME-Service Name Len:0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;PPPoE: Type:0103:HOSTUNIQ-Host Unique Tag Len:4&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;PPPoE: 00000001&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;PPPoE: padi timer expired&lt;/FONT&gt;&lt;/PRE&gt;
&lt;P&gt;My config looks like this:&lt;/P&gt;
&lt;PRE&gt;ASA Version 9.5(2) &lt;BR /&gt;!&lt;BR /&gt;hostname ciscoasa&lt;BR /&gt;enable password ***** encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/1&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; pppoe client vpdn group Acanac&lt;BR /&gt; ip address pppoe setroute &lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/2&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.1.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/3&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/4&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/5&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/6&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/7&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/8&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Management1/1&lt;BR /&gt; management-only&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;same-security-traffic permit intra-interface&lt;BR /&gt;object network obj_any&lt;BR /&gt; subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm informational&lt;BR /&gt;logging class auth asdm debugging &lt;BR /&gt;mtu outside 1492&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;no failover&lt;BR /&gt;no monitor-interface service-module &lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;!&lt;BR /&gt;object network obj_any&lt;BR /&gt; nat (any,outside) dynamic interface&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 sctp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.1.0 255.255.255.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;service sw-reset-button&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh stricthostkeycheck&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;ssh key-exchange group dh-group1-sha1&lt;BR /&gt;console timeout 0&lt;BR /&gt;vpdn group Acanac request dialout pppoe&lt;BR /&gt;vpdn group Acanac localname x@acanac.net&lt;BR /&gt;vpdn group Acanac ppp authentication pap&lt;BR /&gt;vpdn username x@acanac.net password ***** store-local&lt;BR /&gt;&lt;BR /&gt;dhcpd auto_config outside&lt;BR /&gt;!&lt;BR /&gt;dhcpd address 192.168.1.5-192.168.1.254 inside&lt;BR /&gt;dhcpd enable inside&lt;BR /&gt;!&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;username ciscouser password **** encrypted privilege 15&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt; message-length maximum client auto&lt;BR /&gt; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt; inspect dns preset_dns_map &lt;BR /&gt; inspect ftp &lt;BR /&gt; inspect h323 h225 &lt;BR /&gt; inspect h323 ras &lt;BR /&gt; inspect rsh &lt;BR /&gt; inspect rtsp &lt;BR /&gt; inspect esmtp &lt;BR /&gt; inspect sqlnet &lt;BR /&gt; inspect skinny &lt;BR /&gt; inspect sunrpc &lt;BR /&gt; inspect xdmcp &lt;BR /&gt; inspect sip &lt;BR /&gt; inspect netbios &lt;BR /&gt; inspect tftp &lt;BR /&gt; inspect ip-options &lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context &lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;Cryptochecksum:*******&lt;BR /&gt;: end&lt;BR /&gt;no asdm history enable&lt;/PRE&gt;
&lt;P&gt;This should connect right?&amp;nbsp; I'm just missing the natting from inside to outside but I can do that once I get pppoe to connect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is frustrating for me, not sure what to look at next, seems I've set everything correctly.&amp;nbsp; Any suggestions are welcome.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 05:30:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3701740#M13695</guid>
      <dc:creator>Brendan Wood</dc:creator>
      <dc:date>2018-09-06T05:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: PPPoE not working with ASA 5508-X</title>
      <link>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3701761#M13699</link>
      <description>&lt;P&gt;The debugs clearly show that there is no response to the initial pppoe discovery packet sent by the ASA. Looks like the modem is expecting something else. Maybe the ISP is expecting more info like vlan tag, could you please check with ISP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One more thing you can do is to get the debugs from ASA 5505, we can compare the working and non working debugs and see if there is anything additional info is required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AJ&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 06:28:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3701761#M13699</guid>
      <dc:creator>Ajay Saini</dc:creator>
      <dc:date>2018-09-06T06:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: PPPoE not working with ASA 5508-X</title>
      <link>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3707445#M13703</link>
      <description>&lt;P&gt;I've looked at my documentation for my provider much more in depth and I can see that there are two settings related to VLAN for PPPoE setup (see attached bridge mode instructions from the ISP).&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Set the 802.1P Priority field to 1.&lt;/LI&gt;
&lt;LI&gt;Set the 802.1Q VLAN ID field to 35.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Would this have anything to do with the reason my 5508x will not connect via pppoe?&lt;/P&gt;
&lt;P&gt;If so, why did the 5505 connect? I never specified vlan 35 anywhere in the 5505 setup.&amp;nbsp;&amp;nbsp;I know if I look at the VLAN ID of my 5505 outside it is set to 2.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've attached the PDF to show instructions from my ISP on how to connect with a router thru the modem using username and password.&lt;/P&gt;
&lt;P&gt;This is certainly very confusing compared to my original ASA!&lt;/P&gt;</description>
      <pubDate>Sat, 15 Sep 2018 05:10:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3707445#M13703</guid>
      <dc:creator>Brendan Wood</dc:creator>
      <dc:date>2018-09-15T05:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: PPPoE not working with ASA 5508-X</title>
      <link>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3707677#M13705</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can achieve vlan id 35 by creating subinterface with vlan id 35. It will send and receive vlan id 35 tagged packets for pppoe negotiation. Not sure about the priority field, not even sure if ASA supports that field.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you try this vlan id using subinterface and see if it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;AJ&lt;/P&gt;</description>
      <pubDate>Sun, 16 Sep 2018 07:00:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3707677#M13705</guid>
      <dc:creator>Ajay Saini</dc:creator>
      <dc:date>2018-09-16T07:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: PPPoE not working with ASA 5508-X</title>
      <link>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3725138#M13707</link>
      <description>&lt;P&gt;The problem is fixed, I just wanted to mention it here.&lt;/P&gt;
&lt;P&gt;I switched provider to another provider (another reseller that sells Bell DSL), and guess what it just worked.&amp;nbsp; I put in the new username and password, and it instantly connected.&lt;/P&gt;
&lt;P&gt;It remains a mystery why the 5508x didn't connect.&lt;/P&gt;
&lt;P&gt;Thanks for help.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Oct 2018 21:39:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pppoe-not-working-with-asa-5508-x/m-p/3725138#M13707</guid>
      <dc:creator>Brendan Wood</dc:creator>
      <dc:date>2018-10-14T21:39:13Z</dc:date>
    </item>
  </channel>
</rss>

