<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>[HELP] ASA 5505 w/ Verizon DSL in Cisco</title>
<link>http://www.dslreports.com/forum/r23309161</link>
<description></description>
<language>en</language>
<pubDate>Tue, 09 Feb 2010 16:53:45 EDT</pubDate>
<lastBuildDate>Tue, 09 Feb 2010 16:53:45 EDT</lastBuildDate>

<item>
<title>Re: [HELP] ASA 5505 w/ Verizon DSL</title>
<link>http://www.dslreports.com/forum/remark,23502296</link>
<description><![CDATA[<A HREF="/useremail/u/1128128"><b>TROLL131313</b></A> : I would have to agree that your MTU setting is probably the issue.<br><br>I would set you MTU inside and out side to 1492 and see if it works. <br><br>Some times because of noise issues, you might even have to set it lower, like I had to when I Verizon DSL. I had to set my MTU size down to 1460 to stop the fragmented packets.<br><br>Here is a link on testing and setting up the MTU for DSL.<br><br>&raquo;<A HREF="/faq/faq">DSL FAQ</A> &raquo;<A HREF="/faq/6266">How do I optimize my MTU and RWIN settings?</A><br><br>If this dose not work for you, I would open a TAC support case. There might be an issue with PPPOe with certain firewall settings.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23502296</guid>
<pubDate>Wed, 16 Dec 2009 21:18:43 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] ASA 5505 w/ Verizon DSL</title>
<link>http://www.dslreports.com/forum/remark,23499297</link>
<description><![CDATA[<A HREF="/useremail/u/1387340"><b>elnino</b></A> : <div class="bquote"><small>said by  Valjonx <A HREF="/useremail/u/1683159"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Dear Ciscouser, were you able to slove the problem if you did please could you expalin how did you sloved it, i have the same issue. if you can post new configuration will be great.<br><br>Thank you<br> </div>The above config looks like it should work minus maybe an MTU issue because of DSL. If you're having a problem, please create your own thread and post the running config of your ASA.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23499297</guid>
<pubDate>Wed, 16 Dec 2009 12:40:19 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] ASA 5505 w/ Verizon DSL</title>
<link>http://www.dslreports.com/forum/remark,23497763</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : Valjonx,<br><br>Unfortunately no I never got this working, I ended up putting the firewall in transparent mode and sacrificing the features of routed mode.<br><br>If you get it going, please share :)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23497763</guid>
<pubDate>Wed, 16 Dec 2009 08:17:14 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] ASA 5505 w/ Verizon DSL</title>
<link>http://www.dslreports.com/forum/remark,23497686</link>
<description><![CDATA[<A HREF="/useremail/u/1683159"><b>Valjonx</b></A> : Dear Ciscouser, were you able to slove the problem if you did please could you expalin how did you sloved it, i have the same issue. if you can post new configuration will be great.<br><br>Thank you]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23497686</guid>
<pubDate>Wed, 16 Dec 2009 05:41:15 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] ASA 5505 w/ Verizon DSL</title>
<link>http://www.dslreports.com/forum/remark,23313350</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : Here is the running config:<br><br>ASA Version 7.2(4)<br>!<br>hostname [removed]<br>domain-name [removed]<br>enable password [removed] encrypted<br>passwd [removed] encrypted<br>names<br>dns-guard<br>!<br>interface Vlan1<br> nameif inside<br> security-level 100<br> ip address 192.168.1.2 255.255.255.0<br>!<br>interface Vlan2<br> nameif outside<br> security-level 0<br> ip address 71.[removed].8 255.255.255.248<br>!<br>interface Ethernet0/0<br>!<br>interface Ethernet0/1<br> switchport access vlan 2<br>!<br>interface Ethernet0/2<br>!<br>interface Ethernet0/3<br>!<br>interface Ethernet0/4<br>!<br>interface Ethernet0/5<br>!<br>interface Ethernet0/6<br>!<br>interface Ethernet0/7<br>!<br>ftp mode passive<br>dns server-group DefaultDNS<br> domain-name [removed]<br>same-security-traffic permit intra-interface<br>object-group protocol TCPUDP<br> protocol-object udp<br> protocol-object tcp<br>pager lines 24<br>logging enable<br>logging trap debugging<br>logging asdm notifications<br>logging host inside 192.168.1.165<br>mtu inside 1500<br>mtu outside 1500<br>icmp unreachable rate-limit 1 burst-size 1<br>icmp permit 192.168.1.0 255.255.255.0 inside<br>asdm image disk0:/asdm-524.bin<br>no asdm history enable<br>arp timeout 14400<br>global (outside) 1 interface<br>nat (inside) 1 0.0.0.0 0.0.0.0<br>route outside 0.0.0.0 0.0.0.0 71.[removed].1 1<br>timeout xlate 3:00:00<br>timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02<br>timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00<br>timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00<br>timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute<br>aaa authentication http console LOCAL<br>aaa authentication ssh console LOCAL<br>http server enable<br>http 192.168.1.0 255.255.255.0 inside<br>no snmp-server location<br>no snmp-server contact<br>snmp-server enable traps snmp authentication linkup linkdown coldstart<br>telnet timeout 5<br>ssh 192.168.1.0 255.255.255.0 inside<br>ssh timeout 15<br>console timeout 0<br>dhcp-client client-id interface outside<br><br>!<br>class-map inspection_default<br> match default-inspection-traffic<br>!<br>!<br>policy-map type inspect dns preset_dns_map<br> parameters<br>  message-length maximum 512<br>policy-map global_policy<br> class inspection_default<br>  inspect dns preset_dns_map<br>  inspect ftp<br>  inspect h323 h225<br>  inspect h323 ras<br>  inspect rsh<br>  inspect rtsp<br>  inspect esmtp<br>  inspect sqlnet<br>  inspect skinny<br>  inspect sunrpc<br>  inspect xdmcp<br>  inspect sip<br>  inspect netbios<br>  inspect tftp<br>!<br>service-policy global_policy global<br>prompt hostname context<br>Cryptochecksum:95fb6708e9b980eb188aea253103275f<br>: end]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23313350</guid>
<pubDate>Mon, 09 Nov 2009 08:42:04 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] ASA 5505 w/ Verizon DSL</title>
<link>http://www.dslreports.com/forum/remark,23313057</link>
<description><![CDATA[<A HREF="/useremail/u/1464423"><b>kubaff</b></A> : post your running config]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23313057</guid>
<pubDate>Mon, 09 Nov 2009 04:34:30 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] ASA 5505 w/ Verizon DSL</title>
<link>http://www.dslreports.com/forum/remark,23309435</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : The outside interface is set to the static IP from verizon with a 255.255.255.248 mask]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23309435</guid>
<pubDate>Sun, 08 Nov 2009 10:15:30 EDT</pubDate>
</item>

<item>
<title>Re: [HELP] ASA 5505 w/ Verizon DSL</title>
<link>http://www.dslreports.com/forum/remark,23309303</link>
<description><![CDATA[<A HREF="/useremail/u/990660"><b>scrummie02</b></A> : what does the config of your outside interface look like?  You will need to put the subnet/gateway info in. ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23309303</guid>
<pubDate>Sun, 08 Nov 2009 08:49:11 EDT</pubDate>
</item>

<item>
<title>[HELP] ASA 5505 w/ Verizon DSL</title>
<link>http://www.dslreports.com/forum/remark,23309161</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : Hello all,<br><br>I'm pretty decent in the world of Cisco but I'm having trouble getting traffic to flow out with a ASA 5505 on Verizon DSL.  I have a static IP with Verizon and I'm using their Westfall 7500 modem/router as a routed bridge into my network.<br><br>The data flow goes likes this: Westfall 7500 > Cisco Catalyst Switch > ASA 5505<br><br>The switch has a inside and outside VLAN.  The router and the outside interface on the ASA reside in the outside VLAN, everything else is on the inside VLAN.<br><br>At this point I have a very basic configuration, I think the issue may reside in one of two areas:<br><br>1) The outside interface is set to the static IP that Verizon gave me<br>2) I'm routing the outside interface to the Verizon gateway, basically my static IP but it ends in .1 (route outside 0.0.0.0 0.0.0.0 xxx.xxx.xxx.1)<br><br>Should I be routing the outside interface elsewhere? Are there any other issues that anyone can think of?<br><br>Just as a side note, all the speed/duplex settings seem to match, I've had trouble with that in the past...<br><br>Thanks]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,23309161</guid>
<pubDate>Sun, 08 Nov 2009 06:44:24 EDT</pubDate>
</item>

</channel>
</rss>
