<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>firewall &#8211; VeriTeknik</title>
	<atom:link href="https://www.veriteknik.net.tr/en/tag/firewall/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.veriteknik.net.tr/en/</link>
	<description>VeriTeknik Bilişim &#124; VeriTeknik Bilişim</description>
	<lastBuildDate>Mon, 25 Jun 2012 08:24:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Can&#8217;t Get Ping Responses from MS Windows Servers</title>
		<link>https://www.veriteknik.net.tr/en/cant-get-ping-responses-from-ms-windows-servers/</link>
					<comments>https://www.veriteknik.net.tr/en/cant-get-ping-responses-from-ms-windows-servers/#respond</comments>
		
		<dc:creator><![CDATA[Mustafa Emre Aydın]]></dc:creator>
		<pubDate>Mon, 25 Jun 2012 08:24:10 +0000</pubDate>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">http://www.plugged.in/?p=578</guid>

					<description><![CDATA[<p>Even though it sounds like a simple problem, a lot of our customers have asked the question why they can&#8217;t get back ping responses from their MS Windows servers. The problem is simple, because on most flavors of MS Windows boxes, the firewall has disabled ICMP requests by default. To enable it, go to Start [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/cant-get-ping-responses-from-ms-windows-servers/">Can&#8217;t Get Ping Responses from MS Windows Servers</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Even though it sounds like a simple problem, a lot of our customers have asked the question why they can&#8217;t get back ping responses from their MS Windows servers. The problem is simple, because on most flavors of MS Windows boxes, the firewall has disabled ICMP requests by default.</p>
<p>To enable it, go to <strong>Start &gt; Administrative Tools &gt;  Windows Firewall With Advanced Security</strong></p>
<p><a href="http://www.plugged.in/wp-content/uploads/Screenshot-rdesktop-94.103.47.3.png"><img fetchpriority="high" decoding="async" class="alignnone size-medium wp-image-579" title="Win-Firewall-1" src="http://www.plugged.in/wp-content/uploads/Screenshot-rdesktop-94.103.47.3-300x233.png" alt="" width="300" height="233" /></a></p>
<p>Now go to <strong>Inbound Rules</strong> on the left pane of the new window, and find the <strong>File and Printer Sharing (Echo Request &#8211; ICMPv4-In)</strong> from the rules. <strong>Enable</strong> it by right clicking. Now, your server will respond back to ping requests from <strong>IPv4</strong> packets. You can also enable this for <strong>IPv6</strong> from the rule right below it.</p>
<p><a href="http://www.plugged.in/wp-content/uploads/Screenshot-rdesktop-94.103.47.3-2.png"><img decoding="async" class="alignnone size-medium wp-image-580" title="Win-Firewall-2" src="http://www.plugged.in/wp-content/uploads/Screenshot-rdesktop-94.103.47.3-2-300x233.png" alt="" width="300" height="233" /></a></p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/cant-get-ping-responses-from-ms-windows-servers/">Can&#8217;t Get Ping Responses from MS Windows Servers</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.veriteknik.net.tr/en/cant-get-ping-responses-from-ms-windows-servers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">578</post-id>	</item>
		<item>
		<title>Cisco PIX &#038; ASA Host name in greeting fix</title>
		<link>https://www.veriteknik.net.tr/en/cisco-pix-asa-host-name-in-greeting-fix/</link>
					<comments>https://www.veriteknik.net.tr/en/cisco-pix-asa-host-name-in-greeting-fix/#respond</comments>
		
		<dc:creator><![CDATA[ckaraca]]></dc:creator>
		<pubDate>Fri, 22 Apr 2011 09:10:35 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[asa]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[pix]]></category>
		<guid isPermaLink="false">http://plugged.in/?p=12</guid>

					<description><![CDATA[<p>If it appears to be all (***) instead of your mail hostname and if you get, &#8220;550 Sorry, your HELO/EHLO greeting must resolve (#5.7.1)&#8221; error when sending mail to your mail server from outside, run the following command in your CISCO firewall: no fixup protocol smtp 25 and save with the &#8220;wr mem&#8221; command</p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/cisco-pix-asa-host-name-in-greeting-fix/">Cisco PIX &#038; ASA Host name in greeting fix</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If it appears to be all (***) instead of your mail hostname and if you get, &#8220;550 Sorry, your HELO/EHLO greeting must resolve (#5.7.1)&#8221; error when sending mail to your mail server from outside, run the following command in your CISCO firewall:</p>
<blockquote><p>no fixup protocol smtp 25</p></blockquote>
<p>and save with the &#8220;wr mem&#8221; command</p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/cisco-pix-asa-host-name-in-greeting-fix/">Cisco PIX &#038; ASA Host name in greeting fix</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.veriteknik.net.tr/en/cisco-pix-asa-host-name-in-greeting-fix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12</post-id>	</item>
	</channel>
</rss>
