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

555 commits

Author SHA1 Message Date
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
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
e57cad010e Ubuntu - use networkd-dispatcher hooks to restart hostapd when br0 appears 2020-08-01 11:06:45 -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
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
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
8190f4b7a9 runtime - move clone-wifi - adjust services 2020-05-07 12:23:08 -05:00
Jerry Vonau
6e21b0b55b rpi-next-run sync up 2020-05-07 12:23:07 -05:00
Jerry Vonau
323e5c7372 don't use test-wifi for hostapd start 2020-05-07 12:23:07 -05:00
Jerry Vonau
c602bace6b hostapd.yml reload new services 2020-05-07 12:23:07 -05:00
Jerry Vonau
263010cfdf raspbian - only start clone-wifi if wired gateway is used 2020-05-07 12:23:07 -05:00
Jerry Vonau
60a6484c51 restart.yml netplan fix needs is_ubuntu 2020-05-07 12:23:07 -05:00
Jerry Vonau
050722f3a0 ubuntu hook for channel change 2020-05-07 12:23:07 -05:00
Jerry Vonau
1bdd038b41 raspbian no reboot -- needs testing 2020-05-07 12:23:07 -05:00
Jerry Vonau
b60d4957a1 ubuntu no reboot 2020-05-07 12:23:07 -05:00
Jerry Vonau
c51575f02b network main cleanup 2020-05-07 12:23:07 -05:00
Jerry Vonau
1366bf507d show what is being recoreded in iiab_env_file 2020-05-07 12:23:07 -05:00
Jerry Vonau
9a55fdff9c let wifi test start hostapd 2020-05-07 12:03:51 -05:00
Jerry Vonau
964a592679 service touch-ups 2020-05-07 12:03:51 -05:00
Jerry Vonau
575b66fb6e use the new routine 2020-05-07 12:03:51 -05:00
A Holt
ffe33ac76d
Update roles/network/tasks/hostapd.yml 2020-05-04 15:32:43 -04:00
A Holt
9142cde8ff
Update roles/network/tasks/restart.yml 2020-05-04 15:32:34 -04:00
Jerry Vonau
5c402848dd just restart systemd-networkd 2020-05-04 12:11:26 -05:00
Jerry Vonau
b1f6c8176e for the most part restart dnsmasq 2020-05-03 19:18:20 -05:00
Jerry Vonau
5bd975db5e the intent is to not restart hostapd during wifi installs 2020-05-03 14:02:14 -05:00
Jerry Vonau
c2730635a6 override 'vars' if the hardware is not present 2020-05-03 14:00:20 -05:00
Jerry Vonau
e9f9364a90 netplan needs the unmasking|enable for sysd-netd 2020-05-01 21:35:49 -05:00
Jerry Vonau
9ee93d7e01 sysd-netd-debian - split unmask/enable and restart 2020-05-01 21:22:41 -05:00
Jerry Vonau
f8a59b46bb legacy wifi installs needs iiab_wireless_lan_iface set also 2020-05-01 20:02:05 -05:00
Jerry Vonau
117e40f5bc hostapd.yml - missed rpi_model != 'none', touchups 2020-05-01 10:27:49 -05:00
Jerry Vonau
63c64271af move netplan before hostapd to pick up set_fact sysd-netd-active 2020-05-01 10:27:49 -05:00