1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
Commit graph

77 commits

Author SHA1 Message Date
Jerry Vonau
fb008640ef deal with tailscale0 2025-01-13 17:17:58 -06:00
Jerry Vonau
87ea472003 add discovered_wireless_iface to lan_list_result and num_lan_interfaces_result 2022-10-03 08:47:00 -05:00
Jerry Vonau
ebae360646 network - drop internet_available 2022-06-29 23:02:48 -05:00
root
2457f415fc Speed up roles/0-init by moving 2 things to detected_network.yml 2022-06-29 18:37:13 -04:00
Jerry Vonau
7113f87f32 Detect, recored if wifi can be AP and suppress installing supporting files 2022-03-28 20:40:11 -05:00
root
55c016089c Deprecate DansGuardian, Squid, WonderShaper 2021-08-14 16:18:12 -04:00
A Holt
b8311af03a
Fix comment in network/defaults/main.yml 2021-01-29 20:56:24 -05:00
A Holt
6c41b07462
Initialize vars in network/defaults/main.yml e.g. 'prior_gw_device: unset' 2021-01-29 11:48:00 -05:00
Jerry Vonau
7bed67ddcc temp fix for #2585 with networkd-dispatcher/groovy,now 2.0.1-1
revert when fixed upstream
2020-11-23 19:31:43 -06:00
Jerry Vonau
aed16ca9f2 exclude_device -> exclude_devices
There can be more than one
2020-09-15 08:17:07 -05:00
A Holt
7e6d1dc433
hostapd_wait: 5 -> 10 2020-05-12 23:12:41 -04:00
Jerry Vonau
3912e6a1ef remove reboot_to_AP 2020-05-01 10:27:48 -05:00
Jerry Vonau
1d4e427fa9 softcode exclude devices, move tests and turn into hard failures, record wifi after channel detection, prior_gateway_device, fix ap0 exclude 2020-05-01 10:27:47 -05:00
Jerry Vonau
1693e502ba Rework reserved_wifi -> reserved_device 2020-05-01 10:27:46 -05:00
Jerry Vonau
9df4e169b6 slimdown defaults 2020-05-01 10:27:45 -05:00
Jerry Vonau
79a829dabe softcode apo_mac_addr 2020-05-01 10:27:45 -05:00
Jerry Vonau
e0fd77836b restore iiab_lan_enabled iiab_user_lan
gui_desired_network_role is intended to be optional.
iiab_lan_enabled: False intended to be big hammer to ignore all other interfaces
iiab_user_lan: user override to define the LAN interface when iiab provided bridging is not wanted

Could be rename user_desired_network_role....
2020-02-02 00:25:09 -06:00
A Holt
65003acf8f
Update network/defaults/main.yml 2020-01-21 12:03:54 -05:00
A Holt
ef32eb0fd9
Update main.yml 2019-09-03 18:09:23 -04:00
A Holt
467308e38d
192.168.1.254 preferred over 192.168.1.1 in MX schools 2019-09-03 14:57:24 -04:00
A Holt
0b0268ea5e
New var wan_try_dhcp_before_static_ip 2019-09-03 14:51:08 -04:00
A Holt
7bf10c756b
Update main.yml 2019-09-02 20:34:50 -04:00
A Holt
ab2d0d3155
Update main.yml 2019-09-02 20:29:00 -04:00
A Holt
f5935654c8
wan_try_dhcp_then_static_ip -> wan_can_use_dhcp_ip 2019-09-02 20:12:33 -04:00
A Holt
c6a82dbcfe
wan_ipv4ll -> wan_link_local 2019-09-02 19:58:03 -04:00
A Holt
41f52628f3
Update main.yml 2019-09-02 18:18:00 -04:00
A Holt
692607c91b
wan_ipV4LL -> wan_ipv4ll 2019-09-02 18:14:23 -04:00
A Holt
763624bff1
Update main.yml 2019-09-02 17:54:54 -04:00
A Holt
9c5e4d3f40
Update main.yml 2019-09-02 16:22:52 -04:00
A Holt
8c6edc503b
Update main.yml 2019-09-02 16:15:53 -04:00
A Holt
4f7020f39f
Update main.yml 2019-09-02 16:06:07 -04:00
A Holt
33338ec7de
Update main.yml 2019-09-02 15:41:01 -04:00
Jerry Vonau
b28f7e1298 rename variable to wan_ignore_ipV4LL 2019-09-02 12:20:04 -05:00
Jerry Vonau
8d12314a6e use profile/arping for static in dhcpcd.conf 2019-09-02 11:50:38 -05:00
A Holt
54f4327a5b
Clarify Wi-Fi customization instructions 2019-05-25 07:58:19 -04:00
A Holt
3a7b69b6a0
Captive Portal doc evolution clarified 2019-05-25 07:36:25 -04:00
A Holt
e141c64d1c
Doc Links @ top of roles/network/defaults/main.yml 2019-05-25 07:31:20 -04:00
A Holt
f2ddcac90a
Making network/defaults/main.yml approachable for others 2019-05-25 07:19:16 -04:00
A Holt
7a3fca8c80
Delineate vars already defined in local_vars & default_vars 2019-05-25 06:13:39 -04:00
A Holt
3c76bbe8f3
hostapd_wait: 5 [was 1 second...we can try 3...or 10 if nec?] 2019-05-07 12:19:12 -04:00
georgejhunt
84da40c40d
Cap2 (#1300)
* move captive portal to its own role

* runrole still not working

* make apache name consistent, define py_captive_portal_port

* record android fixes

* some progress -- windows8.1 works but detectportal.firefox active for both mac and windows

* works all platforms

* one captive_portal_install not changed to py_captive...

* port into defaults

* windows 7,8,10,mac,ios,android 5,7

* add # to dnsmasq.d/captive

* guess what android 8 might need

* move captive portal to its own role

* runrole still not working

* make apache name consistent, define py_captive_portal_port

* record android fixes

* some progress -- windows8.1 works but detectportal.firefox active for both mac and windows

* works all platforms

* one captive_portal_install not changed to py_captive...

* port into defaults

* windows 7,8,10,mac,ios,android 5,7

* add # to dnsmasq.d/captive

* guess what android 8 might need

* restart apache2 and dnsmasq in role

* do not hard code apache name

* cut out disfunctional experiments

* variable py_captive_portal_port misspelled

* add wildcard serveralias to box.lan vhost to fix default

* add in STDOUT to log

* remove the py_

* add in msn to urls to capture

* missed a few py_
2018-11-17 20:09:40 -08:00
A Holt
65972dafbc
Update main.yml 2018-10-09 16:40:54 -04:00
Jerry Vonau
bb6b3c2ab2 Explicitly disable dnsmasq when in Appliance mode
otherwise dnsmasq will become active upon reboot because enable_services.yml
would still be acting upon local_vars.yml where dnsmasq_enabled is set to True
while there is not LAN interface available to bind the service to.
2018-10-09 11:50:00 -05:00
A Holt
0d33d7aef0
Update main.yml 2018-10-08 20:27:25 -04:00
A Holt
d80e0771ac
Update main.yml 2018-10-08 17:29:57 -04:00
A Holt
6269aa590d
Update main.yml 2018-10-08 17:20:00 -04:00
A Holt
ed81633f65
Update main.yml 2018-10-08 17:02:34 -04:00
A Holt
151f93fc6a
Update main.yml 2018-10-08 15:45:35 -04:00
A Holt
7866041f2b
Update main.yml 2018-07-19 22:09:15 -04:00
A Holt
b0aea6e136
Update main.yml 2018-07-12 14:10:34 -04:00