<?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: pix behind dsl modem...help! in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-behind-dsl-modem-help/m-p/229761#M593591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you crank up debug logging for pppoe? what outside ip can you ping? are you getting an external ip address from your isp?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Apr 2004 08:54:55 GMT</pubDate>
    <dc:creator>mostiguy</dc:creator>
    <dc:date>2004-04-03T08:54:55Z</dc:date>
    <item>
      <title>pix behind dsl modem...help!</title>
      <link>https://community.cisco.com/t5/network-security/pix-behind-dsl-modem-help/m-p/229760#M593590</link>
      <description>&lt;P&gt;I am trying to setup a PIX 501 firewall that sits behind a DSL modem on a home network that consists of three PC's. I have the PIX setup as a dhcp server for the inside interface. It seems to be assigning addresses ok to the PC's. I can ping an outside ip from within the PIX, but I cannot access any web pages via a browser from any of the computers on the LAN. I can see the dns info, so that looks like its ok. when I try to connect to the internet, the firewall logs the following "710005: UDP request discardedfrom10.0.1.104/137toinside:10.255.255.255/netbios-ns" and thats it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firewall is setup as below. please help. thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 100full&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;enable password xxxxx&lt;/P&gt;&lt;P&gt;passwd xxxxx&lt;/P&gt;&lt;P&gt;hostname pixfirewall&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol ils 389&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging on&lt;/P&gt;&lt;P&gt;logging buffered debugging&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;ip address outside pppoe setroute&lt;/P&gt;&lt;P&gt;ip address inside 10.0.1.100 255.0.0.0&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:&lt;/P&gt;&lt;P&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;&lt;P&gt;telnet 10.0.0.0 255.0.0.0 inside&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;vpdn group DSL request dialout pppoe&lt;/P&gt;&lt;P&gt;vpdn group DSL localname xxxx&lt;/P&gt;&lt;P&gt;vpdn group DSL ppp authentication pap&lt;/P&gt;&lt;P&gt;vpdn username xxxx password *********&lt;/P&gt;&lt;P&gt;dhcpd address 10.0.1.102-10.0.1.110 inside&lt;/P&gt;&lt;P&gt;dhcpd lease 3600&lt;/P&gt;&lt;P&gt;dhcpd ping_timeout 750&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:19:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-behind-dsl-modem-help/m-p/229760#M593590</guid>
      <dc:creator>mjsully</dc:creator>
      <dc:date>2020-02-21T07:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: pix behind dsl modem...help!</title>
      <link>https://community.cisco.com/t5/network-security/pix-behind-dsl-modem-help/m-p/229761#M593591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you crank up debug logging for pppoe? what outside ip can you ping? are you getting an external ip address from your isp?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Apr 2004 08:54:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-behind-dsl-modem-help/m-p/229761#M593591</guid>
      <dc:creator>mostiguy</dc:creator>
      <dc:date>2004-04-03T08:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: pix behind dsl modem...help!</title>
      <link>https://community.cisco.com/t5/network-security/pix-behind-dsl-modem-help/m-p/229762#M593592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found that if I manually specify a set of dns servers using the "dhcpd dns" command, that I can browse the internet. still not sure why the dhcp wasn't getting this automatically. I could ping any valid outside address from the FW all along, and I could enter the ip address of a site in the browser instead of the hostname and it would work fine. would like to know why the dns wasn't getting through automatically, if anyone has any thoughts? at least it is working though. thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Apr 2004 15:31:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-behind-dsl-modem-help/m-p/229762#M593592</guid>
      <dc:creator>mjsully</dc:creator>
      <dc:date>2004-04-03T15:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: pix behind dsl modem...help!</title>
      <link>https://community.cisco.com/t5/network-security/pix-behind-dsl-modem-help/m-p/229763#M593593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please forgive this post since I am not an expert or have any expierience in the PIX 501.  Three weeks ago, I purchased a PIX 501 and tried to install it with two desktop and one laptop computer to safely share the Internet. Thru much help with the ARS networking board and this particular forum, everything works super. The pix shares 3 computers and also one access point for wireless laptop. The only differences between yours and my config are listed below.  If you have already found the answer, that's great. I am only saying below works for me.  Good Luck, it was very stressful until the final instruction made it work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname pixfirewall&lt;/P&gt;&lt;P&gt;--------------&amp;gt; domain-name ciscopix.com&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;--------------&amp;gt; icmp permit any unreachable outside&lt;/P&gt;&lt;P&gt;logging on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local&lt;/P&gt;&lt;P&gt;--------------&amp;gt; http server enable&lt;/P&gt;&lt;P&gt;--------------&amp;gt; http 192.168.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dhcpd ping_timeout 750&lt;/P&gt;&lt;P&gt;--------------&amp;gt; dhcpd auto_config outside&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Apr 2004 22:28:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-behind-dsl-modem-help/m-p/229763#M593593</guid>
      <dc:creator>guydestefano</dc:creator>
      <dc:date>2004-04-05T22:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: pix behind dsl modem...help!</title>
      <link>https://community.cisco.com/t5/network-security/pix-behind-dsl-modem-help/m-p/229764#M593594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case, the PIX is both a DHCP client and a DHCP server.  As a DHCP client, it was recieving DNS info from your ISP and could probably resolve things just fine.  Your inside computers, however, are relying on THEIR DHCP server (in this case, the PIX) to provide them with all the info they need. So yes, "dhcpd dns" must be set in order for your client computers to get all of their info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Apr 2004 23:20:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-behind-dsl-modem-help/m-p/229764#M593594</guid>
      <dc:creator>sskillin</dc:creator>
      <dc:date>2004-04-05T23:20:33Z</dc:date>
    </item>
  </channel>
</rss>

