<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Cisco ASA Firewall with PPPoE</title>
	<atom:link href="http://www.networkstraining.com/cisco-asa-firewall-with-pppoe/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.networkstraining.com/cisco-asa-firewall-with-pppoe/</link>
	<description>IP Networks Training and Tutorials</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:50:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Blog Admin</title>
		<link>http://www.networkstraining.com/cisco-asa-firewall-with-pppoe/comment-page-1/#comment-1892</link>
		<dc:creator>Blog Admin</dc:creator>
		<pubDate>Thu, 10 Mar 2011 16:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=37#comment-1892</guid>
		<description>You can remove &quot;&lt;strong&gt;dhcpd auto_config outside&lt;/strong&gt;&quot; .</description>
		<content:encoded><![CDATA[<p>You can remove &#8220;<strong>dhcpd auto_config outside</strong>&#8221; .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sdf</title>
		<link>http://www.networkstraining.com/cisco-asa-firewall-with-pppoe/comment-page-1/#comment-1891</link>
		<dc:creator>sdf</dc:creator>
		<pubDate>Thu, 10 Mar 2011 13:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=37#comment-1891</guid>
		<description>Is there necessary &quot;dhcpd auto_config outside&quot;??
PPPoE is not supported in conjunction with DHCP because with PPPoE the IP address is assigned by PPP...</description>
		<content:encoded><![CDATA[<p>Is there necessary &#8220;dhcpd auto_config outside&#8221;??<br />
PPPoE is not supported in conjunction with DHCP because with PPPoE the IP address is assigned by PPP&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog Admin</title>
		<link>http://www.networkstraining.com/cisco-asa-firewall-with-pppoe/comment-page-1/#comment-370</link>
		<dc:creator>Blog Admin</dc:creator>
		<pubDate>Wed, 09 Jun 2010 16:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=37#comment-370</guid>
		<description>Hello David,

If your ISP provides you with a static public IP, then you need to configure it on interface vlan2 and remove the command &quot;ip address pppoe setroute&quot;.

So, the configuration for interface vlan 2 will be:
&lt;strong&gt;
interface Vlan2
nameif outside
security-level 0
pppoe client vpdn group ATT
ip address 80.1.1.2 255.255.255.0
&lt;/strong&gt;

Now, to set the default gateway, do the following:
&lt;strong&gt;
route outside 0.0.0.0 0.0.0.0 80.1.1.1
&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>Hello David,</p>
<p>If your ISP provides you with a static public IP, then you need to configure it on interface vlan2 and remove the command &#8220;ip address pppoe setroute&#8221;.</p>
<p>So, the configuration for interface vlan 2 will be:<br />
<strong><br />
interface Vlan2<br />
nameif outside<br />
security-level 0<br />
pppoe client vpdn group ATT<br />
ip address 80.1.1.2 255.255.255.0<br />
</strong></p>
<p>Now, to set the default gateway, do the following:<br />
<strong><br />
route outside 0.0.0.0 0.0.0.0 80.1.1.1<br />
</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.networkstraining.com/cisco-asa-firewall-with-pppoe/comment-page-1/#comment-369</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 09 Jun 2010 15:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.networkstraining.com/?p=37#comment-369</guid>
		<description>and if our ISP provide a public IP (80.1.1.2), mask (255.255.255.0) and gateway (80.1.1.1)?

Thanks.</description>
		<content:encoded><![CDATA[<p>and if our ISP provide a public IP (80.1.1.2), mask (255.255.255.0) and gateway (80.1.1.1)?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.networkstraining.com @ 2012-02-04 12:58:56 -->
