Commit Graph

49 Commits

Author SHA1 Message Date
Gregor Michels 191b7f2a77 rgs wifi: improve RSSI for clients by increasing tx power 2023-03-08 00:03:54 +01:00
Gregor Michels 23dba0c340 inventory: append location information to every switch 2023-03-07 23:59:04 +01:00
Gregor Michels eaeb360e6c inventory: give sw-access04 a site 2023-03-07 23:46:05 +01:00
Gregor Michels 220bb149c8 adp: add temporary access switch sw-access04 2023-03-07 23:40:37 +01:00
Gregor Michels 2962a08be7 sax-rgs-gw-core01: bump fw to latest version 2023-01-17 23:54:07 +01:00
Gregor Michels 3ec08cb017 rgs: add gateway 'sax-rgs-gw-core01' 2023-01-17 23:53:58 +01:00
Gregor Michels 67db4a7521 site rgs: add accesspoints 2023-01-17 23:52:53 +01:00
Gregor Michels bdc70d629b rgs: add switches sax-rgs-sw-access0{1-2} 2023-01-17 23:50:49 +01:00
Gregor Michels a23c6dc488 rgs: add wifi information 2023-01-17 23:50:49 +01:00
Gregor Michels e750db6783 add new site 'rgs' 2023-01-17 23:50:49 +01:00
Gregor Michels 718bdb4594 accesspoints: generify wifi config
be able to support different ap hardware (wifi wise)
2023-01-17 23:50:49 +01:00
Gregor Michels 6524149a48 playbook_create_switch_configs_stock: prepare for other stock firmwares 2023-01-10 02:38:31 +01:00
Gregor Michels d5617ce1e9 accesspoints: upgrade to OpenWrt 22.03 2023-01-08 05:44:17 +01:00
Gregor Michels 26884f6d8d gateways: fix mismatch between inventory fw name and backed in fw name
for some reason i've misspelled the fw profile name for the two gateways
resulting in `playbook_sysupgrade` always wanting to upgrade the
firmware
2023-01-08 04:54:21 +01:00
Gregor Michels 44a1e9613a adp: old facility management container is noẃ social work 2022-12-30 19:19:42 +01:00
Gregor Michels cdac15e466 adp: add new ap-1293
into the new facility management container
2022-12-30 17:57:10 +01:00
Gregor Michels f6ba9f5aa6 ans: replace switches due to RMA 2022-12-02 00:58:46 +01:00
Gregor Michels 5017cb5dfb wifi ans: try to optimize channel selection for clients
inside tents:
* half transmit power in the 2,4GHz bands
* increase transmit power in the 5GHz bands by 1 dBm

this hopefully forces more clients into the 5 GHz bands
2022-11-19 03:47:24 +01:00
Gregor Michels d58b09272e wifi ans: fix channels for two aps
so they can actually transmit with 19dBm
2022-11-19 03:45:48 +01:00
Gregor Michels dca1261f07 inventory: fix site for ffl-ans-gw-core01
Fixes: 4afda5bdd9
2022-11-19 01:48:11 +01:00
Gregor Michels 74075f307f inventory: add site var 2022-11-16 23:17:07 +01:00
Gregor Michels c058853f73 activate public wifi on ans 2022-11-14 02:20:51 +01:00
Gregor Michels 329b09bd9a wifi ans: shorten backoffice ssid
cause it was too long (>32 chars)
2022-11-14 01:58:46 +01:00
Gregor Michels bf1c7bd3ab accesspoints: fix gateway and dns for ans aps 2022-11-14 01:35:23 +01:00
Gregor Michels 1e82bcc6b9 accesspoins ans: define channels and transmit power 2022-11-14 01:24:29 +01:00
Gregor Michels ce15f497e7 inventory: correct site for new aps
Fixes: a4718616a9
2022-11-14 01:23:55 +01:00
Gregor Michels a4718616a9 installed remaining accesspoints on ANS 2022-11-13 19:34:05 +01:00
Gregor Michels 5337a22df1 installed a few more accesspoints on the ANS 2022-11-13 19:29:38 +01:00
Gregor Michels e110320999 accesspoints: added toggle to disable public wifi
also disabled public wifi on ANS till offloader works
2022-11-12 21:38:27 +01:00
Gregor Michels 7244b53d6d inventory: installed the first aps in ANS 2022-11-12 21:37:52 +01:00
Gregor Michels 4afda5bdd9 add ffl-ans-gw-core01 2022-11-10 01:57:56 +01:00
Gregor Michels 61c1255e64 inventory: add switches (with stock firmware) for ans 2022-11-10 00:24:07 +01:00
Gregor Michels ad46726773 inventory: fix copy pasta error for new aps
Fixes: 0e3ff8b22f
2022-11-09 00:37:15 +01:00
Gregor Michels 3a03ff7cdd wifi: site specific settings 2022-11-09 00:21:17 +01:00
Gregor Michels f7827b6fd9 inventory: sort hosts into sites 2022-11-09 00:20:27 +01:00
Gregor Michels a1a92d66cc inventory: correct aps for ans 2022-11-09 00:19:46 +01:00
Gregor Michels 0e3ff8b22f wip: add new aps for different site into inventory 2022-11-08 21:42:11 +01:00
Gregor Michels 166a2d33b8 new playbook 'playbook_provision_switches'
to finally provision switches via ansible.

Because we cannot fit python onto the switches we are using the awesome
ansible module/role from gekmihesg to still be able to automate this :)

https://github.com/gekmihesg/ansible-openwrt
2022-11-03 00:15:05 +01:00
Gregor Michels 59b841850d gateways: define garet profile and release 2022-10-24 01:41:22 +02:00
Gregor Michels 8d79518516 accesspoints: pin fw to garet aruba-ap-105_21.02 (845a6ba) 2022-10-24 00:34:30 +02:00
Gregor Michels 7d4d297ef5 inventory: add location information to accesspoints 2022-10-11 01:29:49 +02:00
Gregor Michels cc7a94127d add new ap-ac7c
documentation will follow soon
2022-09-26 00:34:06 +02:00
Gregor Michels 60dcef23b7 limit txpower of ap-c5d1 2022-09-26 00:34:06 +02:00
Gregor Michels 6bcefd4955 incident 017: add another icmp probe `mon-e2e-wan01` 2022-09-15 02:02:22 +02:00
Gregor Michels c9843a4cdd inventory: use /tmp as a the temporary dir on openwrt devices
* increases speed (in theory)
* conserve write cycles on the flash
2022-09-14 03:27:20 +02:00
Gregor Michels 60e57af853 hypervisor: create new container "mon-e2e-clients01"
* lives inside the public network
* configured static lease on `gw-core01` for `mon-e2e-clients01`
* because of the policy-based-routing `mon-e2e-clients01` is not able to
  route into other network than the internet/wan. Jump via `gw-core01`
  if you want to reach this container
2022-09-14 03:11:05 +02:00
Gregor Michels e350445a4b playbook_provision_hyper01: generify playbook
now we read the containers to create dynamically from the inventory
2022-09-14 02:56:05 +02:00
Gregor Michels 79d46e3100 add `ap-8f38`
also document mullvad vpn tunnel
2022-09-09 02:07:13 +02:00
Gregor Michels 1016dd4077 rename some ansible files/directories 2022-07-03 02:07:50 +02:00