<?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>barracuda firewall &#8211; Kirb.IT</title>
	<atom:link href="https://kirb.it/tag/barracuda-firewall/feed/" rel="self" type="application/rss+xml" />
	<link>https://kirb.it</link>
	<description>IT Tips and Tricks</description>
	<lastBuildDate>Tue, 09 Jan 2024 22:29:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
<site xmlns="com-wordpress:feed-additions:1">5276785</site>	<item>
		<title>Missed phone calls or delayed texting with Verizon Wi-Fi Calling</title>
		<link>https://kirb.it/verizon-wi-fi-calling-not-working/</link>
					<comments>https://kirb.it/verizon-wi-fi-calling-not-working/#respond</comments>
		
		<dc:creator><![CDATA[Kirby Witmer]]></dc:creator>
		<pubDate>Tue, 09 Jan 2024 22:28:47 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[barracuda firewall]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<guid isPermaLink="false">https://kirb.it/?p=736</guid>

					<description><![CDATA[We&#8217;ve had several clients who complained that Wi-fi calling wasn&#8217;t working properly after we installed a Barracuda Cloudgen Firewall. I had tackled this issue on several occasions, but never was able to get a resolution. Barracuda tech support did not have an answer either. Thanks to a random reddit thread, I found the answer. On &#8230; <p class="link-more"><a href="https://kirb.it/verizon-wi-fi-calling-not-working/" class="more-link">Continue reading<span class="screen-reader-text"> "Missed phone calls or delayed texting with Verizon Wi-Fi Calling"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>We&#8217;ve had several clients who complained that Wi-fi calling wasn&#8217;t working properly after we installed a Barracuda Cloudgen Firewall. I had tackled this issue on several occasions, but never was able to get a resolution. Barracuda tech support did not have an answer either. Thanks to a <a href="https://www.reddit.com/r/pihole/comments/kwq217/functional_verizon_wifi_calling_whitelist/">random reddit thread</a>, I found the answer. </p>
<blockquote><p>On pfsense, make sure to update your UDP multiple state timer. It&#8217;s in System->Advanced->Firewall &#038; NAT</p>
<p>By default it is set to 15 seconds, and phones refresh their WiFi Calling tunnels at 60 seconds on iOS, and 60+15 random seconds on Android. You should set it to at least 90 seconds to prevent tunnels from being closed prematurely. I recommend setting it to 900 seconds (15 minutes).</p>
<p>You&#8217;ll know you need this if you miss incoming calls, or they randomly go to voicemail, and if you have delays in incoming text messages. You&#8217;ll also see sessions with low state timers in Diagnostics: pfTop (filter for &#8220;udp port 4500&#8221; to see all active WiFi Calling sessions bidirectionally)</p></blockquote>
<p>In this case, he was using a pfsense firewall, but it&#8217;s the same problem. On the Barracuda firewalls, creating a firewall rule with UDP timeouts increased on UDP port 4500 will resolve it. </p>
]]></content:encoded>
					
					<wfw:commentRss>https://kirb.it/verizon-wi-fi-calling-not-working/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">736</post-id>	</item>
		<item>
		<title>Barracuda Firewall Command Line (SSH) Speed Test</title>
		<link>https://kirb.it/barracuda-firewall-command-line-ssh-speed-test/</link>
					<comments>https://kirb.it/barracuda-firewall-command-line-ssh-speed-test/#respond</comments>
		
		<dc:creator><![CDATA[Kirby Witmer]]></dc:creator>
		<pubDate>Thu, 15 Nov 2018 20:33:59 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[barracuda firewall]]></category>
		<category><![CDATA[speedtest]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">http://kirb.it/?p=699</guid>

					<description><![CDATA[Sometimes when you are trying to diagnose an internet speed or performance issue, it&#8217;s helpful to be able to run a speedtest from the router itself. We use Barracuda NextGen F Series Firewalls a lot, and the following command works like a charm. Simply login in via SSH into the router and run this command. &#8230; <p class="link-more"><a href="https://kirb.it/barracuda-firewall-command-line-ssh-speed-test/" class="more-link">Continue reading<span class="screen-reader-text"> "Barracuda Firewall Command Line (SSH) Speed Test"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Sometimes when you are trying to diagnose an internet speed or performance issue, it&#8217;s helpful to be able to run a speedtest from the router itself. We use Barracuda NextGen F Series Firewalls a lot, and the following command works like a charm. Simply login in via SSH into the router and run this command.</p>
<blockquote><p>speedtest-cli</p></blockquote>
<p>You should get a response that looks like this..</p>
<p><img decoding="async" class="aligncenter size-medium wp-image-701" src="https://kirb.it/wp-content/uploads/2018/11/speedtest-300x64.png" alt="speedtest from ssh command line - barracuda nextgen firewall" width="300" height="64"></p>
<p>Hope this helps.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kirb.it/barracuda-firewall-command-line-ssh-speed-test/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">699</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: kirb.it @ 2026-04-03 18:45:36 by W3 Total Cache
-->