<?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 Problem - ASA 5505 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pppoe-problem-asa-5505/m-p/1560295#M605539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maykol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply, I tried looking for a modem but apparently I don't have one, the company that provides access to Internet on this building keeps a single modem for the whole building. I called them up and scheduled a visit to sort this out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've done a couple times this type connection on real ISPs and I had no problem,&amp;nbsp; but this one gave me a headache.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 12pt;"&gt;I have a the "Active Discovery Phase" with &lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 12pt;"&gt;PADI/PADO/PADR/PADS completed with out a problem, I get assigned a session ID just fine.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 12pt;"&gt;When the &lt;/SPAN&gt;&lt;SPAN class="content"&gt;"PPP Session Phase" &lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 12pt;"&gt;negotiation happens it fails.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll talk to the ISP and I'll let you know what happened&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An other document i found shows that the &lt;SPAN class="content"&gt;Active Discovery Phase is completed with out a problem:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ref: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://bellsouthpwp.net/j/d/jdloop/adsl/shastabbg/"&gt;http://bellsouthpwp.net/j/d/jdloop/adsl/shastabbg/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2.1.1 The PPPoE Active Discovery Initiation (PADI) packet&lt;/P&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 10pt;"&gt;&lt;P&gt;The host sends the PADI packet with the Ethernet DESTINATION_ADDR set to the broadcast address. The CODE field is set to 0x09 and the SESSION_ID must&amp;nbsp; be set to 0x0000. The PADI packet must contain exactly one tag of TAG_TYP Service-Name, indicating the service the host is requesting; it may contain any number of other TAG types. An entire PADI packet (including the PPPoE header) must not exceed 1484 octets so as to leave sufficient room for a relay agent to add a Relay-Session-Id tag.&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;P&gt;2.1.2 The PPPoE Active Discovery Offer (PADO) packet&lt;/P&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 10pt;"&gt;&lt;P&gt;When the Access Concentrator receives a PADI that it can serve, it replies by sending a PADO packet. The Ethernet DESTINATION_ADDR is the unicast address of the host that sent the PADI. The CODE field is set to 0x07 and the&amp;nbsp; SESSION_ID must be set to 0x0000. The PADO packet must contain one AC-Name tag containing the Acces Concentrator’s name, a Service-Name tag identical to the one in the PADI; it may also contain any number of other Service-Name tags indicating other services that the Access Concentrator offers. If the Access Concentrator cannot serve the PADI it must not respond with a PADO.&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;P&gt;2.1.3 The PPPoE Active Discovery Request (PADR) packet&lt;/P&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 10pt;"&gt;&lt;P&gt;Because the PADI was broadcast, the host may receive more than one PADO. The host looks through the PADO packets it receives and chooses one. The choice can&amp;nbsp; be based on the AC-Name or the services offered. The host then sends one PADR packet to the Access Concentrator that it has chosen. The DESTINATION_ADDR field is set to the unicast Ethernet address of the Access Concentrator that sent the PADO. The CODE field is set to 0x19 and the&amp;nbsp; SESSION_ID must be set to 0x0000. The PADR packet must contain exactly one tag of TAG_TYPE Service-Name, indicating the service the host is requesting; it may also contain any number of other tag types.&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;P&gt;2.1.4 The PPPoE Active Discovery Session-confirmation (PADS) packet&lt;/P&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 10pt;"&gt;&lt;P&gt;When the Access Concentrator receives a PADR packet, it prepares to begin a PPP session. It generates a unique SESSION_ID for the PPPoE session and replies to the host with a PADS packet. The DESTINATION_ADDR field is the unicast Ethernet address of the host that sent the PADR. The CODE field is set to 0x65 and the SESSION_ID must be set to the unique value generated for this PPPoE session.&amp;nbsp; The PADS packet contains exactly one TAG of TAG_TYPE Service-Name,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; indicating the service under which Access Concentrator has accepted the PPPoE session; it may also contain any number of other TAG types. If the Access Concentrator does not like the Service-Name in the PADR, then it must reply with a PADS containing a TAG of TAG_TYPE Service-Name-Error (and any number of other TAG types). In this case the SESSION_ID must be set to 0x0000.&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Dec 2010 11:34:59 GMT</pubDate>
    <dc:creator>Rodrigo Gurriti</dc:creator>
    <dc:date>2010-12-14T11:34:59Z</dc:date>
    <item>
      <title>PPPOE Problem - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/pppoe-problem-asa-5505/m-p/1560293#M605504</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I'm having troublem with my PPPOE connection, here is my config:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;/P&gt;&lt;P&gt;pppoe client vpdn group NAME &lt;BR /&gt; ip address pppoe setroute&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;mtu outside 1492&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;vpdn group NAME request dialout pppoe&lt;BR /&gt;vpdn group NAME localname XXXXXX &lt;BR /&gt;vpdn group NAME ppp authentication mschap&lt;/P&gt;&lt;P&gt;vpdn username XXXXXX password YYYYYYYYY store-local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here is the debug &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPPoE: send_padi:(Snd) Dest:ffff.ffff.ffff Src:f866.f2ca.ee7d Type:0x8863=PPPoE-Discovery&lt;BR /&gt;PPPoE: Ver:1 Type:1 Code:09=PADI Sess:0 Len:12&lt;BR /&gt;PPPoE: Type:0101:SVCNAME-Service Name Len:0 &lt;BR /&gt; PPPoE: Type:0103:HOSTUNIQ-Host Unique Tag Len:4 &lt;BR /&gt;PPPoE: 00000003 &lt;BR /&gt;PPPoE: PPPoE:(Rcv) Dest:f866.f2ca.ee7d Src:0011.6b91.c1a9 Type:0x8863=PPPoE-Discovery&lt;BR /&gt;PPPoE: Ver:1 Type:1 Code:07=PADO Sess:0 Len:49&lt;BR /&gt;PPPoE: Type:0102:ACNAME-AC Name Len:20 &lt;BR /&gt; PPPoE: &lt;A href="http://gw-cel01.yawl.com.br/" target="_blank"&gt;gw-cel01.xxxxxxxxxx.com.br&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPPoE: Type:0101:SVCNAME-Service Name Len:0 &lt;BR /&gt;PPPoE: Type:0101:SVCNAME-Service Name Len:1 &lt;BR /&gt;PPPoE: *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPPoE: Type:0103:HOSTUNIQ-Host Unique Tag Len:4 &lt;BR /&gt; PPPoE: 00000003 &lt;BR /&gt;PPPoE: Type:0104:ACCOOKIE-AC Cookie Len:4 &lt;BR /&gt;PPPoE: 802DF5C4 &lt;BR /&gt;PPPoE: PADO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPPoE: send_padr:(Snd) Dest:0011.6b91.c1a9 Src:f866.f2ca.ee7d Type:0x8863=PPPoE-Discovery&lt;BR /&gt;PPPoE: Ver:1 Type:1 Code:19=PADR Sess:0 Len:49&lt;BR /&gt; PPPoE: Type:0102:ACNAME-AC Name Len:20 &lt;BR /&gt;PPPoE: &lt;A class="active_link" href="http://gw-cel01.yawl.com.br/" target="_blank"&gt;gw-cel01.xxxxxxxxxx.com.br&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPPoE: Type:0101:SVCNAME-Service Name Len:0 &lt;BR /&gt;PPPoE: Type:0101:SVCNAME-Service Name Len:1 &lt;BR /&gt;PPPoE: *&lt;BR /&gt; &lt;BR /&gt;PPPoE: Type:0103:HOSTUNIQ-Host Unique Tag Len:4 &lt;BR /&gt;PPPoE: 00000003 &lt;BR /&gt;PPPoE: Type:0104:ACCOOKIE-AC Cookie Len:4 &lt;BR /&gt;PPPoE: 802DF5C4 &lt;BR /&gt;PPPoE: PPPoE:(Rcv) Dest:f866.f2ca.ee7d Src:0011.6b91.c1a9 Type:0x8863=PPPoE-Discovery&lt;BR /&gt; PPPoE: Ver:1 Type:1 Code:65=PADS Sess:32909 Len:44&lt;BR /&gt;PPPoE: Type:0102:ACNAME-AC Name Len:20 &lt;BR /&gt;PPPoE: &lt;A href="http://gw-cel01.yawl.com.br/" target="_blank"&gt;gw-cel01.xxxxxxxxxx.com.br&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPPoE: Type:0101:SVCNAME-Service Name Len:0 &lt;BR /&gt; PPPoE: Type:0103:HOSTUNIQ-Host Unique Tag Len:4 &lt;BR /&gt;PPPoE: 00000003 &lt;BR /&gt;PPPoE: Type:0104:ACCOOKIE-AC Cookie Len:4 &lt;BR /&gt;PPPoE: 802DF5C4 &lt;BR /&gt;PPPoE: PADS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPPoE: IN PADS from PPPoE tunnel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPPoE: Opening PPP link and starting negotiations.&lt;BR /&gt; &lt;BR /&gt;PPPoE: PPPoE:(Rcv) Dest:f866.f2ca.ee7d Src:0011.6b91.c1a9 Type:0x8863=PPPoE-Discovery&lt;BR /&gt;PPPoE: Ver:1 Type:1 Code:A7=PADT Sess:32909 Len:18&lt;BR /&gt;&lt;STRONG&gt;PPPoE: Type:0203:GENERICERR-Generic Error Len:14 &lt;/STRONG&gt;&lt;BR /&gt;PPPoE: session closed&lt;BR /&gt; &lt;BR /&gt;PPPoE: PADT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PPPoE: Shutting down client session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try do this PPPOE on my desktop works just fine, one thing i noticied is that on the computer the pppoe was done using mschapV2&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:21:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pppoe-problem-asa-5505/m-p/1560293#M605504</guid>
      <dc:creator>Rodrigo Gurriti</dc:creator>
      <dc:date>2019-03-11T19:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: PPPOE Problem - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/pppoe-problem-asa-5505/m-p/1560294#M605527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like the modem you are connecting has some sort of sticky mac-address, Ive seen this issue before, when you are going to do the test, can you power cycle the unit and then connect it to the ASA? Or Else, have the ISP on the line to tell you if the mac address they are receiving is correct and they dont have the one on the computer hardcoded on the modem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 03:23:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pppoe-problem-asa-5505/m-p/1560294#M605527</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2010-12-14T03:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: PPPOE Problem - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/pppoe-problem-asa-5505/m-p/1560295#M605539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maykol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply, I tried looking for a modem but apparently I don't have one, the company that provides access to Internet on this building keeps a single modem for the whole building. I called them up and scheduled a visit to sort this out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've done a couple times this type connection on real ISPs and I had no problem,&amp;nbsp; but this one gave me a headache.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 12pt;"&gt;I have a the "Active Discovery Phase" with &lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 12pt;"&gt;PADI/PADO/PADR/PADS completed with out a problem, I get assigned a session ID just fine.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 12pt;"&gt;When the &lt;/SPAN&gt;&lt;SPAN class="content"&gt;"PPP Session Phase" &lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 12pt;"&gt;negotiation happens it fails.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll talk to the ISP and I'll let you know what happened&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An other document i found shows that the &lt;SPAN class="content"&gt;Active Discovery Phase is completed with out a problem:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ref: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://bellsouthpwp.net/j/d/jdloop/adsl/shastabbg/"&gt;http://bellsouthpwp.net/j/d/jdloop/adsl/shastabbg/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2.1.1 The PPPoE Active Discovery Initiation (PADI) packet&lt;/P&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 10pt;"&gt;&lt;P&gt;The host sends the PADI packet with the Ethernet DESTINATION_ADDR set to the broadcast address. The CODE field is set to 0x09 and the SESSION_ID must&amp;nbsp; be set to 0x0000. The PADI packet must contain exactly one tag of TAG_TYP Service-Name, indicating the service the host is requesting; it may contain any number of other TAG types. An entire PADI packet (including the PPPoE header) must not exceed 1484 octets so as to leave sufficient room for a relay agent to add a Relay-Session-Id tag.&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;P&gt;2.1.2 The PPPoE Active Discovery Offer (PADO) packet&lt;/P&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 10pt;"&gt;&lt;P&gt;When the Access Concentrator receives a PADI that it can serve, it replies by sending a PADO packet. The Ethernet DESTINATION_ADDR is the unicast address of the host that sent the PADI. The CODE field is set to 0x07 and the&amp;nbsp; SESSION_ID must be set to 0x0000. The PADO packet must contain one AC-Name tag containing the Acces Concentrator’s name, a Service-Name tag identical to the one in the PADI; it may also contain any number of other Service-Name tags indicating other services that the Access Concentrator offers. If the Access Concentrator cannot serve the PADI it must not respond with a PADO.&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;P&gt;2.1.3 The PPPoE Active Discovery Request (PADR) packet&lt;/P&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 10pt;"&gt;&lt;P&gt;Because the PADI was broadcast, the host may receive more than one PADO. The host looks through the PADO packets it receives and chooses one. The choice can&amp;nbsp; be based on the AC-Name or the services offered. The host then sends one PADR packet to the Access Concentrator that it has chosen. The DESTINATION_ADDR field is set to the unicast Ethernet address of the Access Concentrator that sent the PADO. The CODE field is set to 0x19 and the&amp;nbsp; SESSION_ID must be set to 0x0000. The PADR packet must contain exactly one tag of TAG_TYPE Service-Name, indicating the service the host is requesting; it may also contain any number of other tag types.&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;P&gt;2.1.4 The PPPoE Active Discovery Session-confirmation (PADS) packet&lt;/P&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Times New Roman; font-size: 10pt;"&gt;&lt;P&gt;When the Access Concentrator receives a PADR packet, it prepares to begin a PPP session. It generates a unique SESSION_ID for the PPPoE session and replies to the host with a PADS packet. The DESTINATION_ADDR field is the unicast Ethernet address of the host that sent the PADR. The CODE field is set to 0x65 and the SESSION_ID must be set to the unique value generated for this PPPoE session.&amp;nbsp; The PADS packet contains exactly one TAG of TAG_TYPE Service-Name,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; indicating the service under which Access Concentrator has accepted the PPPoE session; it may also contain any number of other TAG types. If the Access Concentrator does not like the Service-Name in the PADR, then it must reply with a PADS containing a TAG of TAG_TYPE Service-Name-Error (and any number of other TAG types). In this case the SESSION_ID must be set to 0x0000.&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 11:34:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pppoe-problem-asa-5505/m-p/1560295#M605539</guid>
      <dc:creator>Rodrigo Gurriti</dc:creator>
      <dc:date>2010-12-14T11:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: PPPOE Problem - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/pppoe-problem-asa-5505/m-p/1560296#M605553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sounds great, let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 12:58:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pppoe-problem-asa-5505/m-p/1560296#M605553</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2010-12-14T12:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: PPPOE Problem - ASA 5505</title>
      <link>https://community.cisco.com/t5/network-security/pppoe-problem-asa-5505/m-p/1560297#M605563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried but did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The PPPOE session was done on a server not on a modem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was a building ISP and they've told me that they have problems doing PPPOE with Cisco gear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll have to switch ISP, We'll hire a real ISP to provide Internet access to get this fixed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 13:10:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pppoe-problem-asa-5505/m-p/1560297#M605563</guid>
      <dc:creator>Rodrigo Gurriti</dc:creator>
      <dc:date>2010-12-20T13:10:51Z</dc:date>
    </item>
  </channel>
</rss>

