summaryrefslogtreecommitdiff
path: root/nycmesh_notes.org
diff options
context:
space:
mode:
authorboom2 <blizzack@blizzack.com>2023-11-21 14:01:51 -0500
committerboom2 <blizzack@blizzack.com>2023-11-21 14:01:51 -0500
commit2b6b2aefee5ca85cae068d8378590eadb7084604 (patch)
treec6b81e0b63ce9061c195733a46999b4f6275e877 /nycmesh_notes.org
initial commit
Diffstat (limited to 'nycmesh_notes.org')
-rw-r--r--nycmesh_notes.org43
1 files changed, 43 insertions, 0 deletions
diff --git a/nycmesh_notes.org b/nycmesh_notes.org
new file mode 100644
index 0000000..5f6709c
--- /dev/null
+++ b/nycmesh_notes.org
@@ -0,0 +1,43 @@
+* some notes on nycmesh
+
+* <2023-11-09 Thu>
+configuring omnitik routerOS
+
+the default screen when i navigate to http://192.168.88.1/ it then
+re-routes me to
+http://192.168.88.1/webfig/#System:Reset_Configuration.Default_Configuration
+
+which shows the following page in the "Quick Set" menu:
+
+RouterOS v6.48.7 (long-term)
+
+The following default configuration has been installed on your router:
+
+Welcome to RouterOS!
+ 1) Set a strong router password in the System > Users menu
+ 2) Upgrade the software in the System > Packages menu
+ 3) Enable firewall on untrusted networks
+ 4) Set your country name to observe wireless regulations
+-----------------------------------------------------------------------------
+RouterMode:
+ * WAN port is protected by firewall and enabled DHCP client
+ * Wireless and Ethernet interfaces (except WAN port/s)
+ are part of LAN bridge
+LAN Configuration:
+ IP address 192.168.88.1/24 is set on bridge (LAN port)
+ DHCP Server: enabled;
+ DNS: enabled;
+wlan1 Configuration:
+ mode: ap-bridge;
+ band: 5ghz-a/n/ac;
+ tx-chains: 0;1;
+ rx-chains: 0;1;
+ installation: outdoor;
+ wpa2: no;
+ ht-extension: 20/40/80mhz-XXXX;
+WAN (gateway) Configuration:
+ gateway: ether1 ;
+ ip4 firewall: enabled;
+ NAT: enabled;
+ DHCP Client: enabled;
+