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

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

<channel>
<title>Re: [Config] Firewall config or virus/spyware? in Cisco</title>
<link>http://www.dslreports.com/forum/r20306637</link>
<description></description>
<language>en</language>
<pubDate>Sat, 05 Dec 2009 07:07:24 EDT</pubDate>
<lastBuildDate>Sat, 05 Dec 2009 07:07:24 EDT</lastBuildDate>

<item>
<title>Re: [Config] Firewall config or virus/spyware?</title>
<link>http://www.dslreports.com/forum/remark,20361413</link>
<description><![CDATA[<A HREF="/useremail/u/1455989"><b>Euphrates</b></A> : Have you tried switching back to those OpenDNS servers again and seeing if you can replicate the problem?  It may help someone in the future who is having the same problem.<br><br>Also, when you noticed that the only thing you changed was the OpenDNS servers did you check with their website to see if they were having any problems that may be resolved?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20361413</guid>
<pubDate>Mon, 21 Apr 2008 03:41:00 EDT</pubDate>
</item>

<item>
<title>Re: [Config] Firewall config or virus/spyware?</title>
<link>http://www.dslreports.com/forum/remark,20344393</link>
<description><![CDATA[<A HREF="/useremail/u/601298"><b>jrpavel3</b></A> : Very odd: I removed the L7 inspection, found I could access those sites, and added it back again, and I can still access them.<br><br>The only other thing that I changed in recent days is to go back to my ISP's DNS servers from OpenDNS...]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20344393</guid>
<pubDate>Wed, 16 Apr 2008 15:46:01 EDT</pubDate>
</item>

<item>
<title>Re: [Config] Firewall config or virus/spyware?</title>
<link>http://www.dslreports.com/forum/remark,20338878</link>
<description><![CDATA[<A HREF="/useremail/u/1327804"><b>mr_dirt</b></A> : Have you checked to see if the http app inspection policy is causing the problem?  Try removing the http app service policy by applying this snip to the config:<br><br><textarea name="code" class="text" cols=50 rows=10>policy-map type inspect sdm-inspect  &#012; class type inspect sdm-protocol-http  &#012;  no service-policy http sdm-action-app-http &#012;</textarea><!--end code block--><br>Check to see if the problem continues.  Since you're seeing two different log behaviors for the two different sites you're having problems with, it's hard to tell what's causing the problems.  Also, if you're not running 12.4(15)T4, and are able to upgrade, you might want to do so to take advantage of the improvements to some of the logging.<br><br>Be sure to back up your config before you start.<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20338878</guid>
<pubDate>Tue, 15 Apr 2008 16:10:30 EDT</pubDate>
</item>

<item>
<title>Re: [Config] Firewall config or virus/spyware?</title>
<link>http://www.dslreports.com/forum/remark,20306637</link>
<description><![CDATA[<A HREF="/useremail/u/601298"><b>jrpavel3</b></A> : Does no one have any suggestions? What is it about, eg, the sites that I have cited that causes the firewall to drop the connection?  Are they trying to set up new connections to me??]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20306637</guid>
<pubDate>Wed, 09 Apr 2008 05:50:26 EDT</pubDate>
</item>

<item>
<title>[Config] Firewall config or virus/spyware?</title>
<link>http://www.dslreports.com/forum/remark,20287594</link>
<description><![CDATA[<A HREF="/useremail/u/601298"><b>jrpavel3</b></A> : I have an 1801 running my LAN and a single NATd public IP address, configured using SDM.<br><br>All works fine most of the time, but there are some www sites that seem to get dropped when I try to connect to them other that from the machine that hosts my own web site (and has NAT forwarding enabled to do that).<br><br>Two examples are www.dpnotes.com and www.t-mobile.co.uk/pmcollect<br><br>The first generates a log of<br><textarea name="code" class="text" cols=50 rows=10>05-04-200818:06:37Local7.Inforouter%FW-6-DROP_PKT: Dropping tcp session gator79.hostgator.com:80 PCNAME:60883 on zone-pair sdm-zp-NATOutsideToInside-1 class class-default due to DROP action found in policy-map with ip ident 797&#012; &#012;</textarea><!--end code block--><br>The second does not seem to generate any log messages.<br><br>My config looks something like this:<br><br><textarea name="code" class="text" cols=50 rows=10>!This is the running config of the router: router&#012;!----------------------------------------------------------------------------&#012;!version 12.4&#012;no service pad&#012;service tcp-keepalives-in&#012;service tcp-keepalives-out&#012;service timestamps debug datetime msec localtime show-timezone&#012;service timestamps log datetime msec localtime show-timezone&#012;service password-encryption&#012;service linenumber&#012;service sequence-numbers&#012;!&#012;hostname router&#012;!&#012;boot-start-marker&#012;boot system flash:c180x-advipservicesk9-mz.124-15.T4.bin&#012;boot-end-marker&#012;!&#012;security authentication failure rate 3 log&#012;security passwords min-length 6&#012;logging buffered 51200&#012;logging console warnings&#012;enable secret 5 &lt;removed&gt;&#012;!&#012;aaa new-model&#012;!&#012;!&#012;aaa group server radius rad_eap&#012; server &lt;server ip address&gt; auth-port 1645 acct-port 1646&#012;!&#012;aaa group server radius rad_mac&#012; server &lt;server ip address&gt; auth-port 1645 acct-port 1646&#012;!&#012;aaa group server radius rad_acct&#012; server &lt;server ip address&gt; auth-port 1645 acct-port 1646&#012;!&#012;aaa group server radius rad_admin&#012; server &lt;server ip address&gt; auth-port 1645 acct-port 1646&#012;!&#012;aaa group server radius rad_pmip&#012; server &lt;server ip address&gt; auth-port 1645 acct-port 1646&#012;!&#012;aaa group server radius dummy&#012;!&#012;aaa authentication login eap_methods group rad_eap&#012;aaa authentication login mac_methods local&#012;aaa authentication login local_authen local&#012;aaa authentication ppp default group radius&#012;aaa authorization exec local_author local &#012;aaa authorization ipmobile default group rad_pmip &#012;aaa authorization network default group radius local &#012;aaa accounting network acct_methods start-stop group rad_acct&#012;aaa accounting system default start-stop group rad_acct&#012;!&#012;!&#012;aaa session-id common&#012;clock timezone GMT 0&#012;clock summer-time BST recurring last Sun Mar 2:00 last Sun Oct 3:00&#012;errdisable recovery cause bpduguard&#012;errdisable recovery interval 30&#012;!&#012;crypto pki trustpoint TP-self-signed-4196600675&#012; enrollment selfsigned&#012; subject-name cn=IOS-Self-Signed-Certificate-4196600675&#012; query certificate&#012; revocation-check none&#012; rsakeypair TP-self-signed-4196600675&#012;!&#012;crypto pki trustpoint &lt;trustpoint&gt;&#012; enrollment mode ra&#012; enrollment url http://&lt;server&gt;:80/certsrv/mscep/mscep.dll&#012; revocation-check crl none&#012;!&#012;!&#012;crypto pki certificate chain TP-self-signed-4196600675&#012; certificate self-signed 01&#012;  &lt;removed&gt;&#012;  quit&#012;crypto pki certificate chain &lt;trustpoint&gt;&#012; certificate &lt;removed&gt;&#012;  quit&#012; certificate ca &lt;removed&gt;&#012;  quit&#012;!&#012;dot11 ssid Wireless&#012;   authentication open &#012;   authentication key-management wpa&#012;   accounting radius&#012;   guest-mode&#012;   wpa-psk ascii 7 &lt;removed&gt;&#012;!&#012;dot11 ssid Wirelessa&#012;   authentication open &#012;   authentication key-management wpa&#012;   accounting radius&#012;   guest-mode&#012;   wpa-psk ascii 7 &lt;removed&gt;&#012;!&#012;dot11 phone&#012;dot11 arp-cache&#012;dot11 location isocc UK cc 44 ac &lt;xx&gt;&#012;no ip source-route&#012;ip icmp rate-limit unreachable 100&#012;ip icmp rate-limit unreachable DF 1&#012;!&#012;!&#012;ip cef table event-log&#012;ip cef&#012;ip cef accounting per-prefix &#012;!&#012;!&#012;no ip bootp server&#012;ip domain list &lt;domain 1&gt;&#012;ip domain list &lt;domain 2&gt;&#012;ip domain list &lt;domain 3&gt;&#012;ip domain name &lt;domain&gt;&#012;ip name-server &lt;server ip address&gt;&#012;ip port-map user-sip-proxy port udp 5065 description SIP proxy for NAT traversal&#012;ip port-map user-ftp-passive port tcp 20 description For passive ftp&#012;ip port-map user-steam-tcp port tcp from 27000 to 27020  description Steam Client&#012;ip port-map user-steam-tcp port tcp 28900 description Steam Client&#012;ip port-map user-steam-udp port udp from 27020 to 27050  description Steam Client&#012;ip port-map user-http port tcp 8080&#012;ip port-map user-teredo port udp 3544 description Tunnels IPv6 in IPv4 &#012;ip port-map user-terminal port tcp 3389 description Terminal Services&#012;ip port-map user-mmsu port udp 1755 description MMSU&#012;ip port-map user-sharepoint port tcp 444 description Windows Sharepoint Services&#012;ip port-map user-rsync port tcp 873 description Remote file copy&#012;ip port-map user-rtp port udp 5004 5006 description Real Time Protocol&#012;ip port-map user-rtspu port udp 5005 description RTSPU&#012;ip port-map user-smtps port tcp 465 description Secure SMTP&#012;ip port-map user-svn port tcp 3690 description SVN&#012;ip port-map user-cvs port tcp 2401 description CVS&#012;ip port-map user-nicname port tcp 43 description whois service&#012;ip port-map user-remote-web port tcp 4125 description Remote Web Workplace&#012;ip port-map user-nat-stun port udp 3478 3479 description Simple Traversal of UDP through NAT&#012;ip inspect tcp reassembly alarm on&#012;ip auth-proxy max-nodata-conns 3&#012;ip admission max-nodata-conns 3&#012;ip ips config location flash:/ips/ retries 5 timeout 10&#012;ip ips notify SDEE&#012;ip ips name sdm_ips_rule&#012;!&#012;ip ips signature-category&#012;  category all&#012;   retired true&#012;  category ios_ips advanced&#012;   retired false&#012;!&#012;ip dhcp-server &lt;server ip address&gt;&#012;!&#012;multilink bundle-name authenticated&#012;vpdn enable&#012;vpdn logging&#012;vpdn logging local&#012;vpdn logging user&#012;vpdn logging tunnel-drop&#012;!&#012;vpdn-group L2TP&#012;! Default L2TP VPDN group&#012; accept-dialin&#012;  protocol l2tp&#012;  virtual-template 1&#012; no l2tp tunnel authentication&#012;!&#012;parameter-map type protocol-info msn-servers&#012; server name messenger.hotmail.com&#012; server name gateway.messenger.hotmail.com&#012; server name webmessenger.msn.com&#012; &#012;parameter-map type protocol-info aol-servers&#012; server name login.oscar.aol.com&#012; server name toc.oscar.aol.com&#012; server name oam-d09a.blue.aol.com&#012; &#012;parameter-map type protocol-info yahoo-servers&#012; server name scs.msg.yahoo.com&#012; server name scsa.msg.yahoo.com&#012; server name scsb.msg.yahoo.com&#012; server name scsc.msg.yahoo.com&#012; server name scsd.msg.yahoo.com&#012; server name cs16.msg.dcn.yahoo.com&#012; server name cs19.msg.dcn.yahoo.com&#012; server name cs42.msg.dcn.yahoo.com&#012; server name cs53.msg.dcn.yahoo.com&#012; server name cs54.msg.dcn.yahoo.com&#012; server name ads1.vip.scd.yahoo.com&#012; server name radio1.launch.vip.dal.yahoo.com&#012; server name in1.msg.vip.re2.yahoo.com&#012; server name data1.my.vip.sc5.yahoo.com&#012; server name address1.pim.vip.mud.yahoo.com&#012; server name edit.messenger.yahoo.com&#012; server name messenger.yahoo.com&#012; server name http.pager.yahoo.com&#012; server name privacy.yahoo.com&#012; server name csa.yahoo.com&#012; server name csb.yahoo.com&#012; server name csc.yahoo.com&#012; &#012;parameter-map type regex sdm-regex-nonascii&#012; pattern &#91;^\x00-\x80&#93;&#012; &#012;password encryption aes&#012;!&#012;!&#012;memory statistics history table 72&#012;file verify auto&#012;!&#012;spanning-tree portfast bpduguard&#012;spanning-tree uplinkfast&#012;l2tp congestion-control&#012;username &lt;user&gt; privilege 15 secret 5 &lt;password&gt;&#012;!&#012;crypto key pubkey-chain rsa&#012; named-key realm-cisco.pub signature&#012;  key-string&#012;   30820122 300D0609 2A864886 F70D0101 01050003 82010F00 3082010A 02820101 &#012;   00C19E93 A8AF124A D6CC7A24 5097A975 206BE3A2 06FBA13F 6F12CB5B 4E441F16 &#012;   17E630D5 C02AC252 912BE27F 37FDD9C8 11FC7AF7 DCDD81D9 43CDABC3 6007D128 &#012;   B199ABCB D34ED0F9 085FADC1 359C189E F30AF10A C0EFB624 7E0764BF 3E53053E &#012;   5B2146A9 D7A5EDE3 0298AF03 DED7A5B8 9479039D 20F30663 9AC64B93 C0112A35 &#012;   FE3F0C87 89BCB7BB 994AE74C FA9E481D F65875D6 85EAF974 6D9CC8E3 F0B08B85 &#012;   50437722 FFBE85B9 5E4189FF CC189CB9 69C46F9C A84DFBA5 7A0AF99E AD768C36 &#012;   006CF498 079F88F8 A3B3FB1F 9FB7B3CB 5539E1D1 9693CCBB 551F78D2 892356AE &#012;   2F56D826 8918EF3C 80CA4F4D 87BFCA3B BFF668E9 689782A5 CF31CB6E B4B094D3 &#012;   F3020301 0001&#012;  quit&#012;! &#012;!&#012;crypto isakmp policy 10&#012; encr aes 256&#012; group 2&#012;!&#012;crypto isakmp policy 20&#012; encr aes&#012; group 2&#012;!&#012;crypto isakmp policy 30&#012; encr 3des&#012; group 2&#012;!&#012;crypto isakmp policy 40&#012; encr aes 256&#012; authentication pre-share&#012; group 2&#012;!&#012;crypto isakmp policy 50&#012; encr aes&#012; authentication pre-share&#012; group 2&#012;!&#012;crypto isakmp policy 60&#012; encr 3des&#012; authentication pre-share&#012; group 2&#012;crypto isakmp key 6 &lt;key&gt; address 0.0.0.0 0.0.0.0 no-xauth&#012;!&#012;!&#012;crypto ipsec transform-set ESP-AES256-SHA esp-aes 256 esp-sha-hmac &#012; mode transport&#012;crypto ipsec transform-set ESP-AES192-SHA esp-aes 192 esp-sha-hmac &#012; mode transport&#012;crypto ipsec transform-set ESP-AES128-SHA esp-aes esp-sha-hmac &#012; mode transport&#012;crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac &#012; mode transport&#012;!&#012;crypto dynamic-map Dynamic-CryptoMap 1&#012; set nat demux&#012; set transform-set ESP-AES256-SHA ESP-AES128-SHA ESP-3DES-SHA &#012;!&#012;!&#012;crypto map IPSec-Policy 65535 ipsec-isakmp dynamic Dynamic-CryptoMap &#012;!&#012;archive&#012; log config&#012;  logging enable&#012;  logging size 1000&#012;  notify syslog contenttype plaintext&#012;  hidekeys&#012;!&#012;!&#012;ip tcp ecn&#012;ip tcp selective-ack&#012;ip tcp window-size 750000&#012;ip tcp synwait-time 10&#012;ip tcp path-mtu-discovery&#012;ip ssh time-out 60&#012;ip ssh authentication-retries 2&#012;ip ssh logging events&#012;!&#012;class-map type inspect match-any SDM_ESP&#012; match access-group name SDM_ESP&#012;class-map type inspect match-any sdm-protocol-ipsec&#012; match class-map SDM_ESP&#012; match protocol isakmp&#012; match protocol ipsec-msft&#012;class-map type inspect smtp match-any sdm-app-smtp&#012; description Check for SMTP data &gt; 20Mb&#012; match  data-length gt 20000000&#012;class-map type inspect http match-any sdm-app-nonascii&#012; match  req-resp header regex sdm-regex-nonascii&#012;class-map type inspect match-all sdm-nat-http-1&#012; match access-group 111&#012; match protocol http&#012;class-map type inspect match-any sdm-nat-user-nat-stun-1&#012; match protocol user-nat-stun&#012;class-map type inspect match-all sdm-cls-sdm-pol-NATOutsideToInside-1-1&#012; match class-map sdm-nat-user-nat-stun-1&#012; match access-group 114&#012;class-map type inspect match-all sdm-nat-smtp-1&#012; match access-group 110&#012; match protocol smtp extended&#012;class-map type inspect imap match-any sdm-app-imap&#012; description Check for invalid IMAP command&#012; match  invalid-command&#012;class-map type inspect match-any sdm-protocol-ftp&#012; match protocol ftp&#012; match protocol ftps&#012; match protocol user-ftp-passive&#012;class-map type inspect match-any sdm-cls-protocol-p2p&#012; match protocol gnutella signature&#012; match protocol kazaa2 signature&#012; match protocol fasttrack signature&#012; match protocol bittorrent signature&#012;class-map type inspect match-any sdm-cls-insp-traffic&#012; match protocol dns&#012; match protocol https&#012; match protocol icmp&#012; match protocol imap&#012; match protocol pop3&#012; match protocol tcp&#012; match protocol udp&#012;class-map type inspect match-all sdm-insp-traffic&#012; match class-map sdm-cls-insp-traffic&#012;class-map type inspect match-all sdm-nat-rtsp-1&#012; match access-group 104&#012; match protocol rtsp&#012;class-map type inspect match-all sdm-nat-pptp-1&#012; match access-group 106&#012; match protocol pptp&#012;class-map type inspect match-any SDM-Voice-permit&#012; description SIP&#012; match protocol sip&#012;class-map type inspect match-any sdm-service-sdm-pol-NATOutsideToInside-1&#012; match protocol sip&#012; match protocol user-nat-stun&#012;class-map type inspect match-any sdm-protocol-myprotocols&#012; match protocol user-sip-proxy&#012; match protocol user-ftp-passive&#012; match protocol user-teredo&#012; match protocol user-mmsu&#012; match protocol user-rsync&#012; match protocol user-smtps&#012; match protocol user-rtspu&#012; match protocol user-rtp&#012; match protocol user-svn&#012; match protocol user-cvs&#012; match protocol user-nicname&#012; match protocol user-remote-web&#012; match protocol user-terminal&#012;class-map type inspect match-all sdm-nat-user-sharepoint-1&#012; match access-group 108&#012; match protocol user-sharepoint&#012;class-map type inspect match-all sdm-nat-user-terminal-1&#012; match access-group 105&#012; match protocol user-terminal&#012;class-map type inspect match-all sdm-nat-user-mmsu-1&#012; match access-group 102&#012; match protocol user-mmsu&#012;class-map type inspect match-all sdm-protocol-pop3&#012; match protocol pop3&#012;class-map type inspect match-any sdm-cls-icmp-access&#012; description ICMP, TCP, and UDP&#012; match protocol icmp&#012; match protocol tcp&#012; match protocol udp&#012;class-map type inspect match-any sdm-cls-protocol-im&#012; match protocol ymsgr yahoo-servers&#012; match protocol msnmsgr msn-servers&#012; match protocol aol aol-servers&#012;class-map type inspect match-any sdm-service-sdm-inspect-1&#012; match protocol smtp extended&#012; match protocol user-smtps&#012;class-map type inspect pop3 match-any sdm-app-pop3&#012; description Check for invalid POP3 commands&#012; match  invalid-command&#012;class-map type inspect match-all sdm-nat-user-rtspu-1&#012; match access-group 101&#012; match protocol user-rtspu&#012;class-map type inspect match-all sdm-nat-user-rtp-1&#012; match access-group 113&#012; match protocol user-rtp&#012;class-map type inspect match-all sdm-protocol-p2p&#012; match class-map sdm-cls-protocol-p2p&#012;class-map type inspect match-all sdm-nat-netshow-1&#012; match access-group 103&#012; match protocol netshow&#012;class-map type inspect http match-any sdm-http-blockparam&#012; match  request port-misuse im&#012; match  request port-misuse p2p&#012; match  request port-misuse tunneling&#012; match  request port-misuse any&#012;class-map type inspect match-all sdm-protocol-im&#012; match class-map sdm-cls-protocol-im&#012;class-map type inspect match-all sdm-icmp-access&#012; match class-map sdm-cls-icmp-access&#012;class-map type inspect match-all sdm-invalid-src&#012; match access-group 100&#012;class-map type inspect http match-any sdm-app-httpmethods&#012; match  request method bcopy&#012; match  request method bdelete&#012; match  request method bmove&#012; match  request method bpropfind&#012; match  request method bproppatch&#012; match  request method connect&#012; match  request method copy&#012; match  request method delete&#012; match  request method edit&#012; match  request method getattribute&#012; match  request method getattributenames&#012; match  request method getproperties&#012; match  request method index&#012; match  request method lock&#012; match  request method mkcol&#012; match  request method mkdir&#012; match  request method move&#012; match  request method notify&#012; match  request method options&#012; match  request method poll&#012; match  request method propfind&#012; match  request method proppatch&#012; match  request method put&#012; match  request method revadd&#012; match  request method revlabel&#012; match  request method revlog&#012; match  request method revnum&#012; match  request method save&#012; match  request method search&#012; match  request method setattribute&#012; match  request method startrev&#012; match  request method stoprev&#012; match  request method subscribe&#012; match  request method trace&#012; match  request method unedit&#012; match  request method unlock&#012; match  request method unsubscribe&#012;class-map type inspect match-all sdm-protocol-http&#012; match protocol http&#012;class-map type inspect match-all sdm-protocol-smtp&#012; match class-map sdm-service-sdm-inspect-1&#012;class-map type inspect match-all sdm-nat-https-1&#012; match access-group 109&#012; match protocol https&#012;class-map type inspect match-all sdm-nat-sip-1&#012; match access-group 112&#012; match protocol sip&#012;class-map type inspect match-all sdm-nat-user-remote-web-1&#012; match access-group 107&#012; match protocol user-remote-web&#012;class-map type inspect match-all sdm-protocol-imap&#012; match protocol imap&#012;!&#012;!&#012;policy-map type inspect sdm-permit-icmpreply&#012; class type inspect sdm-icmp-access&#012;  inspect&#012; class class-default&#012;  pass&#012;policy-map type inspect sdm-pol-NATOutsideToInside-1&#012; class type inspect sdm-nat-http-1&#012;  inspect&#012; class type inspect sdm-nat-https-1&#012;  inspect&#012; class type inspect sdm-nat-user-rtspu-1&#012;  inspect&#012; class type inspect sdm-nat-user-mmsu-1&#012;  inspect&#012; class type inspect sdm-nat-netshow-1&#012;  inspect&#012; class type inspect sdm-nat-rtsp-1&#012;  inspect&#012; class type inspect sdm-nat-user-terminal-1&#012;  inspect&#012; class type inspect sdm-nat-pptp-1&#012;  inspect&#012; class type inspect sdm-nat-user-remote-web-1&#012;  inspect&#012; class type inspect sdm-nat-user-sharepoint-1&#012;  inspect&#012; class type inspect sdm-nat-smtp-1&#012;  inspect&#012; class type inspect sdm-nat-sip-1&#012;  inspect&#012; class type inspect sdm-cls-sdm-pol-NATOutsideToInside-1-1&#012;  inspect&#012; class type inspect sdm-nat-user-rtp-1&#012;  inspect&#012; class type inspect sdm-protocol-ftp&#012;  inspect&#012; class class-default&#012;  drop log&#012;policy-map type inspect http sdm-action-app-http&#012; class type inspect http sdm-http-blockparam&#012;  allow&#012;  log&#012; class type inspect http sdm-app-httpmethods&#012;  log&#012;  allow&#012; class type inspect http sdm-app-nonascii&#012;  log&#012;  reset&#012; class class-default&#012;policy-map type inspect sdm-inspect&#012; class type inspect sdm-invalid-src&#012;  drop log&#012; class type inspect sdm-protocol-http&#012;  inspect&#012;  service-policy http sdm-action-app-http&#012; class type inspect sdm-protocol-smtp&#012;  inspect&#012; class type inspect sdm-protocol-imap&#012;  inspect&#012; class type inspect sdm-protocol-pop3&#012;  inspect&#012; class type inspect sdm-protocol-im&#012;  drop log&#012; class type inspect sdm-insp-traffic&#012;  inspect&#012; class type inspect SDM-Voice-permit&#012;  inspect&#012; class type inspect sdm-protocol-ftp&#012;  inspect&#012; class type inspect sdm-protocol-myprotocols&#012;  inspect&#012; class class-default&#012;  pass&#012;policy-map type inspect pop3 sdm-action-pop3&#012; description Reset on invalid POP3 command&#012; class type inspect pop3 sdm-app-pop3&#012;  log&#012; class class-default&#012;policy-map type inspect sdm-permit&#012; class type inspect sdm-protocol-ipsec&#012;  pass&#012; class class-default&#012;  drop log&#012;policy-map type inspect imap sdm-action-imap&#012; description Log invalid IMAP commands&#012; class type inspect imap sdm-app-imap&#012;policy-map type inspect smtp sdm-action-smtp&#012; description Limit SMTP to 20Mb&#012; class type inspect smtp sdm-app-smtp&#012;  reset&#012; class class-default&#012;!&#012;zone security out-zone&#012;zone security in-zone&#012;zone-pair security sdm-zp-self-out source self destination out-zone&#012; service-policy type inspect sdm-permit-icmpreply&#012;zone-pair security sdm-zp-NATOutsideToInside-1 source out-zone destination in-zone&#012; service-policy type inspect sdm-pol-NATOutsideToInside-1&#012;zone-pair security sdm-zp-out-self source out-zone destination self&#012; service-policy type inspect sdm-permit&#012;zone-pair security sdm-zp-in-out source in-zone destination out-zone&#012; service-policy type inspect sdm-inspect&#012;bridge irb&#012;!&#012;!&#012;!&#012;interface Loopback0&#012; no ip address&#012; zone-member security in-zone&#012;!&#012;interface Null0&#012; no ip unreachables&#012;!&#012;interface FastEthernet0&#012; no ip address&#012; no ip redirects&#012; no ip unreachables&#012; no ip proxy-arp&#012; ip virtual-reassembly&#012; zone-member security in-zone&#012; ip route-cache flow&#012; shutdown&#012; duplex auto&#012; speed auto&#012;!&#012;interface BRI0&#012; description ISDN (Unused)&#012; no ip address&#012; no ip redirects&#012; no ip unreachables&#012; no ip proxy-arp&#012; encapsulation hdlc&#012; ip route-cache flow&#012; shutdown&#012;!&#012;interface FastEthernet1&#012; spanning-tree portfast&#012;!&#012;interface FastEthernet2&#012; spanning-tree portfast&#012;!&#012;interface FastEthernet3&#012; description Abit&#012; spanning-tree portfast&#012;!&#012;interface FastEthernet4&#012; spanning-tree portfast&#012;!&#012;interface FastEthernet5&#012; spanning-tree portfast&#012;!&#012;interface FastEthernet6&#012; spanning-tree portfast&#012;!&#012;interface FastEthernet7&#012; spanning-tree portfast&#012;!&#012;interface FastEthernet8&#012; spanning-tree portfast&#012;!&#012;interface Dot11Radio0&#012; description 802.11g&#012; no ip address&#012; ip accounting access-violations&#012; !&#012; encryption mode ciphers aes-ccm &#012; !&#012; ssid Wireless&#012; !&#012; speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0&#012; packet retries 128&#012; station-role root access-point&#012; world-mode dot11d country GB indoor&#012; bridge-group 1&#012; bridge-group 1 subscriber-loop-control&#012; bridge-group 1 spanning-disabled&#012; bridge-group 1 port-protected&#012; bridge-group 1 block-unknown-source&#012; no bridge-group 1 source-learning&#012; no bridge-group 1 unicast-flooding&#012;!&#012;interface Dot11Radio1&#012; description 802.11a&#012; no ip address&#012; ip accounting access-violations&#012; !&#012; encryption mode ciphers aes-ccm &#012; !&#012; ssid Wirelessa&#012; !&#012; dfs band 4 block&#012; speed basic-6.0 9.0 basic-12.0 18.0 basic-24.0 36.0 48.0 54.0&#012; station-role root access-point&#012; world-mode dot11d country GB indoor&#012; bridge-group 1&#012; bridge-group 1 subscriber-loop-control&#012; bridge-group 1 spanning-disabled&#012; bridge-group 1 port-protected&#012; bridge-group 1 block-unknown-source&#012; no bridge-group 1 source-learning&#012; no bridge-group 1 unicast-flooding&#012;!&#012;interface ATM0&#012; no ip address&#012; no ip redirects&#012; no ip proxy-arp&#012; ip route-cache policy&#012; ip route-cache flow&#012; logging event atm pvc state&#012; logging event subif-link-status&#012; no atm ilmi-keepalive&#012; dsl operating-mode auto &#012; hold-queue 224 in&#012;!&#012;interface ATM0.1 point-to-point&#012; description Be Unlimited$ES_WAN$$FW_OUTSIDE$&#012; mtu 1500&#012; ip address &lt;my static ip address&gt; &lt;my static ip mask&gt;&#012; ip verify unicast reverse-path&#012; no ip redirects&#012; no ip proxy-arp&#012; ip nbar protocol-discovery&#012; ip flow ingress&#012; ip flow egress&#012; ip nat outside&#012; ip ips sdm_ips_rule in&#012; ip ips sdm_ips_rule out&#012; ip virtual-reassembly&#012; zone-member security out-zone&#012; ip route-cache same-interface&#012; ip tcp adjust-mss 1460&#012; snmp trap link-status&#012; atm route-bridged ip&#012; pvc BeUnlimited 0/101 &#012;  oam-pvc manage&#012;  encapsulation aal5snap&#012; !&#012; crypto map IPSec-Policy&#012;!&#012;interface Virtual-Template1 type serial&#012; description L2TP/IPSec$FW_INSIDE$&#012; ip unnumbered BVI1&#012; no ip redirects&#012; ip nbar protocol-discovery&#012; ip flow ingress&#012; ip flow egress&#012; ip nat inside&#012; ip ips sdm_ips_rule in&#012; ip ips sdm_ips_rule out&#012; ip virtual-reassembly&#012; zone-member security in-zone&#012; ip route-cache flow&#012; ip tcp adjust-mss 1360&#012; peer default ip address dhcp&#012; no keepalive&#012; ppp mtu adaptive&#012; ppp authentication eap ms-chap-v2&#012; ppp ipcp header-compression ack&#012; ppp ipcp username unique&#012;!&#012;interface Vlan1&#012; description LAN$FW_INSIDE$$ETH-SW-LAUNCH$$INTF-INFO-FE 1$&#012; no ip address&#012; ip helper-address &lt;server ip address&gt;&#012; ip virtual-reassembly&#012; ip route-cache flow&#012; ip tcp adjust-mss 1460&#012; bridge-group 1&#012;!&#012;interface BVI1&#012; description LAN$ES_LAN$$FW_INSIDE$&#012; ip address &lt;router ip address&gt; 255.255.255.0&#012; no ip redirects&#012; ip nbar protocol-discovery&#012; ip flow ingress&#012; ip flow egress&#012; ip nat inside&#012; ip virtual-reassembly&#012; zone-member security in-zone&#012; ip route-cache flow&#012;!&#012;router bgp &lt;my as&gt;&#012; no synchronization&#012; bgp log-neighbor-changes&#012; neighbor &lt;cymru ip address&gt; remote-as &lt;remote as&gt;&#012; neighbor &lt;cymru ip address&gt; description cymru&#012; neighbor &lt;cymru ip address&gt; password 7 &lt;password&gt;&#012; neighbor &lt;cymru ip address&gt; ebgp-multihop 255&#012; neighbor &lt;cymru ip address&gt; prefix-list cymru-out out&#012; neighbor &lt;cymru ip address&gt; route-map CYMRUBOGONS in&#012; neighbor &lt;cymru ip address&gt; maximum-prefix 100 90&#012; no auto-summary&#012;!&#012;no ip forward-protocol nd&#012;ip route profile&#012;ip route 0.0.0.0 0.0.0.0 &lt;Be gateway IP address&gt;&#012;ip route 192.0.2.1 255.255.255.255 Null0&#012;ip route &lt;cymru ip address&gt; 255.255.255.255 &lt;Be gateway IP address&gt;&#012;!&#012;ip bgp-community new-format&#012;ip community-list 10 permit &lt;remote as&gt;:888&#012;ip flow-export version 9&#012;ip flow-export destination &lt;monitor ip address&gt; 2055&#012;ip flow-top-talkers&#012; top 200&#012; sort-by bytes&#012; cache-timeout 36000&#012;!&#012;ip http server&#012;ip http access-class 3&#012;ip http authentication local&#012;ip http secure-server&#012;ip http timeout-policy idle 60 life 86400 requests 10000&#012;ip nat piggyback-support sip all-messages router 1&#012;ip nat inside source static udp &lt;server ip address&gt; 5005 interface ATM0.1 5005&#012;ip nat inside source static udp &lt;server ip address&gt; 1755 interface ATM0.1 1755&#012;ip nat inside source static tcp &lt;server ip address&gt; 1755 interface ATM0.1 1755&#012;ip nat inside source static tcp &lt;server ip address&gt; 554 interface ATM0.1 554&#012;ip nat inside source static tcp &lt;server ip address&gt; 3389 interface ATM0.1 3389&#012;ip nat inside source static tcp &lt;server ip address&gt; 1723 interface ATM0.1 1723&#012;ip nat inside source static tcp &lt;server ip address&gt; 4125 interface ATM0.1 4125&#012;ip nat inside source static tcp &lt;server ip address&gt; 444 interface ATM0.1 444&#012;ip nat inside source static tcp &lt;server ip address&gt; 443 interface ATM0.1 443&#012;ip nat inside source static tcp &lt;server ip address&gt; 25 interface ATM0.1 25&#012;ip nat inside source static tcp &lt;server ip address&gt; 80 interface ATM0.1 80&#012;ip nat inside source static udp &lt;phone ip address&gt; 5060 interface ATM0.1 5060&#012;ip nat inside source static udp &lt;phone ip address&gt; 5004 interface ATM0.1 5004&#012;ip nat inside source static udp &lt;phone ip address&gt; 5006 interface ATM0.1 5006&#012;ip nat inside source list 1 interface ATM0.1 overload&#012;!&#012;ip access-list extended SDM_ESP&#012; remark SDM_ACL Category=0&#012; permit esp any any&#012;!&#012;!&#012;ip prefix-list cymru-out seq 5 deny 0.0.0.0/0 le 32&#012;logging trap debugging&#012;logging &lt;server ip address&gt;&#012;access-list 1 remark INSIDE_IF=BVI1&#012;access-list 1 remark SDM_ACL Category=2&#012;access-list 1 permit &lt;from lan&gt; &lt;lan mask&gt;&#012;access-list 2 remark HTTP Access-class list&#012;access-list 2 remark SDM_ACL Category=1&#012;access-list 2 permit &lt;from lan&gt; &lt;lan mask&gt;&#012;access-list 2 deny   any&#012;access-list 3 remark HTTP Access-class list&#012;access-list 3 remark SDM_ACL Category=1&#012;access-list 3 permit &lt;from lan&gt; &lt;lan mask&gt;&#012;access-list 3 deny   any&#012;access-list 100 remark SDM_ACL Category=128&#012;access-list 100 permit ip host 255.255.255.255 any&#012;access-list 100 permit ip 127.0.0.0 0.255.255.255 any&#012;access-list 100 permit ip &lt;Be subnet&gt; &lt;Be subnet mask&gt; any&#012;access-list 101 remark SDM_ACL Category=0&#012;access-list 101 permit ip any host &lt;server ip address&gt;&#012;access-list 102 remark SDM_ACL Category=0&#012;access-list 102 permit ip any host &lt;server ip address&gt;&#012;access-list 103 remark SDM_ACL Category=0&#012;access-list 103 permit ip any host &lt;server ip address&gt;&#012;access-list 104 remark SDM_ACL Category=0&#012;access-list 104 permit ip any host &lt;server ip address&gt;&#012;access-list 105 remark SDM_ACL Category=0&#012;access-list 105 permit ip any host &lt;server ip address&gt;&#012;access-list 106 remark SDM_ACL Category=0&#012;access-list 106 permit ip any host &lt;server ip address&gt;&#012;access-list 107 remark SDM_ACL Category=0&#012;access-list 107 permit ip any host &lt;server ip address&gt;&#012;access-list 108 remark SDM_ACL Category=0&#012;access-list 108 permit ip any host &lt;server ip address&gt;&#012;access-list 109 remark SDM_ACL Category=0&#012;access-list 109 permit ip any host &lt;server ip address&gt;&#012;access-list 110 remark SDM_ACL Category=0&#012;access-list 110 permit ip any host &lt;server ip address&gt;&#012;access-list 111 remark SDM_ACL Category=0&#012;access-list 111 permit ip any host &lt;server ip address&gt;&#012;access-list 112 remark SDM_ACL Category=0&#012;access-list 112 permit ip any host &lt;phone ip address&gt;&#012;access-list 113 remark SDM_ACL Category=0&#012;access-list 113 permit ip any host &lt;phone ip address&gt;&#012;access-list 114 remark SDM_ACL Category=128&#012;access-list 114 permit ip any host &lt;phone ip address&gt;&#012;access-list 115 remark VTY Access-class list&#012;access-list 115 remark SDM_ACL Category=1&#012;access-list 115 permit ip &lt;from lan&gt; &lt;lan mask&gt; any&#012;access-list 115 deny   ip any any&#012;snmp-server community &lt;community 1&gt; RW&#012;snmp-server community &lt;community 2&gt; RO&#012;snmp-server ifindex persist&#012;snmp-server host &lt;server ip address&gt; monitor &#012;no cdp run&#012;!&#012;!&#012;!&#012;route-map CYMRUBOGONS permit 10&#012; description Filter bogons learned from cymru.com bogon route-servers&#012; match community 10&#012; set ip next-hop 192.0.2.1&#012;!&#012;!&#012;!&#012;radius-server attribute 32 include-in-access-req format %h&#012;radius-server host &lt;server ip address&gt; auth-port 1645 acct-port 1646 key 7 &lt;password&gt;&#012;radius-server vsa send accounting&#012;!&#012;control-plane&#012;!&#012;bridge 1 protocol ieee&#012;bridge 1 route ip&#012;banner exec ^C&#012;Trespassers will be shot.&#012;Survivors will be prosecuted to the full extent of the law.&#012;You have been warned ...&#012;^C&#012;banner login ^CAuthorized access only!&#012; Disconnect IMMEDIATELY if you are not an authorized user!^C&#012;alias exec ru sh run&#012;alias exec ri sh run | i &#012;alias exec rb sh run | b &#012;!&#012;line con 0&#012; login authentication local_authen&#012; transport output telnet&#012;line aux 0&#012; login authentication local_authen&#012; transport output telnet&#012;line vty 0 4&#012; access-class 115 in&#012; privilege level 15&#012; authorization exec local_author&#012; login authentication local_authen&#012; transport input telnet ssh&#012;line vty 5 15&#012; access-class 115 in&#012; privilege level 15&#012; authorization exec local_author&#012; login authentication local_authen&#012; transport input telnet ssh&#012;!&#012;scheduler allocate 4000 1000&#012;scheduler interval 500&#012;ntp logging&#012;ntp clock-period 17180251&#012;ntp update-calendar&#012;ntp server &lt;ntp1 ip address&gt; source ATM0.1&#012;ntp server &lt;ntp2 ip address&gt; source ATM0.1&#012;end&#012;</textarea><!--end code block-->]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20287594</guid>
<pubDate>Sat, 05 Apr 2008 13:17:41 EDT</pubDate>
</item>

</channel>
</rss>
