1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

827 commits

Author SHA1 Message Date
root
ac22723b43 Release Cleanup of validate_vars, default_vars, local_vars, Stages 0-4, SSHD 2020-09-24 19:01:11 -04:00
A Holt
4a7076a0ef
Merge pull request #2530 from jvonau/hostapd_ctl
Hostapd ctl
2020-09-16 21:50:54 -04:00
Jerry Vonau
f121ae1e52 move to top 2020-09-16 11:52:17 -05:00
George Hunt
4746a142af add ctrl-interface to hostapd 2020-09-16 11:50:52 -05:00
A Holt
ce30aee953
roles/network/README.rst punctiliousness 2020-09-16 10:08:03 -04:00
A Holt
bf2ad15fe0
Refine roles/network/README.rst 2020-09-16 09:44:07 -04:00
Jerry Vonau
a6074935db open up exclude_devices for any device with a default route present
handles wifi & wired devices
2020-09-15 08:17:07 -05:00
Jerry Vonau
aed16ca9f2 exclude_device -> exclude_devices
There can be more than one
2020-09-15 08:17:07 -05:00
Jerry Vonau
797aee3e9f 2515 fix 2020-09-14 22:53:30 -05:00
A Holt
01d418e374
network/tasks/main.yml: typo in comment 2020-09-12 21:11:36 -04:00
A Holt
3ad8b4e47e
network/tasks/main.yml: subsequant -> subsequent 2020-09-12 21:07:26 -04:00
Jerry Vonau
0c8104abff better usage explaination of no_net_restart 2020-09-12 19:58:10 -05:00
A Holt
9d63fa40fb
network/tasks/main.yml: 2 comments about no_net_restart 2020-09-12 20:40:30 -04:00
Jerry Vonau
05600f3b7a detect secondary gateway on wifi interface for no_net_restart 2020-09-12 02:33:31 +01:00
A Holt
0bfc7e9b28
Update 50-hostapd 2020-09-08 09:05:20 -04:00
Jerry Vonau
d032dfa7a6 add loud reboot message 2020-09-07 20:28:13 -05:00
Jerry Vonau
18d32b2b8d add warning is 5Ghz - ignoring 2020-09-07 19:08:51 -05:00
Jerry Vonau
9caf17c2b8 add warning for 5Ghz NOT CHANGING HOSTAPD 2020-09-07 18:57:19 -05:00
A Holt
8d3b2f6ff8
Merge pull request #2472 from jvonau/firmware
RFC Firmware downgrading [WiFi hotspot capacity workaround, for Raspberry Pi]
2020-08-06 12:14:47 -04:00
Jerry Vonau
f6c31f80ba handle firmware downgrade 2020-08-02 13:36:56 -05:00
Jerry Vonau
6e29ed1c3a RPiOS - use 'no-block' with dhcpcd 2020-08-01 11:08:02 -05:00
Jerry Vonau
e57cad010e Ubuntu - use networkd-dispatcher hooks to restart hostapd when br0 appears 2020-08-01 11:06:45 -05:00
Jerry Vonau
13e25494c0 RPiOS - use dhcpcd hooks to restart hostapd when br0 appears 2020-08-01 00:05:31 -05:00
Jerry Vonau
016cdfcc37 use bind-dynamic for dnsmasq on RpiOS - 2 2020-07-23 23:09:01 -05:00
Jerry Vonau
264dc81f03 use bind-dynamic for dnsmasq on RpiOS 2020-07-23 22:59:36 -05:00
Jerry Vonau
b44526cc27 networking - RpiOS - May impact bluetooth networking.
Only supply 'iiab' and use networking service for wired slaves needing br0.
2020-07-23 22:42:03 -05:00
A Holt
224001d0ab
Merge pull request #2406 from jvonau/hook-tune
tuning of 52c0f2aaea [internal WiFi hotspot is not working]
2020-05-13 14:45:53 -04:00
Jerry Vonau
ae62306534 go with all three to match netd-disp 2020-05-13 09:53:01 -05:00
Jerry Vonau
1adb4997a6 didn't like * so split up 2020-05-13 02:14:08 -05:00
Jerry Vonau
2ed7c34579 tuning of 52c0f2aaea 2020-05-13 00:43:42 -05:00
A Holt
7e6d1dc433
hostapd_wait: 5 -> 10 2020-05-12 23:12:41 -04:00
Jerry Vonau
c1bf4adfc2 selective rfkill unblock for raspbian 2020-05-12 10:45:35 -05:00
Jerry Vonau
754c521f0c yaml set the variable wan_nameserver as 'null' without quotes then jinja converts that 'none' 2020-05-11 10:54:26 -05:00
A Holt
39b557b94c
Update enable_services.yml 2020-05-10 14:25:08 -04:00
Jerry Vonau
66f5425943 Merge branch 'master' into early-dns 2020-05-09 16:28:39 -05:00
A Holt
4261399ce2
Merge pull request #2398 from jvonau/bug
while testing 2395 - handle no wifi
2020-05-09 17:25:40 -04:00
Jerry Vonau
37d7186cb8 while testing 2395 - handle no wifi 2020-05-09 16:21:58 -05:00
A Holt
068b53c920
Update network/tasks/main.yml 2020-05-09 16:34:49 -04:00
Jerry Vonau
efc28556ab remove stale note 2020-05-09 15:06:23 -05:00
Jerry Vonau
c88312428f settable at runtime 2020-05-09 15:06:23 -05:00
Jerry Vonau
7e79d691fc install and start dnsmasq early - add option to set upstream dns server 2020-05-09 15:06:23 -05:00
A Holt
0bb0649a5e
Ansible quotes fix in network/tasks/main.yml 2020-05-09 15:30:40 -04:00
A Holt
378aebb748
Update network/tasks/main.yml 2020-05-09 15:15:40 -04:00
Jerry Vonau
1193b15184 once installed and rebooted br0 will be available 2020-05-07 12:23:08 -05:00
Jerry Vonau
04edaeaddd raspbian - wifi installs not assigning ip address to br0 in time for dnsmasq 2020-05-07 12:23:08 -05:00
Jerry Vonau
845a961139 forget about pre-reboot AP usage 2020-05-07 12:23:08 -05:00
Jerry Vonau
a95d476287 rpi wifi-runtime changes 2020-05-07 12:23:08 -05:00
Jerry Vonau
52c0f2aaea too aggressive in dhcpcd's 50-hook 2020-05-07 12:23:08 -05:00
Jerry Vonau
0024a0c17f hotspots revised 2020-05-07 12:23:08 -05:00
Jerry Vonau
35efbe8ea8 hostapd keep a strict starting order 2020-05-07 12:23:08 -05:00