<?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: DNS proxy not accepting tcp connections in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/dns-proxy-not-accepting-tcp-connections/m-p/241966#M69270</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/62286"&gt;@Alex_Samad&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Sorry about your support experience. That should have been the first thing TAC checked considering this is a new use of DNS Proxy. Glad that was it.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Dec 2018 01:45:28 GMT</pubDate>
    <dc:creator>BPry</dc:creator>
    <dc:date>2018-12-04T01:45:28Z</dc:date>
    <item>
      <title>DNS proxy not accepting tcp connections</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dns-proxy-not-accepting-tcp-connections/m-p/241831#M69240</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so my setup 5220&lt;/P&gt;&lt;P&gt;vlan 20 ... my named dns server 10.43.20.100 and 10.43.20.102 ... dns1 and dns2&lt;/P&gt;&lt;P&gt;on the pa on interface with vlan 20 10.43.20.1 I have configured dns proxy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;works well for dns via udp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but tcp doesn't work&lt;/P&gt;&lt;P&gt;so&amp;nbsp;&lt;/P&gt;&lt;P&gt;tcpdump -pni eth0 host 10.43.20.1 and port 53 -c 20 &amp;amp; dig @10.43.20.1 _ldap._tcp.abcde.com SRV&lt;BR /&gt;[1] 25943&lt;BR /&gt;;; Truncated, retrying in TCP mode.&lt;BR /&gt;tcpdump: verbose output suppressed, use -v or -vv for full protocol decode&lt;BR /&gt;listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes&lt;BR /&gt;21:24:08.420119 IP 10.43.20.111.44595 &amp;gt; 10.43.20.1.domain: 9968+ SRV? _ldap._tcp.abcde.com. (44)&lt;BR /&gt;21:24:08.423313 IP 10.43.20.1.domain &amp;gt; 10.43.20.111.44595: 9968| 6/11/0 SRV abcde.abcde.com.:389 0 100, SRV dcfed.abcde.com.:389 0 100, SRV adadad.abcde.com.:389 0 100, SRV adasdsa.abcde.com.:389 0 100, SRV asdasda.abcde.com.:389 0 100, SRV asad.abcde.com.:389 0 100 (501)&lt;BR /&gt;21:24:08.423554 IP 10.43.20.111.33881 &amp;gt; 10.43.20.1.domain: Flags [S], seq 1732894062, win 14600, options [mss 1460,sackOK,TS val 1399345837 ecr 0,nop,wscale 10], length 0&lt;BR /&gt;21:24:09.422701 IP 10.43.20.111.33881 &amp;gt; 10.43.20.1.domain: Flags [S], seq 1732894062, win 14600, options [mss 1460,sackOK,TS val 1399346837 ecr 0,nop,wscale 10], length 0&lt;BR /&gt;21:24:11.422682 IP 10.43.20.111.33881 &amp;gt; 10.43.20.1.domain: Flags [S], seq 1732894062, win 14600, options [mss 1460,sackOK,TS val 1399348837 ecr 0,nop,wscale 10], length 0&lt;BR /&gt;21:24:15.422702 IP 10.43.20.111.33881 &amp;gt; 10.43.20.1.domain: Flags [S], seq 1732894062, win 14600, options [mss 1460,sackOK,TS val 1399352837 ecr 0,nop,wscale 10], length 0&lt;BR /&gt;21:24:18.423822 IP 10.43.20.111.49363 &amp;gt; 10.43.20.1.domain: Flags [S], seq 1153441164, win 14600, options [mss 1460,sackOK,TS val 1399355838 ecr 0,nop,wscale 10], length 0&lt;BR /&gt;21:24:19.423688 IP 10.43.20.111.49363 &amp;gt; 10.43.20.1.domain: Flags [S], seq 1153441164, win 14600, options [mss 1460,sackOK,TS val 1399356838 ecr 0,nop,wscale 10], length 0&lt;BR /&gt;21:24:21.423679 IP 10.43.20.111.49363 &amp;gt; 10.43.20.1.domain: Flags [S], seq 1153441164, win 14600, options [mss 1460,sackOK,TS val 1399358838 ecr 0,nop,wscale 10], length 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;you can see the initial request made as udp, then the change to tcp fails no syn/ack.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i do dig +tcp .. same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then i try and log a fault with PA support. told doing dig +tcp is not valid.&lt;/P&gt;&lt;P&gt;.. venting here ... this support engineer is why i am hating talking to PA support. .. vent off...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so any one else had issues with dns proxy. I was looking at using it for my main DNS server ip's but if it can't handle this then .....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 10:32:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dns-proxy-not-accepting-tcp-connections/m-p/241831#M69240</guid>
      <dc:creator>Alex_Samad</dc:creator>
      <dc:date>2018-12-03T10:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: DNS proxy not accepting tcp connections</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dns-proxy-not-accepting-tcp-connections/m-p/241961#M69265</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/62286"&gt;@Alex_Samad&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Have you actually enabled TCP Queries on the DNS Proxy settings?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 01:33:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dns-proxy-not-accepting-tcp-connections/m-p/241961#M69265</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-12-04T01:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: DNS proxy not accepting tcp connections</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dns-proxy-not-accepting-tcp-connections/m-p/241965#M69269</link>
      <description>&lt;P&gt;Ummmm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tada ... who would have thought, my friend ... awesome&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so under advanced there is a section that say tcp queries&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;from there help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Select to enable DNS queries using TCP. Specify the maximum number of concurrent pending TCP DNS requests (&lt;SPAN class="uicontrol"&gt;Max Pending Requests&lt;/SPAN&gt;&lt;SPAN&gt;) that the firewall will support (range is 64-256; default is 64).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;going to test weather this means it takes tcp or uses tcp queries !&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 01:45:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dns-proxy-not-accepting-tcp-connections/m-p/241965#M69269</guid>
      <dc:creator>Alex_Samad</dc:creator>
      <dc:date>2018-12-04T01:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: DNS proxy not accepting tcp connections</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dns-proxy-not-accepting-tcp-connections/m-p/241966#M69270</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/62286"&gt;@Alex_Samad&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Sorry about your support experience. That should have been the first thing TAC checked considering this is a new use of DNS Proxy. Glad that was it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 01:45:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dns-proxy-not-accepting-tcp-connections/m-p/241966#M69270</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-12-04T01:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: DNS proxy not accepting tcp connections</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dns-proxy-not-accepting-tcp-connections/m-p/241967#M69271</link>
      <description>&lt;P&gt;All good its working now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your input&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 01:48:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dns-proxy-not-accepting-tcp-connections/m-p/241967#M69271</guid>
      <dc:creator>Alex_Samad</dc:creator>
      <dc:date>2018-12-04T01:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: DNS proxy not accepting tcp connections</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/dns-proxy-not-accepting-tcp-connections/m-p/242664#M69393</link>
      <description>&lt;P&gt;&amp;lt;flame on&amp;gt;&lt;/P&gt;&lt;P&gt;You know I asked this support ticket to be escalated to a manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that was on the 3/12 ... still waiting ... i have had i think 2 missed calls.&amp;nbsp; recieving calls outside my business hours. also had him hang up cause I couldn't hear him.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I have actually emailed my SE about this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have found some really good people at PA and I like the products&lt;/P&gt;&lt;P&gt;But I'm finding a lot of support very very very bad.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Dec 2018 23:03:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/dns-proxy-not-accepting-tcp-connections/m-p/242664#M69393</guid>
      <dc:creator>Alex_Samad</dc:creator>
      <dc:date>2018-12-09T23:03:21Z</dc:date>
    </item>
  </channel>
</rss>

