<?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>mikrotik &#8211; David Stein</title>
	<atom:link href="https://davidstein.cz/tag/mikrotik/feed/" rel="self" type="application/rss+xml" />
	<link>https://davidstein.cz</link>
	<description>IT Specialist, hacker and electronic enthusiast</description>
	<lastBuildDate>Thu, 22 Jan 2026 11:23:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://davidstein.cz/wp-content/uploads/cropped-avatar_60_60-32x32.jpg</url>
	<title>mikrotik &#8211; David Stein</title>
	<link>https://davidstein.cz</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Connecting Offices: A Step-by-Step Guide to MikroTik Site-to-Site WireGuard</title>
		<link>https://davidstein.cz/2026/01/07/connecting-offices-a-step-by-step-guide-to-mikrotik-site-to-site-wireguard/</link>
		
		<dc:creator><![CDATA[fires]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 11:12:08 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[connecting]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[offices:]]></category>
		<category><![CDATA[site-to-site]]></category>
		<category><![CDATA[step-by-step]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[wireguard]]></category>
		<guid isPermaLink="false">https://davidstein.cz/?p=5376</guid>

					<description><![CDATA[WireGuard has revolutionized the way we think about VPNs. It’s faster than OpenVPN, leaner than IPsec, and significantly easier to configure. If you are running MikroTik hardware (RouterOS v7+), setting up a secure tunnel between two locations is now a 10-minute task. In this guide, we’ll walk through connecting Site A (Headquarters) to Site B [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>WireGuard has revolutionized the way we think about VPNs. It’s faster than OpenVPN, leaner than IPsec, and significantly easier to configure. If you are running MikroTik hardware (RouterOS v7+), setting up a secure tunnel between two locations is now a 10-minute task. In this guide, we’ll walk through connecting Site A (Headquarters) to Site B (Branch Office).</p>
<p><a href="https://davidstein.cz/2026/01/07/connecting-offices-a-step-by-step-guide-to-mikrotik-site-to-site-wireguard/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Mikrotik &#8211; quick OpenVPN setup</title>
		<link>https://davidstein.cz/2025/09/03/mikrotik-quick-openvpn-setup/</link>
		
		<dc:creator><![CDATA[fires]]></dc:creator>
		<pubDate>Wed, 03 Sep 2025 08:36:33 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[-quick]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[OpenVPN]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[team viewer]]></category>
		<category><![CDATA[uncategorized]]></category>
		<guid isPermaLink="false">https://davidstein.cz/?p=5349</guid>

					<description><![CDATA[In this post, you will find the basic commands to set up OpenVPN on a Mikrotik router. OVPN &#8211; setup OVPN &#8211; config example RSA &#8211; certificate decrypt for Windows Find the openssl.exe, standard location is C:\Program Files\openvpn\bin]]></description>
										<content:encoded><![CDATA[<p>In this post, you will find the basic commands to set up OpenVPN on a Mikrotik router. Find the openssl.exe, standard location is C:\Program Files\openvpn\</p>
<p><a href="https://davidstein.cz/2025/09/03/mikrotik-quick-openvpn-setup/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Fixing Website Access Issues with Mikrotik MSS Clamping</title>
		<link>https://davidstein.cz/2024/10/17/fixing-website-access-issues-with-mikrotik-mss-clamping/</link>
		
		<dc:creator><![CDATA[fires]]></dc:creator>
		<pubDate>Thu, 17 Oct 2024 09:44:48 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[clamping]]></category>
		<category><![CDATA[fixing]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[issues]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[mss]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[solved]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[with]]></category>
		<guid isPermaLink="false">http://davidstein.cz/?p=5241</guid>

					<description><![CDATA[If you&#8217;re having trouble accessing certain websites—like partial page loads or dropped connections—your network&#8217;s Maximum Segment Size (MSS) may be the issue. This is common when the MTU (Maximum Transmission Unit) is mismatched across the network, causing packet fragmentation or loss. The problem is mostly on some &#8220;really&#8221; safe websites like banks, government, etc. The [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>If you’re having trouble accessing certain websites—like partial page loads or dropped connections—your network’s Maximum Segment Size (MSS) may be the issue. This is common when the MTU (Maximum Transmission Unit) is mismatched across the network, causing packet fragmentation or loss. The problem is mostly on some “really” safe websites like banks, government, etc.</p>
<p><a href="https://davidstein.cz/2024/10/17/fixing-website-access-issues-with-mikrotik-mss-clamping/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Zabbix &#8211; how to monitor clients on Mikrotik Capsman</title>
		<link>https://davidstein.cz/2024/07/29/zabbix-how-to-monitor-clients-on-mikrotik-capsman/</link>
		
		<dc:creator><![CDATA[fires]]></dc:creator>
		<pubDate>Mon, 29 Jul 2024 13:21:13 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Zabbix]]></category>
		<category><![CDATA[CAPsMAN]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[team viewer]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[zabbix]]></category>
		<guid isPermaLink="false">http://davidstein.cz/?p=5221</guid>

					<description><![CDATA[Hello, I want to share my solution for monitoring connected clients to CapMan interfaces on Mikrotik in the Zabbix monitoring system. First, for the Zabbix server part, to get data from Mikrotik Capsman we will use the Python script to communicate with Mikrotik API. The Zabbix server needs access to the Mikrotik API, so if [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Hello, I want to share my solution for monitoring connected clients to CapMan interfaces on Mikrotik in the Zabbix monitoring system. First, for the Zabbix server part, to get data from Mikrotik Capsman we will use the Python script to communicate with Mikrotik API. The Zabbix server needs access to the Mikrotik API, so if you have any problem first check your firewall on Mikrotik and also if…</p>
<p><a href="https://davidstein.cz/2024/07/29/zabbix-how-to-monitor-clients-on-mikrotik-capsman/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Mikrotik &#8211; failover script with link quality check</title>
		<link>https://davidstein.cz/2023/01/26/mikrotik-failover-script-with-link-quality-check/</link>
		
		<dc:creator><![CDATA[fires]]></dc:creator>
		<pubDate>Thu, 26 Jan 2023 10:43:17 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[failover]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[link quality]]></category>
		<category><![CDATA[mikotik]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[team viewer]]></category>
		<category><![CDATA[threshold]]></category>
		<category><![CDATA[with]]></category>
		<guid isPermaLink="false">http://davidstein.cz/?p=5175</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<p></p>
<p><a href="https://davidstein.cz/2023/01/26/mikrotik-failover-script-with-link-quality-check/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Mikrotik &#8211; DHCP Options &#8211; TFTP server</title>
		<link>https://davidstein.cz/2022/12/01/mikrotik-dhcp-options-tftp-server/</link>
		
		<dc:creator><![CDATA[fires]]></dc:creator>
		<pubDate>Thu, 01 Dec 2022 18:15:02 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[options]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[team viewer]]></category>
		<category><![CDATA[tftp]]></category>
		<category><![CDATA[tutorials]]></category>
		<guid isPermaLink="false">http://davidstein.cz/?p=5119</guid>

					<description><![CDATA[Sometimes you need to push the TFTP server value as part of the DHCP process, for example, this is used in most VoIP systems. The VoIP phone use the TFTP server to download configuration files. Here I will show you how to set this value in the Mikrotik DHCP server. 1. Boring stuff The boring [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Sometimes you need to push the TFTP server value as part of the DHCP process, for example, this is used in most VoIP systems. The VoIP phone use the TFTP server to download configuration files. Here I will show you how to set this value in the Mikrotik DHCP server. The boring stuff for a start. The pushing TFTP server value with the DHCP server is described in RFC 5859. The part that we…</p>
<p><a href="https://davidstein.cz/2022/12/01/mikrotik-dhcp-options-tftp-server/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Unable connect Windows 10 to Mikrotik L2TP/IPsec behind NAT  &#8211; Solved</title>
		<link>https://davidstein.cz/2020/08/04/unable-connect-windows-10-to-mikrotik-l2tp-ipsec-behind-nat-solved/</link>
		
		<dc:creator><![CDATA[fires]]></dc:creator>
		<pubDate>Tue, 04 Aug 2020 15:48:00 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[IPSEC]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[windows 10]]></category>
		<guid isPermaLink="false">http://davidstein.cz/?p=4894</guid>

					<description><![CDATA[Open regedit (Windows + R -> regedit -> enter) find key : Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent. Create new DWORD value with name : AssumeUDPEncapsulationContextOnSendRule and value 2 Restart PC and enjoy the L2TP/IPsec without problems.]]></description>
										<content:encoded><![CDATA[<p>Open regedit (Windows + R -> regedit -> enter) find key : Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent. Create new DWORD value with name : AssumeUDPEncapsulationContextOnSendRule and value 2 Restart PC and enjoy the L2TP/IPsec without problems.</p>
<p><a href="https://davidstein.cz/2020/08/04/unable-connect-windows-10-to-mikrotik-l2tp-ipsec-behind-nat-solved/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Mikrotik P2P mangle rule &#8211; SOLVED</title>
		<link>https://davidstein.cz/2018/06/06/mikrotik-p2p-mangle-rule-solved/</link>
		
		<dc:creator><![CDATA[fires]]></dc:creator>
		<pubDate>Wed, 06 Jun 2018 19:15:28 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[L7]]></category>
		<category><![CDATA[Layer 7]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[p2p]]></category>
		<category><![CDATA[queues]]></category>
		<category><![CDATA[traffic]]></category>
		<guid isPermaLink="false">http://davidstein.cz/?p=4690</guid>

					<description><![CDATA[Its long time ago but MikroTik removed P2P matcher from mangle rule, so now you have to use L7 analyze to mangle this traffic. Here is code to paste to the terminal: /ip firewall layer7-protocol add name=P2Pmatch regexp="^(\\x13bittorrent protocol&#124;azver\\x01\$&#124;get /scrape\\\ \?info_hash=get /announce\\\?info_hash=&#124;get /client/bitcomet/&#124;GET /data\\\?f\ id=)&#124;d1:ad2:id20:&#124;\\x08'7P\\)[RP]" /ip firewall mangle add action=mark-connection chain=prerouting layer7-protocol=P2Pmatch \ new-connection-mark=P2Pconnection passthrough=yes [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Its long time ago but MikroTik removed P2P matcher from mangle rule, so now you have to use L7 analyze to mangle this traffic. Here is code to paste to the terminal: This mark P2P connection so you can apply queues on it, block it, or anything that you want to do with a connection 🙂…</p>
<p><a href="https://davidstein.cz/2018/06/06/mikrotik-p2p-mangle-rule-solved/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Mikrotik CAPsMAN config cheatsheet</title>
		<link>https://davidstein.cz/2017/08/22/mikrotik-capsman-config-cheatsheet/</link>
		
		<dc:creator><![CDATA[fires]]></dc:creator>
		<pubDate>Tue, 22 Aug 2017 11:43:57 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[CAPsMAN]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[solved]]></category>
		<category><![CDATA[wireless]]></category>
		<guid isPermaLink="false">http://davidstein.cz/?p=4587</guid>

					<description><![CDATA[Best order to create CAPsMAN Manager station Channels Datapaths Security Configuration Provisioning Interface-&#62;Manager-&#62;Enable Client station Wireless-&#62;Interface-&#62;CAP]]></description>
										<content:encoded><![CDATA[<p></p>
<p><a href="https://davidstein.cz/2017/08/22/mikrotik-capsman-config-cheatsheet/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Mikrotik &#8211; Remove fasttrack forward rule</title>
		<link>https://davidstein.cz/2017/03/29/mikrotik-remove-fasttrack-forward-rule/</link>
		
		<dc:creator><![CDATA[fires]]></dc:creator>
		<pubDate>Wed, 29 Mar 2017 12:32:49 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[fast track]]></category>
		<category><![CDATA[fasttrack]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[remove]]></category>
		<guid isPermaLink="false">http://davidstein.cz/?p=4416</guid>

					<description><![CDATA[Hi, first of all fasttrack is awesome thing.In short, it enable to skip whole routing and filtering process for established connections for ultimate increase passtrough ability. More info at mikrotik wiki. Here I will show you stupit thing what I was solve for about half a hour 🙂 If you for some reason need disable [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Hi, first of all fasttrack is awesome thing.In short, it enable to skip whole routing and filtering process for established connections for ultimate increase passtrough ability. More info at mikrotik wiki. Here I will show you stupit thing what I was solve for about half a hour 🙂 If you for some reason need disable fasttrack filter rule you are unable to delete fasttrack counter rule. …</p>
<p><a href="https://davidstein.cz/2017/03/29/mikrotik-remove-fasttrack-forward-rule/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
