Tim Wilkinson
806f137ae0
Add xlinks to vpn firewall zone
2022-10-04 22:06:04 -07:00
Tim Wilkinson
64e4c1e3cd
Support adding extra network links to OLSR
...
This is useful for non-AREDN backbone links, etc.
2022-10-04 22:06:04 -07:00
Steve
7f4342ffb7
add help link to pages missing it ( #513 )
2022-10-03 20:49:26 -05:00
Steve
72572034be
add ntp update period to basic setup page ( #510 )
...
* add ntp update period to basic setup page
* ensure current value as selected
* include case where reverts to daily after upgrade
* persist ntp_period across upgrades
2022-10-02 18:46:57 -05:00
Steve
bf105adf84
fix recoverymode script ( #512 )
2022-09-27 22:03:55 -05:00
Tim Wilkinson
c341bba378
Switch to more active wifi reset ( #508 )
2022-09-20 18:29:03 -05:00
Tim Wilkinson
808f4b1aa1
Remove an old "Lua version" display tag ( #509 )
2022-09-20 18:26:44 -05:00
Steve
4e20b020d6
include wireguard packages in the repo ( #507 )
2022-09-19 17:33:49 -05:00
Steve
f9a63a3f25
update help file for new adv config format ( #504 )
2022-09-12 16:09:57 -05:00
Tim Wilkinson
b8fe2578a3
Add more 3XX redirects + 401 authentication ( #506 )
...
* Add more 3XX directs
* Allow pages which require user authentication
2022-09-12 16:09:19 -05:00
Tim Wilkinson
5efd0276fe
Add a wifi scan trigger for when the nodes detected becomes zero
2022-09-10 12:39:44 -07:00
Steve
e37708641e
simplify AdvConfig display ( #501 )
2022-09-09 09:41:52 -05:00
Tim Wilkinson
238d0fcd70
Stop node's LQM neighbors including itself ( #502 )
2022-09-09 08:50:39 -05:00
Tim Wilkinson
6ba17b8e5a
Snapshot hostnames after updates so we have a consistent copy to display ( #488 )
2022-09-06 09:58:18 -05:00
Tim Wilkinson
3f89bb4290
Fix bad match for NAT dhcp address. ( #500 )
2022-09-06 09:57:06 -05:00
Steve
b6a4ee6bb2
add units to setup and advconf pages ( #499 )
2022-09-04 11:05:54 -05:00
Steve
cb62d5bf49
change support link to button ( #496 )
2022-08-29 16:49:45 -05:00
dman776
1c24f7d18a
revert 3.22.8.0 back to development ( #495 )
2022-08-29 10:52:53 -05:00
Tim Wilkinson
0cd4fd3edc
If redirect ends at an https link assume it is valid (we cannot check it) ( #491 )
2022-08-29 10:31:03 -05:00
Tim Wilkinson
d463923b29
Moved example routes file
2022-08-28 08:17:35 -07:00
Tim Wilkinson
4ca403e1a1
Examples
2022-08-28 08:17:35 -07:00
Tim Wilkinson
9daf640c85
Optionally include static routes (and preserve them across upgrades)
2022-08-28 08:17:35 -07:00
dman776
c6e28f2990
revert: Prepare 3.22.8.0 ( #485 )
...
* aredn: prepare the 3.22.8.0 release
* Revert "aredn: prepare the 3.22.8.0 release (#484 )"
This reverts commit 246f5d0a16
.
2022-08-24 16:54:39 -05:00
dman776
246f5d0a16
aredn: prepare the 3.22.8.0 release ( #484 )
2022-08-24 14:02:12 -05:00
Tim Wilkinson
1824b945c8
Dont validate hostname in NAT mode.
...
Hostname is always valid for NAT but not in the valid_hosts table.
2022-08-22 08:04:15 -07:00
Tim Wilkinson
8a2b6f968d
A simple way to keep a user swconfig override across upgrades ( #481 )
2022-08-16 14:03:13 -05:00
Steve AB7PA
696df41d5a
update node help file for adv wan settings ( #480 )
2022-08-15 17:22:17 -05:00
Tim Wilkinson
46f48a92f2
Remove 172.16.0.0/12 route
2022-08-15 11:16:24 -07:00
Tim Wilkinson
471f200782
Added missing callbacks
2022-08-15 11:16:24 -07:00
Tim Wilkinson
a8d3be4403
Make the options booleans
2022-08-15 11:16:24 -07:00
Tim Wilkinson
e1ddbabb85
Migrate LAN-to-WAN options to advance configuration
2022-08-15 11:16:24 -07:00
Tim Wilkinson
ac012ae7b2
Improve non-WAN firewalling
2022-08-15 11:16:24 -07:00
Tim Wilkinson
c240d8a4a9
Block forwarding between LAN and WAN when necessary.
...
When "Prevent LAN devices from accessing WAN" is enabled
2022-08-15 11:16:24 -07:00
Steve AB7PA
9214a749b8
reorder advconfig settings ( #477 )
2022-08-09 21:44:45 -05:00
Tim Wilkinson
4426aa8016
Remove spectal scan ( #441 )
2022-08-02 21:27:31 -05:00
Tim Wilkinson
102c4112c0
Prefix 'WiFi' to WAN address when WiFi wan is enabled ( #470 )
2022-08-02 18:57:44 -05:00
Tim Wilkinson
c3a317d424
Provide status about state of wan wifi connection ( #472 )
...
* Provide status about state of wan wifi connection
* Updated icons
* One more icon
2022-08-02 18:56:27 -05:00
Tim Wilkinson
47fc5f78ef
Password visible toggle ( #469 )
...
* Add toggle to show password fields
* Fix permissions
2022-08-02 18:55:08 -05:00
Steve AB7PA
fddde5ea53
update html help file for adv svc feature ( #459 )
2022-07-31 14:12:53 -05:00
Steve AB7PA
7b768e6ce1
add svc alert icon ( #461 )
2022-07-31 14:12:17 -05:00
Tim Wilkinson
665fa4924f
Fix missing "http" proto when checking non-links
2022-07-27 12:22:10 -07:00
Tim Wilkinson
e8d90a9404
Add a visual indicator when a service is not being published.
2022-07-27 12:22:10 -07:00
Tim Wilkinson
1e78f85edc
Immediatley run service check code when installing/removing package
2022-07-26 23:48:24 -07:00
Tim Wilkinson
d16e9e4f90
If address ping fails, also try an arping in case local device blocks pings
2022-07-26 23:48:24 -07:00
Tim Wilkinson
e591ffa801
Also include AR750
2022-07-25 14:39:24 -07:00
Tim Wilkinson
d9ef1423c2
Add WAN VLAN support to the Mikrotik hAP
2022-07-25 14:39:24 -07:00
Steve AB7PA
6272209324
adjust admin categories ( #455 )
2022-07-25 16:38:18 -05:00
Steve Lewis AB7PA
54ecb2a10c
update contributors list
2022-07-24 08:14:30 -07:00
Tim Wilkinson
49a3d7738b
Deal with lan on AR300M always having the same mac address
2022-07-24 08:12:30 -07:00
Paul K3PGM
b859a79127
Fully validate node and tactical names; give better messages when invalid. ( #450 )
2022-07-22 18:49:58 -05:00