<?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: Setting Up PPPoE in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49141#M36206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe, from prior experience, the BT Infinity PPPoE uses a blank password.&amp;nbsp; If that is also the case you have, you need to put a 'space' in the password field.&lt;/P&gt;&lt;P&gt;If not, then can you send me (you have my email) your config and I'll take a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2012 14:05:46 GMT</pubDate>
    <dc:creator>James</dc:creator>
    <dc:date>2012-07-05T14:05:46Z</dc:date>
    <item>
      <title>Setting Up PPPoE</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49131#M36196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having a little trouble in setting up a PPPoE connection.&lt;/P&gt;&lt;P&gt;Does anyone have a working config they are able to share with me as to how the Virtual Router is configured, the L3 interfaces etc as well as the outbound and inbound NAT'ing as this IP on the PPPoE connection will be dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 17:52:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49131#M36196</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2010-07-05T17:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up PPPoE</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49132#M36197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have sent you a draft document, which will get posted on Knowledgepoint once finalised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;High level:&lt;/P&gt;&lt;P&gt;VR points to the Interface&lt;/P&gt;&lt;P&gt;NAT Uses Dynamic Pool referencing the Interface&lt;/P&gt;&lt;P&gt;L3 Interface configured, then enabled for PPPoE IP Address.&amp;nbsp; Then add Username and Password for the connection.&amp;nbsp; Advanced settings if you need them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 21:52:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49132#M36197</guid>
      <dc:creator>James</dc:creator>
      <dc:date>2010-07-05T21:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up PPPoE</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49134#M36199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help, I have not tested it yet but I have the configurations loaded.&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://live.paloaltonetworks.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other question I have regarding NAT'ing, we are hosting our mail servers internally....&lt;/P&gt;&lt;P&gt;On our standard DSL line we would have a static Public IP address, with the wireless solution we have had to install temporarily the public ip address is now dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current inbound NAT with STATIC IP DSL working rule would be:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;"SMTP Mail PDC" {&lt;BR /&gt;&amp;nbsp; from untrust;&lt;BR /&gt;&amp;nbsp; to untrust;&lt;BR /&gt;&amp;nbsp; source any;&lt;/P&gt;&lt;P&gt;&amp;nbsp; destination "FW PUBLIC IP";&lt;BR /&gt;&amp;nbsp; service "Services PDC";&lt;BR /&gt;&amp;nbsp; disabled no;&lt;BR /&gt;&amp;nbsp; description "Desktop PDC Mail connector";&lt;BR /&gt;&amp;nbsp; destination-translation {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translated-address DESKTOPPDC;&lt;BR /&gt;&amp;nbsp; }&lt;BR /&gt;}&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I (if it is possible) change the same NAT rule for a Dynamic Public IP address to NAT SMTP to an internal server.&lt;/P&gt;&lt;P&gt;If I select "Destination Address" to "Any" and commit I get the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL class="bullet"&gt;&lt;LI&gt;device: nat rule 'SMTP Mail PDC': Mismatch destination address translation range&lt;/LI&gt;&lt;LI&gt;Failed to parse nat policy&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 08:48:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49134#M36199</guid>
      <dc:creator>migration</dc:creator>
      <dc:date>2010-07-06T08:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up PPPoE</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49135#M36200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try configuring the NAT using the destination interface. as with the example in my earlier attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 04:55:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49135#M36200</guid>
      <dc:creator>ggutierrez</dc:creator>
      <dc:date>2010-07-07T04:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up PPPoE</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49136#M36201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do not currently support destination NAT based on an interface.&amp;nbsp; This scenario would be configured by using a standard destination NAT rule and updating the address when the dynamically assigned IP address changes (this shouldn't happen too frequently).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick Campagna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 17:18:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49136#M36201</guid>
      <dc:creator>ncampagna</dc:creator>
      <dc:date>2010-07-26T17:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up PPPoE</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49137#M36202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please send to me a copy of the guide to me as well?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am having some issue with the PPPoE configuration route.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Please kindly send to my email &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:sksam@originex.com.my"&gt;sksam@originex.com.my&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Aug 2010 02:14:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49137#M36202</guid>
      <dc:creator>jeffhooi</dc:creator>
      <dc:date>2010-08-28T02:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up PPPoE</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49138#M36203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to setup PPPOE via UK ISP (BT/Plus Net).&amp;nbsp; I have the previous config from the other router and need to apply it.&amp;nbsp; at the moment I'm getting "No PPPoE Offer received".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 19:53:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49138#M36203</guid>
      <dc:creator>froggett</dc:creator>
      <dc:date>2012-07-04T19:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up PPPoE</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49139#M36204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carl,&lt;/P&gt;&lt;P&gt;Is it definitely PPPoE coming from the BT Router?&amp;nbsp; I have found it to be PPPoA to the router and then DHCP from the router to the LAN.&amp;nbsp; But maybe the plusnet service is different?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 12:25:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49139#M36204</guid>
      <dc:creator>James</dc:creator>
      <dc:date>2012-07-05T12:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up PPPoE</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49140#M36205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The current netgear (which I'm replacing) has a PPPoE setup to the BT fibre box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 13:20:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49140#M36205</guid>
      <dc:creator>froggett</dc:creator>
      <dc:date>2012-07-05T13:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up PPPoE</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49141#M36206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe, from prior experience, the BT Infinity PPPoE uses a blank password.&amp;nbsp; If that is also the case you have, you need to put a 'space' in the password field.&lt;/P&gt;&lt;P&gt;If not, then can you send me (you have my email) your config and I'll take a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 14:05:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49141#M36206</guid>
      <dc:creator>James</dc:creator>
      <dc:date>2012-07-05T14:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up PPPoE</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49142#M36207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've the same issue: constantly I receive the message: "No PPPoE Offer received".&lt;/P&gt;&lt;P&gt;Currently a juniper SSG-5, hanging on it: and this device can immediately setup the PPPoE connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried combination active or passive, but still allways the same message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can you troubleshoot the ppp negotiation over ethernet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there documentation on that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 10:01:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49142#M36207</guid>
      <dc:creator>guy</dc:creator>
      <dc:date>2013-01-29T10:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Up PPPoE</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49143#M36208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please send me this document?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 10:10:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/setting-up-pppoe/m-p/49143#M36208</guid>
      <dc:creator>tezza</dc:creator>
      <dc:date>2013-06-19T10:10:38Z</dc:date>
    </item>
  </channel>
</rss>

