<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.sophos.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>XG 18 EAP3 With Microsoft RDP Gateway and 0x3000008 (Android App)</title><link>https://community.sophos.com/sophos-xg-firewall/sfos-v18-early-access-program/f/feedback-and-issues/118078/xg-18-eap3-with-microsoft-rdp-gateway-and-0x3000008-android-app</link><description>Is anyone running or have experience with XG18 WAF with Microsoft RDP Gateway in the last few month’s? I’ve been running fairly successfully with both the Windows, Android, and iOS version of the Microsoft RDP client app, but looks like something has</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: XG 18 EAP3 With Microsoft RDP Gateway and 0x3000008 (Android App)</title><link>https://community.sophos.com/thread/427712?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2020 11:34:45 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:5934456d-fdf0-4b9f-bbf9-c67088b54c93</guid><dc:creator>W777</dc:creator><description>&lt;p&gt;Read my mind ewadie, was about to ask if you had a recommendation on the best way to packet capture.&lt;/p&gt;
&lt;p&gt;Will definitely take the opportunity to do this and send through. Would love some expert insiders to see if there is a way around this little Microsoft &amp;quot;feature&amp;quot;. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;No expectations :)&lt;/p&gt;
&lt;p&gt;Thanks again to you both!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XG 18 EAP3 With Microsoft RDP Gateway and 0x3000008 (Android App)</title><link>https://community.sophos.com/thread/427688?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2020 07:07:12 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:b6fdce30-982a-4312-a9ab-16de66a1f774</guid><dc:creator>ewadie</dc:creator><description>&lt;p&gt;The easiest way to create a traffic dump that contains both the HTTP traffic between client and WAF and between WAF and the backend server is probably to use WAF&amp;#39;s mod_pcap facility.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s how to enable mod_pcap.&lt;/p&gt;
&lt;p&gt;Log into the system with ssh. Edit /usr/apache/conf/httpd.conf. If the file is read-only, you have to make the root filesystem writable first:&lt;/p&gt;
&lt;pre&gt;mount -o remount,rw /&lt;/pre&gt;
&lt;p&gt;Look for this section in httpd.conf:&lt;/p&gt;
&lt;pre&gt;## Uncomment these lines for traffic dumping in pcap format&lt;br /&gt;#LoadModule pcap_module /usr/apache/modules/mod_pcap.so&lt;br /&gt;#PcapFileName /tmp/WAF.pcap&lt;br /&gt;#PcapNetworkProtocol ip&lt;/pre&gt;
&lt;p&gt;Uncomment these 3 lines:&lt;/p&gt;
&lt;pre&gt;LoadModule pcap_module /usr/apache/modules/mod_pcap.so&lt;br /&gt;PcapFileName /tmp/WAF.pcap&lt;br /&gt;PcapNetworkProtocol ip&lt;/pre&gt;
&lt;p&gt;Save the file and restart WAF:&lt;/p&gt;
&lt;pre&gt;service -ds nosync WAF:restart&lt;/pre&gt;
&lt;p&gt;If everything went fine the service command will respond with &amp;quot;200 OK&amp;quot;.&lt;/p&gt;
&lt;p&gt;Please be aware that the traffic dump contains decrypted HTTP traffic with passwords and everything. It also contains the traffic for &lt;strong&gt;all&lt;/strong&gt; HTTP connections that go through WAF.&lt;/p&gt;
&lt;p&gt;Reproduce the problem. The traffic dump is stored in /tmp/WAF.pcap. Zip this file and send it via private message to either Attila or me.&lt;/p&gt;
&lt;p&gt;Disable mod_pcap by commenting out the 3 lines in httpd.conf and restarting WAF. If you had to make the root filesystem writable, make it read-only again:&lt;/p&gt;
&lt;pre&gt;mount -o remount,ro /&lt;/pre&gt;
&lt;p&gt;We can&amp;#39;t make any promises. But like Attila said, maybe we find something that&amp;#39;s easy to fix or to work around.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XG 18 EAP3 With Microsoft RDP Gateway and 0x3000008 (Android App)</title><link>https://community.sophos.com/thread/427594?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 10:11:43 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:d458f40a-9d27-4f6b-a574-1e7eb48087d0</guid><dc:creator>AttilaKovacs</dc:creator><description>&lt;p&gt;Hi Timothy,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;One thing we can still try is to look at a traffic dump and see whether it&amp;#39;s something that can be easily fixed in WAF. Would it be possible&amp;nbsp;for you to create traffic dumps between the app and WAF, and also between WAF and the backend server?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Attila&lt;/p&gt;
&lt;div id="delugesiphon-modal-gabdloknkpdefdpkkibplcfnkngbidim"&gt;&amp;nbsp;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XG 18 EAP3 With Microsoft RDP Gateway and 0x3000008 (Android App)</title><link>https://community.sophos.com/thread/427585?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 09:25:10 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:d9e98515-7361-4f68-b13c-b3731a42ae92</guid><dc:creator>W777</dc:creator><description>&lt;p&gt;Thanks Attila,&lt;/p&gt;
&lt;p&gt;I guess the frustration is it was working, even on v18 so was hoping to hear other success stories or potential solution. &lt;/p&gt;
&lt;p&gt;I thought maybe I changed the rule order or something silly, but as you say I&amp;#39;ve pretty much exhausted my log analysis.&lt;/p&gt;
&lt;p&gt;Hopefully an update to Android app might allow it to work and fall back to RPC in a way that will work again&lt;/p&gt;
&lt;p&gt;Was hoping to avoid DNAT as the certificate management is so much easier via Sophos.&lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XG 18 EAP3 With Microsoft RDP Gateway and 0x3000008 (Android App)</title><link>https://community.sophos.com/thread/427579?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 08:55:37 GMT</pubDate><guid isPermaLink="false">4be5eb7d-caa4-4ff5-8e60-8f9463545a35:c5b901ce-2bc8-429f-aa47-4e5860e26d83</guid><dc:creator>AttilaKovacs</dc:creator><description>&lt;p&gt;Hi Timothy,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is potentially an incompatibility between WAF and the Android app. WAF at the moment only supports RPC_IN_DATA and RPC_OUT_DATA messages, so e.g. RDG_IN_DATA or RDG_OUT_DATA are not supported and will be blocked by WAF.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can try to create a DNAT rule and disable the WAF rule to see if that solves the issue. If it does, then it&amp;#39;s unfortunately a compatibility problem in WAF. You can check the reverseproxy.log file on the device to see whether you can see any suspicious log messages, but since CTF is already turned off, there&amp;#39;s probably not much you can do unfortunately.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Attila&lt;/p&gt;
&lt;div id="delugesiphon-modal-gabdloknkpdefdpkkibplcfnkngbidim"&gt;&amp;nbsp;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>