Commit Graph

144 Commits

Author SHA1 Message Date
Mark 6ec31a2ea9 firewall notes 2022-03-15 19:51:58 +00:00
Mark 6ad2f8cedd qmicli@.service: speed up connection testing 2022-03-15 19:50:27 +00:00
Mark 06dacff3bf caddyfile: add local
qmicli: add before for asterisk & freepbx
firewall notes: add udp 5060
2022-03-05 12:03:45 +00:00
Mark e6b4207097 qmicli: use bash 2022-03-02 19:13:20 +00:00
Mark 51478545eb qmicli: add wants & restart timeout 2022-03-02 19:03:49 +00:00
Mark d04365a296 SIMCOM 7600G notes 2022-03-02 18:17:09 +00:00
Mark 62928f0283 QMI mode for simcom devices is buggy!
* update qmi service, -p must be used
* add usb0 network & a warning about qmi
2022-02-28 01:01:23 +00:00
Mark 38d11dba27 qmicli: add a ping watchdog script as the main process so that the network can be auto-restarted if it goes down 2022-02-22 16:01:58 +00:00
Mark 22dbd510b9 a long list of changes
* dnsmasq: log dhcp requests to syslog & increase release time
* lan http proxy: don't use conditions
* qmicli: rename qmicli-wwan to qmicli@ and make use of specifiers
* firewall notes: add port 8080 for lan proxy
2022-02-21 20:31:47 +00:00
Mark 49d343d049 add new proxy service using socat
update ufw notes
2022-02-18 21:36:28 +00:00
Mark f8151ccaa8 oopsie 2022-02-17 10:35:58 +00:00
Mark 34abe433e8 caddyfile: local_certs 2022-02-17 10:01:48 +00:00
Mark d914ca08d9 caddyfile: use another port for hosted checking 2022-02-17 09:15:03 +00:00
Mark 370ad3f4e1 fix silly mistake 2022-02-17 09:08:45 +00:00
Mark 34c1c3f72d more read-me files; tweaks to php & caddy configs 2022-02-15 12:34:36 +00:00
Mark fb52be20d1 use www-data 2022-02-14 23:50:47 +00:00
Mark 0ec77aa8e1 add nicer access logging to include more info
- with help from https://drupal.stackexchange.com/questions/238373/logging-urls-in-the-php-fpm-access-log-possible-clean-url-conflict
2022-02-14 23:14:12 +00:00
Mark 9966fa828d correct another brain-fart 2022-02-14 22:59:05 +00:00
Mark 36036417d2 php readme: update text 2022-02-14 22:57:19 +00:00
Mark ec4b87c391 fix command linebreak 2022-02-14 22:52:07 +00:00
Mark b88e13d5e5 remove older php config and scripts 2022-02-14 22:50:43 +00:00
Mark aab1b253f8 add php readme & move sury.org repo script 2022-02-14 22:49:29 +00:00
Mark c17c4bf47a correct conf path 2022-02-14 17:16:36 +00:00
Mark fced19af86 php-fpm example: correct paths 2022-02-14 17:09:04 +00:00
Mark a32b45bffb caddyfile: hide dot . and backup ~ files; php7.4: add example conf using prefixes 2022-02-14 16:04:46 +00:00
Mark de468be041 moves & renames! 2022-02-14 10:19:43 +00:00
Mark 6142e232a1 quite a few changes in this one
* move and rename helper scripts to config directories
* add readme files
* remove older files
* tweak a few other things too
2022-02-14 09:42:06 +00:00
Mark eafbc0ee2a clean-up (cont): rename note files 2022-02-08 20:03:37 +00:00
Mark 557a573ab8 clean-up: move dnsmasq to etc and add example files, rename other directory to scripts. 2022-02-08 19:44:28 +00:00
Mark 300041bffc drop-in: lan - correct value for masquerade 2022-02-04 16:01:39 +00:00
Mark 1de342fac0 drop-in: dhcp - remove stp (again). 2022-02-04 15:17:54 +00:00
Mark 93173684b6 drop-in: got things in reverse 2022-02-04 15:10:30 +00:00
Mark 89f444602f drop-in: lan - don't use systemd-networkd as dhcp server - debian bullseye's version of systemd does not yet fully support it 2022-02-04 08:37:41 +00:00
Mark 0c9b8aa1ea drop-in: remove stp & comment out dhcpstaticlease (not supported on bullseye) 2022-02-03 17:19:35 +00:00
Mark 6d4d3f3c87 Add placeholders for directories and a simple space removal 2022-02-03 11:26:45 +00:00
Mark 0503697bf4 you've got to simplify man(!), and correctly (I hope) use drop-ins! 2022-02-03 11:12:31 +00:00
Mark 0ee888d2fe path rename and new drop-in!
config files are not drop-ins unless they're in a `.d/` directory
2022-02-03 09:04:02 +00:00
Mark a86691f2ed qmicli drop-in:
* change name to match other systemd files
 * remove proxy argument
 * change service type to simple
 * use wants instead of wantedby
 * add restart on failure
 * tweak auto-connect, remove it as an optional command
2022-02-01 10:25:16 +00:00
Mark f851cd2dd9 notes: correct formatting 2022-01-27 20:16:18 +00:00
Mark 56d0ee6af8 use markdown for notes 2022-01-27 20:14:37 +00:00
Mark bd0bbcb738 new note: use LEDs for network status 2022-01-27 20:10:52 +00:00
Mark 1412469abf new drop-in:
- Add basic eth0 lan without bridge.
2022-01-27 09:39:39 +00:00
Mark 6637de41c7 drop-ins: wpa_supplicant
- make connecting to wpa2/wpa3 mixed mode access points a bit easier!!
2022-01-24 21:05:10 +00:00
Mark 58f0df2ff6 drop-in: qmicli service
- change optional arg to enable auto connection settings
2022-01-21 22:51:42 +00:00
Mark 967fe62009 drop-in (qmicli service)
* Use autoconnect
* Run qmi command before bringing up network, in this case, activate optional software on device
2022-01-07 13:04:42 +00:00
Mark a6bee14f02 Drop-ins:
* update bridges
 * add wlan0 powersave off service
2022-01-06 20:15:13 +00:00
Mark c0ca7782c5 Notes: ufw firewall for routing 2022-01-03 23:10:10 +00:00
Mark cfe69abad0 drop-in, qmicli increase sleep time. 2022-01-03 14:43:42 +00:00
Mark 116cc5f3c4 drop-ins.
* Tweak naming.
 * Add bonding.
2022-01-03 13:51:37 +00:00
Mark 51627bb872 qmicli drop-in. Service type changed to forking. forking hell! 2022-01-01 23:45:53 +00:00