<?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: Http Connection on Lan Interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702681#M561644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other ideas :&lt;/P&gt;&lt;P&gt;It seems like it is searching for a port it can use but can't connect to it,&amp;nbsp; imidiately trying it again on a port that are one numer higher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When It Works The Ports used by the PC are Dynamic/Private : 49152 through 65535.&lt;/P&gt;&lt;P&gt;With the ASA, it seems to used the Registered Ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a Cisco User with a similar problem :&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.experts-exchange.com/Security/Software_Firewalls/Enterprise_Firewalls/Cisco_PIX_Firewall/Q_24492001.html"&gt;http://www.experts-exchange.com/Security/Software_Firewalls/Enterprise_Firewalls/Cisco_PIX_Firewall/Q_24492001.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2011 10:06:45 GMT</pubDate>
    <dc:creator>avburren1</dc:creator>
    <dc:date>2011-06-06T10:06:45Z</dc:date>
    <item>
      <title>Http Connection on Lan Interface</title>
      <link>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702674#M561637</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am replacing an old Fw with a New ASA 5510 and I have a problem with a TCP Connection on My LAN Interface&lt;BR /&gt;I joined a picture of what I want to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create an ACL to be sure traffic on the FW is allowed : &lt;BR /&gt;LAN_access_in extended permit ip&amp;nbsp; 192.168.0.0 255.255.248.0 any &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.3.0 255.255.255.0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.4.0 255.255.255.0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.5.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the PC,I can Ping the Video Camera But I can't connect to it with HTTP.I don't understand, Packet Tracert allow the Http packet too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the Whireshark Frames captured on the PC :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the Old Firewall, TCP connection is ok :&lt;/P&gt;&lt;P&gt;192.168.1.121&amp;nbsp; 192.168.4.20&amp;nbsp;&amp;nbsp; TCP&amp;nbsp; 49953 &amp;gt; HTTP [SYN] Seq=0 Win=8192 Len=0 MSS=1460 WS=2&lt;BR /&gt;192.168.1.254&amp;nbsp; 192.168.1.121&amp;nbsp; ICMP 49953 Redirect (Redirect For Host)&lt;BR /&gt;192.168.1.4.20 192.168.1.121&amp;nbsp; TCP&amp;nbsp; http &amp;gt; 49953[SYN, ACK] Seq=0 ACK=1 Win=5840 Len=0 MSS=1460 WS=1&lt;BR /&gt;192.168.1.121&amp;nbsp; 192.168.4.20&amp;nbsp;&amp;nbsp; TCP&amp;nbsp; 49953 &amp;gt; HTTP [ACK] Seq=1 ACK=1 Win=65700 Len=0&lt;BR /&gt;192.168.1.121&amp;nbsp; 192.168.4.20&amp;nbsp;&amp;nbsp; TCP&amp;nbsp; [TCP segment of a reassembled PDU]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the ASA, TCP connection doesn't work :&lt;/P&gt;&lt;P&gt;192.168.1.121&amp;nbsp; 192.168.4.20&amp;nbsp;&amp;nbsp; TCP&amp;nbsp; qsm-gui &amp;gt; HTTP [RST] Seq=1 Win=0 Len=0&lt;BR /&gt;192.168.1.121&amp;nbsp; 192.168.4.20&amp;nbsp;&amp;nbsp; TCP&amp;nbsp; qsm-remote &amp;gt; HTTP [RST] Seq=1 Win=0 Len=0&lt;BR /&gt;192.168.1.121&amp;nbsp; 192.168.4.20&amp;nbsp;&amp;nbsp; TCP&amp;nbsp; mc_client &amp;gt; HTTP [SYN] Seq=0 Win=65535 Len=0 MSS=1460&lt;BR /&gt;192.168.1.121&amp;nbsp; 192.168.4.20&amp;nbsp;&amp;nbsp; TCP&amp;nbsp; [TCP Port Numbers reused] mc_client &amp;gt; http [SYN] Seq=0 win=65535 Len=0 MSS=1380&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADSM logs show :&lt;/P&gt;&lt;P&gt;106015# Deny TCP (no connection) from ip1 to ip2 Flags RST on Interface LAN.&lt;BR /&gt;The adaptive security appliance discarded a TCP Packet that has no Associated connection in the adaptive security &lt;BR /&gt;appliance Connection table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Ideas? Thank You&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:39:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702674#M561637</guid>
      <dc:creator>avburren1</dc:creator>
      <dc:date>2019-03-11T20:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Http Connection on Lan Interface</title>
      <link>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702675#M561638</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;In looking at your diagram, is the 192.168.1.121 host connected directly to the ASA's LAN interface?&amp;nbsp; Shouldn't it be connected to the switch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't you change the default gateway of the 192.168.1.121 host to the layer 3 interface on the switch (192.168.1.229), and allow the switch to route the traffic from the 192.168.1.121 to the 192.168.4.20?&amp;nbsp; That way, the ASA is not involved at all since all the routing is done on the switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise,&amp;nbsp; you might need the command "same-security-traffic permit intra-interface" on the ASA, since the ASA has to u-turn that traffic.&amp;nbsp; By default, the ASA does not allow traffic to enter and exit the same interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa80/command/reference/s1.html#wp1392814"&gt;http://www.cisco.com/en/US/docs/security/asa/asa80/command/reference/s1.html#wp1392814&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, not sure where there are five octets in the source IP here:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;192.168.1.4.20&lt;/SPAN&gt; 192.168.1.121&amp;nbsp; TCP&amp;nbsp; http &amp;gt; 49953[SYN, ACK] Seq=0 ACK=1 Win=5840 Len=0 MSS=1460 WS=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 17:05:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702675#M561638</guid>
      <dc:creator>Allen P Chen</dc:creator>
      <dc:date>2011-05-27T17:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Http Connection on Lan Interface</title>
      <link>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702676#M561639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes 192.168.1.121 is connected to a Switch.&lt;BR /&gt;I can't change the default Gateway. Some PC must have 1.229 gateway, some Other must have ASA lan interface gateway.&lt;BR /&gt;It worked with the Old Fw so Something must be missing in my ASA configuration ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've already enabled the command "same-security-traffic permit intra-interface" on the ASA.&lt;/P&gt;&lt;P&gt;192.168.1.4.20 is a mistake Sorry , I wanted to say : "192.168.4.20".&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2011 17:36:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702676#M561639</guid>
      <dc:creator>avburren1</dc:creator>
      <dc:date>2011-05-29T17:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Http Connection on Lan Interface</title>
      <link>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702677#M561640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ICMP redirects are suspect. Lets see what the traffic looks like when going to the ASA. How about collecting captures off the ASA to see whats happening. If youre not familiar with capturing packets on the ASA, refer to the doc here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/docs/DOC-1222"&gt;https://supportforums.cisco.com/docs/DOC-1222&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2011 23:57:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702677#M561640</guid>
      <dc:creator>Edward Dutra</dc:creator>
      <dc:date>2011-05-29T23:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Http Connection on Lan Interface</title>
      <link>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702678#M561641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already collecting captures of the ASA beween 192.168.1.x to 192.168.4.20 using ASDM Capture Wizard.&lt;BR /&gt;I joined The log with this message.&lt;BR /&gt;I can't choose two times the LAN Interface for Ingress and Egress Traffic. So i only capture packets for Ingress Interface. I set other values for egress interface to achieve the command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 08:34:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702678#M561641</guid>
      <dc:creator>avburren1</dc:creator>
      <dc:date>2011-05-30T08:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Http Connection on Lan Interface</title>
      <link>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702679#M561642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="jive-rendered-content"&gt;&lt;P&gt;I'am analysing the frames when it works and when it doesn't work. There is one parameters that change : " Windows Scale ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.1.121&amp;nbsp; 192.168.4.20&amp;nbsp; TCP&amp;nbsp; 49741 &amp;gt; http [SYN] Seq=0 win 8192 Len=0 MSS=1460 &lt;STRONG&gt;WS=2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;192.168.1.254&amp;nbsp; 192.168.1.121&amp;nbsp; (ICMP Redirect for Host)&lt;/P&gt;&lt;P&gt;192.168.4.20&amp;nbsp; 192.168.1.121&amp;nbsp; TCP&amp;nbsp; http &amp;gt; 49741 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460 WS=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Frame Detail :&lt;/P&gt;&lt;P&gt;Windows Scale :2 ( multiply by 4 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have this parameters in the frame when it doesn't work :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.1.121&amp;nbsp; 192.168.4.20&amp;nbsp; TCP&amp;nbsp; l2f&amp;nbsp; &amp;gt; http [SYN] Seq=0 win 65535 Len=0 MSS=1460&lt;/P&gt;&lt;P&gt;192.168.4.20&amp;nbsp; 192.168.1.121&amp;nbsp; TCP [TCP Acked Lost Segment] Http &amp;gt; l2f [SYN,ACK] Seq=0 Ack= 1278274611 win=5840 Len=0 MSS=1460&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it a possibility that&amp;nbsp; the ASA Block the windows Scale option ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;!-- [DocumentBodyEnd:e48b63fc-ed70-48b0-aff1-8f1d6158bf01] --&gt;&lt;!-- BEGIN attachments --&gt;&lt;/P&gt;&lt;P&gt;&lt;!-- END attachments --&gt;&lt;!-- )--&gt;&lt;/P&gt;&lt;P&gt;&lt;!-- BEGIN helpful &amp; correct buttons --&gt;&lt;!-- END helpful &amp; correct buttons --&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 10:01:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702679#M561642</guid>
      <dc:creator>avburren1</dc:creator>
      <dc:date>2011-06-01T10:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Http Connection on Lan Interface</title>
      <link>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702680#M561643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I always have the problem.Does Anyone have answers ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 08:13:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702680#M561643</guid>
      <dc:creator>avburren1</dc:creator>
      <dc:date>2011-06-06T08:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Http Connection on Lan Interface</title>
      <link>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702681#M561644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other ideas :&lt;/P&gt;&lt;P&gt;It seems like it is searching for a port it can use but can't connect to it,&amp;nbsp; imidiately trying it again on a port that are one numer higher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When It Works The Ports used by the PC are Dynamic/Private : 49152 through 65535.&lt;/P&gt;&lt;P&gt;With the ASA, it seems to used the Registered Ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a Cisco User with a similar problem :&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.experts-exchange.com/Security/Software_Firewalls/Enterprise_Firewalls/Cisco_PIX_Firewall/Q_24492001.html"&gt;http://www.experts-exchange.com/Security/Software_Firewalls/Enterprise_Firewalls/Cisco_PIX_Firewall/Q_24492001.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 10:06:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/http-connection-on-lan-interface/m-p/1702681#M561644</guid>
      <dc:creator>avburren1</dc:creator>
      <dc:date>2011-06-06T10:06:45Z</dc:date>
    </item>
  </channel>
</rss>

