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

561 commits

Author SHA1 Message Date
Jerry Vonau
4a8daa1d12 better feedback for dhcp_service2 2019-07-06 23:35:38 -05:00
Jerry Vonau
ed0d8961a6 correct waiting explaination 2019-07-06 23:09:59 -05:00
Jerry Vonau
3baa790b6e fix WAN detection in /etc/network/interfaces 2019-07-06 22:59:12 -05:00
A Holt
252cac143d
Update enable_services.yml 2019-06-29 18:29:58 -04:00
A Holt
c241cfb3c8
Update dnsmasq.sh.j2 2019-06-29 15:27:20 -04:00
A Holt
ee4ed1b94d
towards fixing #1778 2019-06-27 19:58:10 -04:00
Anish Mangal
71e0cf147a Comment out DNS line in /etc/systemd/network/IIAB-Bridge.network as it is causing race issues #1747 2019-06-25 20:03:29 +05:30
Anish Mangal
2d4a55aef2 do not copy dnsmasq restart script if we are on rpi 2019-06-23 11:43:45 +00:00
A Holt
5fc4d22057
Merge pull request #1733 from m-anish/azuracast
Initial checkin of AzuraCast role [for online radio stations]
2019-06-23 06:32:28 -04:00
Anish Mangal
dfeb3cb5a0 Move the dnsmasq-restarter script from dnsmasq.yml to enable_services.yml 2019-06-23 07:57:19 +00:00
Anish Mangal
afee35b222 Restart dnsmasq whenever iiab-lan-iface comes back up 2019-06-23 06:30:50 +00:00
Anish Mangal
0c85804e99 Merge branch '1753' into dnsmasq-fix 2019-06-23 06:20:18 +00:00
Anish Mangal
808d7d1697 Add br-* and docker to network interface list to exclude 2019-06-23 02:39:27 +00:00
A Holt
84cfd2b789
Merge branch 'master' into azuracast 2019-06-22 14:27:24 -04:00
Jerry Vonau
718fccc51c
Update computed_network.yml
Docker
2019-06-20 12:11:45 -05:00
Jerry Vonau
0851b6093d
Update detected_network.yml
Docker
2019-06-20 12:03:03 -05:00
Anish Mangal
8a1094e964 Move freepbx from being hosted at pbx.lan to <ip>:8888 2019-06-20 04:30:55 +00:00
A Holt
f56c9e8c75
restart dnsmasq in appliance mode too! 2019-06-19 20:07:53 -04:00
A Holt
198445e93e
'static' was missing left of domain_name_servers 2019-06-19 13:02:38 -04:00
Jerry Vonau
be9671d6c5
Update computed_services.yml
Fix
2019-06-19 10:49:23 -05:00
Anish Mangal
77bbfa381b Azuracast ports in iiab-gen-iptables 2019-06-19 06:28:47 +00:00
Tim Moody
715be6a62b remove systemctl restart networking 2019-06-15 15:16:56 -04:00
Tim Moody
47f1269563 hostapd fails to start if wifi connected to wan 2019-05-28 14:04:04 -04:00
A Holt
a3d7791f2a
Merge pull request #1617 from mitra42/mitra
Mitra - 'internetarchive' & 'yarn' Ansible playbooks for IIAB
2019-05-25 11:26:05 -04: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
f2acf8934b
{{ services_externally_visible }} fails, deprecate it 2019-05-25 06:33:21 -04:00
A Holt
7a3fca8c80
Delineate vars already defined in local_vars & default_vars 2019-05-25 06:13:39 -04:00
A Holt
32b849e34f
Merge branch 'master' into mitra 2019-05-25 01:11:24 -04:00
holta
9543a10d82 ': false' to ': False' + ': true' to ': True' or ': yes' 2019-05-24 19:29:41 -04:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
holta
2e3c4b7b2e comments preserve hardcoded U18 clauses 2019-05-24 03:13:52 -04:00
holta
3eccbd9d60 '| bool' for Ansible 2.8; prep U18+ 2019-05-24 03:06:43 -04:00
root
2ea775848a Add |bool in network/tasks/restart.yml 2019-05-24 01:51:03 -04:00
A Holt
be5bbe8e5e
output tweak 2019-05-24 00:03:21 -04:00
A Holt
44c8204f66
Merge pull request #1693 from holta/firewall-usability
iptables firewall: Apply @jvonau's "$lan" != "none" to forwarding not just masquerading
2019-05-23 23:51:54 -04:00
A Holt
a68ae48b4e
Apply @jvonau's "$lan" != "none" to fwd'ing (not just masq'ing) 2019-05-23 23:42:55 -04:00
A Holt
3d976bebec
iptables doc tweak 2019-05-23 19:42:40 -04:00
A Holt
f826c138b8
iptables doc tweak 2019-05-23 19:39:44 -04:00
A Holt
a55c7150e8
enable masquerade only when "$lan" != "none" (typo fixed) 2019-05-23 17:00:27 -04:00
A Holt
7fa7d1d40a
Enable masquerade only when "$lan" != "none" 2019-05-23 11:25:55 -04:00
A Holt
98049544b1
Lines numbers fixed in comment 2019-05-21 04:03:39 -04:00
A Holt
b221473d64
iiab-gen-iptables 15+ core port rules alphabetized 2019-05-21 03:57:04 -04:00
A Holt
efd317d62f
Line number fix in comment 2019-05-21 03:31:28 -04:00
A Holt
f5ed9d6966
iptables $gui_port comment 2019-05-21 03:30:40 -04:00
A Holt
68676ef444
Comment points to iptables docs 2019-05-21 03:09:58 -04:00
A Holt
071d5987b7
http-vs-https clarified in network/tasks/avahi.yml 2019-05-21 02:43:43 -04:00
A Holt
52fdf8983b
add WAN-side rules even if Appliance (if WAN exists!) 2019-05-21 02:06:47 -04:00