<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[KeexyBox's forum - Network]]></title>
		<link>https://forum.keexybox.org/</link>
		<description><![CDATA[KeexyBox's forum - https://forum.keexybox.org]]></description>
		<pubDate>Tue, 19 May 2026 05:46:54 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Dual network interfaces not sticking in settings]]></title>
			<link>https://forum.keexybox.org/Thread-Dual-network-interfaces-not-sticking-in-settings</link>
			<pubDate>Tue, 20 Jun 2023 23:07:33 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.keexybox.org/member.php?action=profile&uid=16118">whopz</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.keexybox.org/Thread-Dual-network-interfaces-not-sticking-in-settings</guid>
			<description><![CDATA[Hi there. I'm running a Raspberry Pi 4b with the flashed SD card image, default config so far, trying unsuccessfully to use 2 network interfaces.<br />
<br />
I'm aiming to position the Pi as a "man-in-the-middle" interface to ensure the features of KeexyBox can't be bypassed. My kids are getting to the age where they'd be smart enough to statically set an IP address and set the gateway to the router rather than KeexyBox. I don't want to allow them to do that.<br />
<br />
I have the on-board interface and an external USB interface. Both are being recognised by the OS:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>br0: flags=4163&lt;UP,BROADCAST,RUNNING,MULTICAST&gt;  mtu 1500<br />
        inet 192.168.0.2  netmask 255.255.255.0  broadcast 192.168.0.255<br />
        inet6 fe80::dea6:32ff:fe37:221c  prefixlen 64  scopeid 0x20&lt;link&gt;<br />
        ether dc:a6:32:37:22:1c  txqueuelen 1000  (Ethernet)<br />
        RX packets 1775  bytes 234402 (228.9 KiB)<br />
        RX errors 0  dropped 0  overruns 0  frame 0<br />
        TX packets 445  bytes 56742 (55.4 KiB)<br />
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0<br />
<br />
br0:0: flags=4163&lt;UP,BROADCAST,RUNNING,MULTICAST&gt;  mtu 1500<br />
        inet 192.168.1.2  netmask 255.255.255.0  broadcast 192.168.1.255<br />
        ether dc:a6:32:37:22:1c  txqueuelen 1000  (Ethernet)<br />
<br />
eth0: flags=4163&lt;UP,BROADCAST,RUNNING,MULTICAST&gt;  mtu 1500<br />
        ether dc:a6:32:37:22:1c  txqueuelen 1000  (Ethernet)<br />
        RX packets 1775  bytes 259252 (253.1 KiB)<br />
        RX errors 0  dropped 0  overruns 0  frame 0<br />
        TX packets 451  bytes 57066 (55.7 KiB)<br />
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0<br />
<br />
eth1: flags=4098&lt;BROADCAST,MULTICAST&gt;  mtu 1500<br />
        ether a8:63:7d:61:64:5d  txqueuelen 1000  (Ethernet)<br />
        RX packets 0  bytes 0 (0.0 B)<br />
        RX errors 0  dropped 0  overruns 0  frame 0<br />
        TX packets 0  bytes 0 (0.0 B)<br />
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0</code></div></div><br />
<br />
<br />
Despite both br0 and eth0 being up, I don't see eth0 as a selectable option in the admin, <a href="http://192.168.0.2:8001/config/network" target="_blank" rel="noopener" class="mycode_url">http://192.168.0.2:8001/config/network</a>. Only eth1. If I select eth1 and reboot, it goes back to br0.<br />
<br />
How can I get both physical network interfaces operational on two separate physical networks via those adapters?]]></description>
			<content:encoded><![CDATA[Hi there. I'm running a Raspberry Pi 4b with the flashed SD card image, default config so far, trying unsuccessfully to use 2 network interfaces.<br />
<br />
I'm aiming to position the Pi as a "man-in-the-middle" interface to ensure the features of KeexyBox can't be bypassed. My kids are getting to the age where they'd be smart enough to statically set an IP address and set the gateway to the router rather than KeexyBox. I don't want to allow them to do that.<br />
<br />
I have the on-board interface and an external USB interface. Both are being recognised by the OS:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>br0: flags=4163&lt;UP,BROADCAST,RUNNING,MULTICAST&gt;  mtu 1500<br />
        inet 192.168.0.2  netmask 255.255.255.0  broadcast 192.168.0.255<br />
        inet6 fe80::dea6:32ff:fe37:221c  prefixlen 64  scopeid 0x20&lt;link&gt;<br />
        ether dc:a6:32:37:22:1c  txqueuelen 1000  (Ethernet)<br />
        RX packets 1775  bytes 234402 (228.9 KiB)<br />
        RX errors 0  dropped 0  overruns 0  frame 0<br />
        TX packets 445  bytes 56742 (55.4 KiB)<br />
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0<br />
<br />
br0:0: flags=4163&lt;UP,BROADCAST,RUNNING,MULTICAST&gt;  mtu 1500<br />
        inet 192.168.1.2  netmask 255.255.255.0  broadcast 192.168.1.255<br />
        ether dc:a6:32:37:22:1c  txqueuelen 1000  (Ethernet)<br />
<br />
eth0: flags=4163&lt;UP,BROADCAST,RUNNING,MULTICAST&gt;  mtu 1500<br />
        ether dc:a6:32:37:22:1c  txqueuelen 1000  (Ethernet)<br />
        RX packets 1775  bytes 259252 (253.1 KiB)<br />
        RX errors 0  dropped 0  overruns 0  frame 0<br />
        TX packets 451  bytes 57066 (55.7 KiB)<br />
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0<br />
<br />
eth1: flags=4098&lt;BROADCAST,MULTICAST&gt;  mtu 1500<br />
        ether a8:63:7d:61:64:5d  txqueuelen 1000  (Ethernet)<br />
        RX packets 0  bytes 0 (0.0 B)<br />
        RX errors 0  dropped 0  overruns 0  frame 0<br />
        TX packets 0  bytes 0 (0.0 B)<br />
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0</code></div></div><br />
<br />
<br />
Despite both br0 and eth0 being up, I don't see eth0 as a selectable option in the admin, <a href="http://192.168.0.2:8001/config/network" target="_blank" rel="noopener" class="mycode_url">http://192.168.0.2:8001/config/network</a>. Only eth1. If I select eth1 and reboot, it goes back to br0.<br />
<br />
How can I get both physical network interfaces operational on two separate physical networks via those adapters?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Custom iptables rules]]></title>
			<link>https://forum.keexybox.org/Thread-Custom-iptables-rules</link>
			<pubDate>Mon, 09 Jan 2023 15:49:29 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.keexybox.org/member.php?action=profile&uid=14983">rdavila</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.keexybox.org/Thread-Custom-iptables-rules</guid>
			<description><![CDATA[Hi everyone,<br />
<br />
I hope this is the correct place to post this.<br />
<br />
I want to add a few custom rules to iptables and I want them to be applied at boot time. Unfortunately there is no place in the KeexyBox Web Gui to enter custom iptable rules.<br />
<br />
I checked /opt/keexybox and /etc for clues, but could not find any.<br />
<br />
Where can I add custom iptables rules so they are saved and not overwritten by KeexyBox at boot time?<br />
<br />
Thanks in advance!]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
<br />
I hope this is the correct place to post this.<br />
<br />
I want to add a few custom rules to iptables and I want them to be applied at boot time. Unfortunately there is no place in the KeexyBox Web Gui to enter custom iptable rules.<br />
<br />
I checked /opt/keexybox and /etc for clues, but could not find any.<br />
<br />
Where can I add custom iptables rules so they are saved and not overwritten by KeexyBox at boot time?<br />
<br />
Thanks in advance!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[input output settings and dhcp]]></title>
			<link>https://forum.keexybox.org/Thread-input-output-settings-and-dhcp</link>
			<pubDate>Sun, 22 Aug 2021 14:39:41 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.keexybox.org/member.php?action=profile&uid=4756">luke</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.keexybox.org/Thread-input-output-settings-and-dhcp</guid>
			<description><![CDATA[Hi i have everything setting up on a pi 4, but having troubles setting up the input and the output network ips, how should i do the dhcp ips]]></description>
			<content:encoded><![CDATA[Hi i have everything setting up on a pi 4, but having troubles setting up the input and the output network ips, how should i do the dhcp ips]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DHCP & DNS trouble]]></title>
			<link>https://forum.keexybox.org/Thread-DHCP-DNS-trouble</link>
			<pubDate>Thu, 17 Jun 2021 16:49:14 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.keexybox.org/member.php?action=profile&uid=2347">diozea</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.keexybox.org/Thread-DHCP-DNS-trouble</guid>
			<description><![CDATA[Hello,<br />
I finish the setup on a raspberry 4 with a for website filtering and anonymity.<br />
<span style="font-weight: bold;" class="mycode_b">internal</span> interface of Keexybox: 192.168.0.254<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">external</span> interface of Keexybox:<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">192.16</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">8.1.1</span></span></span></span></span></span><br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">router interface: <span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">192.16</span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">8.1.254</span></span></span></span></span></span></span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">GW</span>: 192.168.1.254</span></span></span></span></span></span></span></span></span></span></span></span><br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">DNS1: 208.67.222.222</span></span></span></span></span></span></span></span></span></span></span></span><br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">DNS2: 8.8.4.4</span></span></span></span></span></span></span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">DNS Redirector:</span> enabled or disabled, same result. (what's criteria to decide to enable ou disable it?)</span></span></span></span></span></span></span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">DHCP conf is (on the same interface so: Bro): </span></span></span></span></span></span></span></span></span></span></span></span></span><br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">internal: range <span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">192.16</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">8.0.1 to 100</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">external: range <span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">192.16</span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">8.1.251 to  201</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">Why both ranges have to me enabled?</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br />
How a device will now which range to use?<br />
<br />
But from a PC, I can't resolve any domain. (From keexy I can).<br />
(I haven't create a user or a device).<br />
<br />
Any idea?]]></description>
			<content:encoded><![CDATA[Hello,<br />
I finish the setup on a raspberry 4 with a for website filtering and anonymity.<br />
<span style="font-weight: bold;" class="mycode_b">internal</span> interface of Keexybox: 192.168.0.254<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">external</span> interface of Keexybox:<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">192.16</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">8.1.1</span></span></span></span></span></span><br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">router interface: <span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">192.16</span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">8.1.254</span></span></span></span></span></span></span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">GW</span>: 192.168.1.254</span></span></span></span></span></span></span></span></span></span></span></span><br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">DNS1: 208.67.222.222</span></span></span></span></span></span></span></span></span></span></span></span><br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">DNS2: 8.8.4.4</span></span></span></span></span></span></span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">DNS Redirector:</span> enabled or disabled, same result. (what's criteria to decide to enable ou disable it?)</span></span></span></span></span></span></span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">DHCP conf is (on the same interface so: Bro): </span></span></span></span></span></span></span></span></span></span></span></span></span><br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">internal: range <span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">192.16</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">8.0.1 to 100</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">external: range <span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">192.16</span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">8.1.251 to  201</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">Why both ranges have to me enabled?</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><br />
How a device will now which range to use?<br />
<br />
But from a PC, I can't resolve any domain. (From keexy I can).<br />
(I haven't create a user or a device).<br />
<br />
Any idea?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Samba and Plex no longer connect]]></title>
			<link>https://forum.keexybox.org/Thread-Samba-and-Plex-no-longer-connect</link>
			<pubDate>Mon, 03 May 2021 22:30:35 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.keexybox.org/member.php?action=profile&uid=2296">vit</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.keexybox.org/Thread-Samba-and-Plex-no-longer-connect</guid>
			<description><![CDATA[<span style="color: #202124;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size">After installation, I can no longer access plex and samaba on the local network, I looked at iptables and it seems that there is a drop for everything other than the keexybox ports, how can I release these services on the local network?</span></span><br />
<br />
<span style="color: #202124;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Thanks! <img src="https://forum.keexybox.org/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> <img src="https://forum.keexybox.org/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> <br />
</span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #202124;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size">After installation, I can no longer access plex and samaba on the local network, I looked at iptables and it seems that there is a drop for everything other than the keexybox ports, how can I release these services on the local network?</span></span><br />
<br />
<span style="color: #202124;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Thanks! <img src="https://forum.keexybox.org/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> <img src="https://forum.keexybox.org/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> <br />
</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DNS Settings]]></title>
			<link>https://forum.keexybox.org/Thread-DNS-Settings</link>
			<pubDate>Fri, 26 Feb 2021 17:14:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.keexybox.org/member.php?action=profile&uid=1886">Komi</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.keexybox.org/Thread-DNS-Settings</guid>
			<description><![CDATA[Thank you for the great project.<br />
<br />
According to the documentation, when unchecking "the box Use defined DNS as redirectors" on the Miscellaneous settings, the settings used in DNS 1 &amp; 2 are ignored and DNS queries are not relayed. Further KB documentation says "DNS queries will be directly redirected to the root DNS servers on the Internet."<br />
<br />
For clarification, is this essentially the same as "Unbound DNS"?<br />
<br />
Also, in the DNS and Gateway settings page, under DNS 1 I have an entry 127.0.0.1 which I believe does in fact indicate Unbound DNS is active.<br />
<br />
However, I am confused whether or not this entry is active or ignored due to the unchecked box mentioned above in Miscellaneous settings. Can I please have some clarification on these settings? Thank you]]></description>
			<content:encoded><![CDATA[Thank you for the great project.<br />
<br />
According to the documentation, when unchecking "the box Use defined DNS as redirectors" on the Miscellaneous settings, the settings used in DNS 1 &amp; 2 are ignored and DNS queries are not relayed. Further KB documentation says "DNS queries will be directly redirected to the root DNS servers on the Internet."<br />
<br />
For clarification, is this essentially the same as "Unbound DNS"?<br />
<br />
Also, in the DNS and Gateway settings page, under DNS 1 I have an entry 127.0.0.1 which I believe does in fact indicate Unbound DNS is active.<br />
<br />
However, I am confused whether or not this entry is active or ignored due to the unchecked box mentioned above in Miscellaneous settings. Can I please have some clarification on these settings? Thank you]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Example network setup/topologies]]></title>
			<link>https://forum.keexybox.org/Thread-Example-network-setup-topologies</link>
			<pubDate>Tue, 12 Jan 2021 01:07:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.keexybox.org/member.php?action=profile&uid=1359">mrwhite2020</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.keexybox.org/Thread-Example-network-setup-topologies</guid>
			<description><![CDATA[Hi everyone,<br />
<br />
<br />
<br />
A bit of a setup guides for newbies like me.<br />
<br />
It took me a while to setup Keexybox mainly because I made it hard for myself.  I wanted to replicate:<br />
<br />
<img src="https://wiki.keexybox.org/lib/exe/fetch.php/keexybox_img/keexybox_net_topology_as_gateway_v2.png?w=800&amp;tok=ef853b" alt="[Image: keexybox_net_topology_as_gateway_v2.png?...tok=ef853b]" class="mycode_img" /><br />
<br />
<br />
<br />
with my router changed to:<br />
<br />
 - IP address: 192.168.1.200/24;<br />
<br />
 - I moved the DNS across to OpenDNS DNS entries: <br />
<br />
  - 208.67.222.222 and 208.67.220.220<br />
<br />
 until I setup a cron job to update the Blacklists.<br />
<br />
I wanted the internal network to be: 10.0.0.0/24<br />
and the output network to be: 192.168.1.0/24.<br />
<br />
<br />
<br />
I thought it might be worthwhile showing what setups worked where you have two separate networks.<br />
<br />
<br />
<br />
So Keexybox is:<br />
<br />
 - eth0: 192.168.1.254;<br />
<br />
 - etho:0: 10.0.0.1/24 for the input network, looks like (attachment: keexybox network screen 1.png)<br />
<br />
and then your DHCP looks like attachments: keexybox dhcp screen 1.png and keexybox dhcp screen 2.png<br />
<br />
I performed an update of the Raspberry Pi as well via bash shell:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&#36; ssh pi@192.168.1.254<br />
password: &lt;default&gt;<br />
# change your &lt;default&gt; password with:<br />
&#36; passwd<br />
# update the raspberry pi<br />
&#36; sudo apt-get update<br />
&#36; sudo apt-get upgrade<br />
which introduced a new DHCP client dhcpcd.service which breaks the existing one.  Disable it:<br />
&#36; sudo systemctl disable dhcpcd.service</code></div></div><br />
and check that none of the interfaces are set to DHCP, they should be static:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&#36; cd /etc/network<br />
&#36; less interfaces</code></div></div><br />
This is generated by KeexyBox so make sure your entries are correct according to the screen shots, mine looks like:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># GENERATED BY KEEXYBOX WEBUI<br />
# DO NOT EDIT THIS FILE<br />
<br />
# This file describes the network interfaces available on your system<br />
# and how to activate them. For more information, see interfaces(5).<br />
<br />
# Auto load interfaces<br />
auto lo eth0 eth0:0<br />
iface lo inet loopback<br />
<br />
# Hotplug interfaces<br />
allow-hotplug eth0 eth0:0<br />
<br />
<br />
# Output network configuration<br />
iface eth0 inet static<br />
    address 192.168.1.254<br />
    netmask 255.255.255.0<br />
    gateway 192.168.1.200<br />
    dns-nameservers 192.168.1.200 208.67.222.222<br />
<br />
# Internal network configuration<br />
iface eth0:0 inet static<br />
    address 10.0.0.1<br />
    netmask 255.255.255.0</code></div></div><br />
Then disable DHCP on the router (192.168.1.200) and let Keexybox restart:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&#36; sudo systemctl reboot</code></div></div><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.keexybox.org/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3" target="_blank" title="">keexybox network screen 1.png</a> (Size: 91.97 KB / Downloads: 30)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.keexybox.org/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=4" target="_blank" title="">keexybox dhcp screen 2.png</a> (Size: 87.45 KB / Downloads: 24)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.keexybox.org/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=5" target="_blank" title="">keexybox dhcp screen 1.png</a> (Size: 86.89 KB / Downloads: 23)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
<br />
<br />
<br />
A bit of a setup guides for newbies like me.<br />
<br />
It took me a while to setup Keexybox mainly because I made it hard for myself.  I wanted to replicate:<br />
<br />
<img src="https://wiki.keexybox.org/lib/exe/fetch.php/keexybox_img/keexybox_net_topology_as_gateway_v2.png?w=800&amp;tok=ef853b" alt="[Image: keexybox_net_topology_as_gateway_v2.png?...tok=ef853b]" class="mycode_img" /><br />
<br />
<br />
<br />
with my router changed to:<br />
<br />
 - IP address: 192.168.1.200/24;<br />
<br />
 - I moved the DNS across to OpenDNS DNS entries: <br />
<br />
  - 208.67.222.222 and 208.67.220.220<br />
<br />
 until I setup a cron job to update the Blacklists.<br />
<br />
I wanted the internal network to be: 10.0.0.0/24<br />
and the output network to be: 192.168.1.0/24.<br />
<br />
<br />
<br />
I thought it might be worthwhile showing what setups worked where you have two separate networks.<br />
<br />
<br />
<br />
So Keexybox is:<br />
<br />
 - eth0: 192.168.1.254;<br />
<br />
 - etho:0: 10.0.0.1/24 for the input network, looks like (attachment: keexybox network screen 1.png)<br />
<br />
and then your DHCP looks like attachments: keexybox dhcp screen 1.png and keexybox dhcp screen 2.png<br />
<br />
I performed an update of the Raspberry Pi as well via bash shell:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&#36; ssh pi@192.168.1.254<br />
password: &lt;default&gt;<br />
# change your &lt;default&gt; password with:<br />
&#36; passwd<br />
# update the raspberry pi<br />
&#36; sudo apt-get update<br />
&#36; sudo apt-get upgrade<br />
which introduced a new DHCP client dhcpcd.service which breaks the existing one.  Disable it:<br />
&#36; sudo systemctl disable dhcpcd.service</code></div></div><br />
and check that none of the interfaces are set to DHCP, they should be static:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&#36; cd /etc/network<br />
&#36; less interfaces</code></div></div><br />
This is generated by KeexyBox so make sure your entries are correct according to the screen shots, mine looks like:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># GENERATED BY KEEXYBOX WEBUI<br />
# DO NOT EDIT THIS FILE<br />
<br />
# This file describes the network interfaces available on your system<br />
# and how to activate them. For more information, see interfaces(5).<br />
<br />
# Auto load interfaces<br />
auto lo eth0 eth0:0<br />
iface lo inet loopback<br />
<br />
# Hotplug interfaces<br />
allow-hotplug eth0 eth0:0<br />
<br />
<br />
# Output network configuration<br />
iface eth0 inet static<br />
    address 192.168.1.254<br />
    netmask 255.255.255.0<br />
    gateway 192.168.1.200<br />
    dns-nameservers 192.168.1.200 208.67.222.222<br />
<br />
# Internal network configuration<br />
iface eth0:0 inet static<br />
    address 10.0.0.1<br />
    netmask 255.255.255.0</code></div></div><br />
Then disable DHCP on the router (192.168.1.200) and let Keexybox restart:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&#36; sudo systemctl reboot</code></div></div><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.keexybox.org/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3" target="_blank" title="">keexybox network screen 1.png</a> (Size: 91.97 KB / Downloads: 30)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.keexybox.org/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=4" target="_blank" title="">keexybox dhcp screen 2.png</a> (Size: 87.45 KB / Downloads: 24)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.keexybox.org/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=5" target="_blank" title="">keexybox dhcp screen 1.png</a> (Size: 86.89 KB / Downloads: 23)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
	</channel>
</rss>