<?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: How to use PIX same Router in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-use-pix-same-router/m-p/324532#M549528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, now I have a new problems:&lt;/P&gt;&lt;P&gt;At router( or any host connect to PIX outside interface) I can PING to 192.168.1.2 or 210.x.x.76 but PCs dial_up to Router can't PING to 192.168.1.2 or 210.x.x.76 although them can PING to PIX outside interface ( or any PC in this network).&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;version 12.3&lt;/P&gt;&lt;P&gt;service timestamps debug uptime&lt;/P&gt;&lt;P&gt;service timestamps log uptime&lt;/P&gt;&lt;P&gt;no service password-encryption&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname 2620XM&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;boot-start-marker&lt;/P&gt;&lt;P&gt;boot-end-marker&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;logging buffered 4096 debugging&lt;/P&gt;&lt;P&gt;enable password cisco&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;username test password 0 test&lt;/P&gt;&lt;P&gt;no network-clock-participate slot 1&lt;/P&gt;&lt;P&gt;no network-clock-participate wic 0&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication ppp default local&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;ip subnet-zero&lt;/P&gt;&lt;P&gt;ip cef&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip domain name tnu.edu.vn&lt;/P&gt;&lt;P&gt;no ftp-server write-enable&lt;/P&gt;&lt;P&gt;!&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 Loopback1&lt;/P&gt;&lt;P&gt; ip address 1.x.x.x.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0/0&lt;/P&gt;&lt;P&gt; ip address 210.x.x.x55.255.255.248&lt;/P&gt;&lt;P&gt; duplex auto&lt;/P&gt;&lt;P&gt; speed auto&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Serial0/0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no fair-queue&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Serial0/1&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Group-Async1&lt;/P&gt;&lt;P&gt; ip unnumbered Loopback1&lt;/P&gt;&lt;P&gt; no ip mroute-cache&lt;/P&gt;&lt;P&gt; dialer in-band&lt;/P&gt;&lt;P&gt; dialer idle-timeout 600&lt;/P&gt;&lt;P&gt; dialer rotary-group 1&lt;/P&gt;&lt;P&gt; dialer-group 1&lt;/P&gt;&lt;P&gt; autodetect encapsulation ppp&lt;/P&gt;&lt;P&gt; async default routing&lt;/P&gt;&lt;P&gt; async dynamic address&lt;/P&gt;&lt;P&gt; async mode interactive&lt;/P&gt;&lt;P&gt; peer default ip address pool LocalPool&lt;/P&gt;&lt;P&gt; no fair-queue&lt;/P&gt;&lt;P&gt; group-range 33 48&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dialer1&lt;/P&gt;&lt;P&gt; ip unnumbered Loopback1&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; ip tcp header-compression passive&lt;/P&gt;&lt;P&gt; no ip mroute-cache&lt;/P&gt;&lt;P&gt; dialer in-band&lt;/P&gt;&lt;P&gt; dialer-group 1&lt;/P&gt;&lt;P&gt; peer default ip address pool LocalPool&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt; ppp authentication chap pap calin&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip local pool LocalPool 210.x.x.x.245.46.78&lt;/P&gt;&lt;P&gt;ip classless&lt;/P&gt;&lt;P&gt;ip route 0.0.x.x.x.0.0 Serial0/0&lt;/P&gt;&lt;P&gt;ip route 192.168.1.0 255.255.255.0 F0/0&lt;/P&gt;&lt;P&gt;ip http server&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list 1 permit any&lt;/P&gt;&lt;P&gt;dialer-list 1 protocol ip list 1&lt;/P&gt;&lt;P&gt;no cdp run&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt;line 33 48&lt;/P&gt;&lt;P&gt; no flush-at-activation&lt;/P&gt;&lt;P&gt; modem InOut&lt;/P&gt;&lt;P&gt; modem autoconfigure type usr_courier&lt;/P&gt;&lt;P&gt; transport input all&lt;/P&gt;&lt;P&gt; autoselect during-login&lt;/P&gt;&lt;P&gt; autoselect ppp&lt;/P&gt;&lt;P&gt; flowcontrol hardware&lt;/P&gt;&lt;P&gt;line aux 0&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; password xxx&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2005 08:40:06 GMT</pubDate>
    <dc:creator>nhuongpham</dc:creator>
    <dc:date>2005-04-11T08:40:06Z</dc:date>
    <item>
      <title>How to use PIX same Router</title>
      <link>https://community.cisco.com/t5/network-security/how-to-use-pix-same-router/m-p/324530#M549516</link>
      <description>&lt;P&gt;Dear Sir/Madam,&lt;/P&gt;&lt;P&gt;I have network as follows:&lt;/P&gt;&lt;P&gt;					    &lt;/P&gt;&lt;P&gt;LAN---Inside-PIX-Ouside---Router---Dial-up + Internet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IP address of LAN is 192.168.10.0 255.255.255.0, In LAN there is a host  IP address 192.168.10.2  static NAT with 210.x.x.76&lt;/P&gt;&lt;P&gt;IP address of inside is 192.168.10.1&lt;/P&gt;&lt;P&gt;Ip address of outside interface is 210.x.x.74&lt;/P&gt;&lt;P&gt;Ip address of F0/0 Router is 210.x.x.73&lt;/P&gt;&lt;P&gt;User can  access to my network from internet or dial-up to modem on Router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now at router ( or any host connect to outside interface) I can PING to ouside interface, I can PING to 210.x.x.76 ( static NAT of 192.168.10.2) but I can&amp;#146;t PING 192.168.10.2 (or any host in LAN)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want users connect by dial-up can access to my LAN with private IP address (no NAT), this mean I want use PIX the same Router.&lt;/P&gt;&lt;P&gt;Can you help me!&lt;/P&gt;&lt;P&gt;Thanks very much,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.3(4)&lt;/P&gt;&lt;P&gt;interface ethernet0 100basetx&lt;/P&gt;&lt;P&gt;interface ethernet1 100basetx&lt;/P&gt;&lt;P&gt;interface ethernet2 100basetx&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;nameif ethernet2 dmz security50&lt;/P&gt;&lt;P&gt;enable password xxxx&lt;/P&gt;&lt;P&gt;passwd xxxx&lt;/P&gt;&lt;P&gt;hostname pix515e&lt;/P&gt;&lt;P&gt;domain-name libsiss.edu.vn&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 512&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 pptp 1723&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;fixup protocol tftp 69&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;access-list 100 permit icmp any any&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host 210.x.x.76 eq www&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host 210.x.x.76 eq smtp&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host 210.x.x.76 eq ftp&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host 210.x.x.76 eq pop3&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host 210.x.x.76 eq ident&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host 210.x.x.76 eq https&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host 210.x.x.76 eq 3389&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host 210.x.x.76 eq ftp-data&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host 210.x.x.76 eq imap4&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any host 210.x.x.76 eq telnet&lt;/P&gt;&lt;P&gt;access-list 100 permit tcp any any eq pptp&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu dmz 1500&lt;/P&gt;&lt;P&gt;ip address outside 210.x.x.x.x.255.248&lt;/P&gt;&lt;P&gt;ip address inside 192.168.10.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address dmz 192.168.2.1 255.255.255.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;static (inside,outside) 210.x.x.x.x.10.2 netmask 255.x.x.255 0 0&lt;/P&gt;&lt;P&gt;static (dmz,outside) 210.x.x.x.168.2.11 netmask 255.x.x.255 0 0&lt;/P&gt;&lt;P&gt;access-group 100 in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.x.x.x.x.245.46.73 1&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: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 TACACS+ max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server RADIUS max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server RADIUS deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.10.2 255.255.255.255 inside&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 192.168.10.0 255.255.255.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;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:xxx&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:04:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-use-pix-same-router/m-p/324530#M549516</guid>
      <dc:creator>nhuongpham</dc:creator>
      <dc:date>2020-02-21T08:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PIX same Router</title>
      <link>https://community.cisco.com/t5/network-security/how-to-use-pix-same-router/m-p/324531#M549524</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;You can do two things to access the server on its private ip 192.168.10.2...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) after connecting on router dialup or internet, you can have a cisco vpn client to get connected to the pix.. pix will be the vpn server. you will have a ip pool on the pix, which is same as the internal LAN (or different).. after connecting on vpn , you can have ur users access the server on its private IP through the VPN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) you need to do a NONAT to the traffic from 192.168.10.2 to the router ip pool. this will not nat the traffic when the guys coming from the IP pool on the dialup router, try to access the server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list nonat&lt;/P&gt;&lt;P&gt;access-list nonat permit ip host 192.168.10.2 210.245.46.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first solution is the best one and used worldwide by all, because it provides encryption and authentication of data packets.. second one is not a secure way of doing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.. all the best.. rate replies if found useful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2005 07:37:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-use-pix-same-router/m-p/324531#M549524</guid>
      <dc:creator>sachinraja</dc:creator>
      <dc:date>2005-04-10T07:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PIX same Router</title>
      <link>https://community.cisco.com/t5/network-security/how-to-use-pix-same-router/m-p/324532#M549528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, now I have a new problems:&lt;/P&gt;&lt;P&gt;At router( or any host connect to PIX outside interface) I can PING to 192.168.1.2 or 210.x.x.76 but PCs dial_up to Router can't PING to 192.168.1.2 or 210.x.x.76 although them can PING to PIX outside interface ( or any PC in this network).&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;version 12.3&lt;/P&gt;&lt;P&gt;service timestamps debug uptime&lt;/P&gt;&lt;P&gt;service timestamps log uptime&lt;/P&gt;&lt;P&gt;no service password-encryption&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname 2620XM&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;boot-start-marker&lt;/P&gt;&lt;P&gt;boot-end-marker&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;logging buffered 4096 debugging&lt;/P&gt;&lt;P&gt;enable password cisco&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;username test password 0 test&lt;/P&gt;&lt;P&gt;no network-clock-participate slot 1&lt;/P&gt;&lt;P&gt;no network-clock-participate wic 0&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication ppp default local&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;ip subnet-zero&lt;/P&gt;&lt;P&gt;ip cef&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip domain name tnu.edu.vn&lt;/P&gt;&lt;P&gt;no ftp-server write-enable&lt;/P&gt;&lt;P&gt;!&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 Loopback1&lt;/P&gt;&lt;P&gt; ip address 1.x.x.x.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet0/0&lt;/P&gt;&lt;P&gt; ip address 210.x.x.x55.255.255.248&lt;/P&gt;&lt;P&gt; duplex auto&lt;/P&gt;&lt;P&gt; speed auto&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Serial0/0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no fair-queue&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Serial0/1&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Group-Async1&lt;/P&gt;&lt;P&gt; ip unnumbered Loopback1&lt;/P&gt;&lt;P&gt; no ip mroute-cache&lt;/P&gt;&lt;P&gt; dialer in-band&lt;/P&gt;&lt;P&gt; dialer idle-timeout 600&lt;/P&gt;&lt;P&gt; dialer rotary-group 1&lt;/P&gt;&lt;P&gt; dialer-group 1&lt;/P&gt;&lt;P&gt; autodetect encapsulation ppp&lt;/P&gt;&lt;P&gt; async default routing&lt;/P&gt;&lt;P&gt; async dynamic address&lt;/P&gt;&lt;P&gt; async mode interactive&lt;/P&gt;&lt;P&gt; peer default ip address pool LocalPool&lt;/P&gt;&lt;P&gt; no fair-queue&lt;/P&gt;&lt;P&gt; group-range 33 48&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dialer1&lt;/P&gt;&lt;P&gt; ip unnumbered Loopback1&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; ip tcp header-compression passive&lt;/P&gt;&lt;P&gt; no ip mroute-cache&lt;/P&gt;&lt;P&gt; dialer in-band&lt;/P&gt;&lt;P&gt; dialer-group 1&lt;/P&gt;&lt;P&gt; peer default ip address pool LocalPool&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt; ppp authentication chap pap calin&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip local pool LocalPool 210.x.x.x.245.46.78&lt;/P&gt;&lt;P&gt;ip classless&lt;/P&gt;&lt;P&gt;ip route 0.0.x.x.x.0.0 Serial0/0&lt;/P&gt;&lt;P&gt;ip route 192.168.1.0 255.255.255.0 F0/0&lt;/P&gt;&lt;P&gt;ip http server&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list 1 permit any&lt;/P&gt;&lt;P&gt;dialer-list 1 protocol ip list 1&lt;/P&gt;&lt;P&gt;no cdp run&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt;line 33 48&lt;/P&gt;&lt;P&gt; no flush-at-activation&lt;/P&gt;&lt;P&gt; modem InOut&lt;/P&gt;&lt;P&gt; modem autoconfigure type usr_courier&lt;/P&gt;&lt;P&gt; transport input all&lt;/P&gt;&lt;P&gt; autoselect during-login&lt;/P&gt;&lt;P&gt; autoselect ppp&lt;/P&gt;&lt;P&gt; flowcontrol hardware&lt;/P&gt;&lt;P&gt;line aux 0&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; password xxx&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2005 08:40:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-use-pix-same-router/m-p/324532#M549528</guid>
      <dc:creator>nhuongpham</dc:creator>
      <dc:date>2005-04-11T08:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PIX same Router</title>
      <link>https://community.cisco.com/t5/network-security/how-to-use-pix-same-router/m-p/324533#M549532</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;you will not be able to ping .76 from the PCs since you have dont a nonat on the pix.. u can for sure ping 192,168.1.2.. if you are able to ping this IP from the router, but not from the PCs (which are in the same LAN network), check the settings on the PC.. are there any personal firewalls ? when you do a tracert, where does it go ? try adding specific route for 192.168.1.2 pointing to pix outside...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let us know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2005 09:34:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-use-pix-same-router/m-p/324533#M549532</guid>
      <dc:creator>sachinraja</dc:creator>
      <dc:date>2005-04-11T09:34:19Z</dc:date>
    </item>
  </channel>
</rss>

