<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.ocarc.ca/index.php?action=history&amp;feed=atom&amp;title=HexAP_Default_Config</id>
	<title>HexAP Default Config - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.ocarc.ca/index.php?action=history&amp;feed=atom&amp;title=HexAP_Default_Config"/>
	<link rel="alternate" type="text/html" href="http://wiki.ocarc.ca/index.php?title=HexAP_Default_Config&amp;action=history"/>
	<updated>2026-06-02T23:13:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>http://wiki.ocarc.ca/index.php?title=HexAP_Default_Config&amp;diff=1393&amp;oldid=prev</id>
		<title>Va7stv: Created page with &quot;&lt;pre&gt; # jan/02/1970 00:02:04 by RouterOS 6.39.2 # software id = DEPZ-6VKR # /interface bridge add admin-mac=6C:3B:6B:C1:A8:1C auto-mac=no comment=defconf name=bridge /interfac...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.ocarc.ca/index.php?title=HexAP_Default_Config&amp;diff=1393&amp;oldid=prev"/>
		<updated>2017-10-08T03:38:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;pre&amp;gt; # jan/02/1970 00:02:04 by RouterOS 6.39.2 # software id = DEPZ-6VKR # /interface bridge add admin-mac=6C:3B:6B:C1:A8:1C auto-mac=no comment=defconf name=bridge /interfac...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
# jan/02/1970 00:02:04 by RouterOS 6.39.2&lt;br /&gt;
# software id = DEPZ-6VKR&lt;br /&gt;
#&lt;br /&gt;
/interface bridge&lt;br /&gt;
add admin-mac=6C:3B:6B:C1:A8:1C auto-mac=no comment=defconf name=bridge&lt;br /&gt;
/interface ethernet&lt;br /&gt;
set [ find default-name=ether2 ] name=ether2-master&lt;br /&gt;
set [ find default-name=ether3 ] master-port=ether2-master&lt;br /&gt;
set [ find default-name=ether4 ] master-port=ether2-master&lt;br /&gt;
set [ find default-name=ether5 ] master-port=ether2-master&lt;br /&gt;
/interface wireless&lt;br /&gt;
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-Ce \&lt;br /&gt;
    disabled=no distance=indoors frequency=auto mode=ap-bridge ssid=\&lt;br /&gt;
    MikroTik-C1A821 wireless-protocol=802.11&lt;br /&gt;
set [ find default-name=wlan2 ] band=5ghz-a/n/ac channel-width=20/40/80mhz-Ceee \&lt;br /&gt;
    disabled=no distance=indoors frequency=auto mode=ap-bridge ssid=\&lt;br /&gt;
    MikroTik-C1A820 wireless-protocol=802.11&lt;br /&gt;
/ip neighbor discovery&lt;br /&gt;
set ether1 discover=no&lt;br /&gt;
/ip pool&lt;br /&gt;
add name=default-dhcp ranges=192.168.88.10-192.168.88.254&lt;br /&gt;
/ip dhcp-server&lt;br /&gt;
add address-pool=default-dhcp disabled=no interface=bridge name=defconf&lt;br /&gt;
/interface bridge port&lt;br /&gt;
add bridge=bridge comment=defconf interface=ether2-master&lt;br /&gt;
add bridge=bridge comment=defconf interface=wlan1&lt;br /&gt;
add bridge=bridge comment=defconf interface=wlan2&lt;br /&gt;
/ip address&lt;br /&gt;
add address=192.168.88.1/24 comment=defconf interface=bridge network=\&lt;br /&gt;
    192.168.88.0&lt;br /&gt;
/ip dhcp-client&lt;br /&gt;
add comment=defconf dhcp-options=hostname,clientid disabled=no interface=ether1&lt;br /&gt;
/ip dhcp-server network&lt;br /&gt;
add address=192.168.88.0/24 comment=defconf gateway=192.168.88.1&lt;br /&gt;
/ip dns&lt;br /&gt;
set allow-remote-requests=yes&lt;br /&gt;
/ip dns static&lt;br /&gt;
add address=192.168.88.1 name=router&lt;br /&gt;
/ip firewall filter&lt;br /&gt;
add action=accept chain=input comment=&amp;quot;defconf: accept ICMP&amp;quot; protocol=icmp&lt;br /&gt;
add action=accept chain=input comment=&amp;quot;defconf: accept established,related&amp;quot; \&lt;br /&gt;
    connection-state=established,related&lt;br /&gt;
add action=drop chain=input comment=&amp;quot;defconf: drop all from WAN&amp;quot; in-interface=\&lt;br /&gt;
    ether1&lt;br /&gt;
add action=fasttrack-connection chain=forward comment=&amp;quot;defconf: fasttrack&amp;quot; \&lt;br /&gt;
    connection-state=established,related&lt;br /&gt;
add action=accept chain=forward comment=&amp;quot;defconf: accept established,related&amp;quot; \&lt;br /&gt;
    connection-state=established,related&lt;br /&gt;
add action=drop chain=forward comment=&amp;quot;defconf: drop invalid&amp;quot; connection-state=\&lt;br /&gt;
    invalid&lt;br /&gt;
add action=drop chain=forward comment=\&lt;br /&gt;
    &amp;quot;defconf:  drop all from WAN not DSTNATed&amp;quot; connection-nat-state=!dstnat \&lt;br /&gt;
    connection-state=new in-interface=ether1&lt;br /&gt;
/ip firewall nat&lt;br /&gt;
add action=masquerade chain=srcnat comment=&amp;quot;defconf: masquerade&amp;quot; out-interface=\&lt;br /&gt;
    ether1&lt;br /&gt;
/system routerboard settings&lt;br /&gt;
set init-delay=0s&lt;br /&gt;
/tool mac-server&lt;br /&gt;
set [ find default=yes ] disabled=yes&lt;br /&gt;
add interface=bridge&lt;br /&gt;
/tool mac-server mac-winbox&lt;br /&gt;
set [ find default=yes ] disabled=yes&lt;br /&gt;
add interface=bridge&lt;/div&gt;</summary>
		<author><name>Va7stv</name></author>
	</entry>
</feed>