<?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: DSCP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dscp/m-p/628904#M1035078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please help me out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Nov 2006 02:35:01 GMT</pubDate>
    <dc:creator>azmath.hk</dc:creator>
    <dc:date>2006-11-30T02:35:01Z</dc:date>
    <item>
      <title>DSCP</title>
      <link>https://community.cisco.com/t5/network-security/dscp/m-p/628903#M1035075</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem was started, when one user was not able to access some websites. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we decided to run ?debug ip packet ? on our router (perimeter device) and noticed that packet was getting dropped on our router, because of the following policy-map mark_http_hacks access-list .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-any http_hack&lt;/P&gt;&lt;P&gt;  match protocol http url "*.ida*"&lt;/P&gt;&lt;P&gt;  match protocol http url "*cmd.exe*"&lt;/P&gt;&lt;P&gt;  match protocol http url "*root.exe*"&lt;/P&gt;&lt;P&gt;  match protocol http url "*SAMPLE*.exe*"&lt;/P&gt;&lt;P&gt;  match protocol http url "*sample*.exe*"&lt;/P&gt;&lt;P&gt;  match protocol http url "*riched20.dll*"&lt;/P&gt;&lt;P&gt;  match protocol http url "*cool.dll*"&lt;/P&gt;&lt;P&gt;  match protocol http url "*sample.eml*"&lt;/P&gt;&lt;P&gt;  match protocol http url "*httpodbc.dll*"&lt;/P&gt;&lt;P&gt;  match protocol http url "*readme2.eml*"&lt;/P&gt;&lt;P&gt;  match protocol http url "*readme.eml*"&lt;/P&gt;&lt;P&gt;  match protocol http url "*admin.dll*"&lt;/P&gt;&lt;P&gt;!         &lt;/P&gt;&lt;P&gt;!         &lt;/P&gt;&lt;P&gt;policy-map mark_http_hacks&lt;/P&gt;&lt;P&gt; description policy map that marks inbound http hacks&lt;/P&gt;&lt;P&gt;  class http_hack&lt;/P&gt;&lt;P&gt;   set ip dscp 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 110 deny ip any any dscp 1 log&lt;/P&gt;&lt;P&gt;access-list permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that one of our colleague  decided to change the value from ?set ip dscp 1? to ?set ip dscp 2? and modified the same value in extended access-list (deny ip any any dscp 2 log), As soon as he changed he was able to browse without any problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I would like to explore more on the same by asking you the following question:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why packet was getting dropped on our router?&lt;/P&gt;&lt;P&gt;By changing the value are we compromising  with our network security?&lt;/P&gt;&lt;P&gt;Where can I get more information about dscp values(1,2, etc) and about this particular access-list and http attacks and what is DSCP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks is advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:02:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dscp/m-p/628903#M1035075</guid>
      <dc:creator>azmath.hk</dc:creator>
      <dc:date>2019-03-11T09:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: DSCP</title>
      <link>https://community.cisco.com/t5/network-security/dscp/m-p/628904#M1035078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please help me out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 02:35:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dscp/m-p/628904#M1035078</guid>
      <dc:creator>azmath.hk</dc:creator>
      <dc:date>2006-11-30T02:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: DSCP</title>
      <link>https://community.cisco.com/t5/network-security/dscp/m-p/628905#M1035081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the deal, from a 'overview' perspective.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any packet(http) that has a URL that contains any of those strings that are in the quotes basically gets marked, and anything matching that mark gets dropped and logged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you a little less secure because of this?  Yes.  Several of those lines deal with blocking code red:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/63/nbar_acl_codered.shtml#markinboundhacks" target="_blank"&gt;http://www.cisco.com/warp/public/63/nbar_acl_codered.shtml#markinboundhacks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample.exe/riche20.dll/cool.dll blocking is probably because of Nimda or a variant, and the others appear to be a remote admin hack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Quick tip:  google those file names (ie admin.dll) and the word 'virus' in google and you can read up on them.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you did by setting them to dscp 2 is that your access list only blocks stuff marked with dscp 1.  By setting everything to 2, it doesn't match that line and is allowed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you need to find out is what it is getting dropped on (in theory you're logging that)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's some more information on dscp:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/iosswrel/ps1829/products_feature_guide09186a00801b2409.html" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/iosswrel/ps1829/products_feature_guide09186a00801b2409.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hmmm, I just reread your note about setting both the policy map and access-list to dscp 2 - I would *verify* that it is the case.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other thing is, look at that site and see why it is matching any of those strings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Jason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate this message if it solved or answered some or all of your question/issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 02:59:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dscp/m-p/628905#M1035081</guid>
      <dc:creator>jgervia_2</dc:creator>
      <dc:date>2006-11-30T02:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: DSCP</title>
      <link>https://community.cisco.com/t5/network-security/dscp/m-p/628906#M1035082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, we are changing setting to 2 in both (policy map and access-list), so how come we are ignoring those strings. See the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;? dscp1?required for all classes. Specifies one of 64&lt;/P&gt;&lt;P&gt;DSCP values from 0 to 63. This DSCP value corresponds&lt;/P&gt;&lt;P&gt;to drop precedence 1.&lt;/P&gt;&lt;P&gt;Chhetry, Prakash says:&lt;/P&gt;&lt;P&gt;dscp2?(Optional for AF classes) Specifies one of 64&lt;/P&gt;&lt;P&gt;DSCP values from 0 to 63. This DSCP value corresponds&lt;/P&gt;&lt;P&gt;to drop precedence 2.&lt;/P&gt;&lt;P&gt;? dscp3?(Optional for AF classes) Specifies one of 64&lt;/P&gt;&lt;P&gt;DSCP values from 0 to 63. This DSCP value corresponds&lt;/P&gt;&lt;P&gt;to drop precedence 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just need little more detailed notes on DSCP 1 and 2.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still I do not understand why it is working when we change it to 2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do we verify that those websites whether they are matching any of the strings which we have specified in out access-list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 19:12:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dscp/m-p/628906#M1035082</guid>
      <dc:creator>azmath.hk</dc:creator>
      <dc:date>2006-11-30T19:12:56Z</dc:date>
    </item>
  </channel>
</rss>

