Commit Graph

21 Commits

Author SHA1 Message Date
zolliker 63373404e6 firewall and routing of port 80 to 8080
- create nftables in install.py
- routing of port 80 to 8080 if boxweb is using 8080
- modified change_firewall in utils.py used also by router.py
+ automatically start desktop and web browser when boxweb is
  configured
2025-10-14 17:24:11 +02:00
zolliker 696a54e3cd router: fix routing with serial lines
bug: self.fno instead of service.fno
2024-10-03 14:40:15 +02:00
l_samenv b2872db6e3 fix bug when connection is interrupted on the hw connection
+ stop listening for 10 seconds after an error
2024-05-15 18:31:00 +02:00
l_samenv 4ca03f544b bux fix in router: missing 'self.' 2024-05-15 10:38:27 +02:00
l_samenv 1318666db0 boxtools on raspberry pi
- rename to_system to apu_system / cm3_system /cm4_system
- fixes in router
- firewall may be switched off
- firewall is a parameter of router, also used when no routing is configured.
2024-05-14 10:48:52 +02:00
l_samenv 5dc4f8a984 fix boxtools for rpi
- remove to_cm4
- create replace_in_file
2024-03-20 12:10:14 +01:00
zolliker 9c9719bff4 change if names from enp*s0 to eth*
including all cfg files!
2024-03-19 15:56:53 +01:00
l_samenv 0a0009a096 wip unify rpitools with boxtools
install.py and router.py
2024-03-19 11:42:50 +01:00
zolliker ddedf67bf3 split out config file reading
+ improve ip and no 'network' on display
2024-03-06 11:48:41 +01:00
zolliker 6f025880ce fix nftables (firewall) mechanism 2024-03-05 11:16:27 +01:00
l_samenv e4e37eb049 moved from centos 7 to debian-bookworm
includes modifications in install.py and router.py
2024-03-05 08:03:00 +01:00
zolliker 8680e5b2a9 fix pending accepts behaviour
+ check if interface is plugged
2024-03-01 15:51:46 +01:00
zolliker 1e33d7eba4 unify versions
logging was with 2 different versions
new: InfoHandler and Log class

covers logging when stated from commandline and remote logging
via ports 1110, 1111, 1112 (DEBUG, INFO, WARN levels)
2024-02-28 14:10:26 +01:00
zolliker 2fea4a95f2 multiple connections for http
+ better logging
2024-02-20 17:07:11 +01:00
zolliker 9a782cb283 add info/log connection to router 2023-08-07 11:27:19 +02:00
zolliker fb8f454576 log port on accepted connection 2022-06-29 11:23:50 +02:00
zolliker ebeded9931 include creating of frappy and router service
enhance install.py
2021-12-03 09:50:27 +01:00
zolliker 22ddd3679b added frappy to servercfg 2021-05-03 12:12:14 +02:00
zolliker 104a950ff2 fix cfg file lookup 2021-04-30 12:34:58 +02:00
zolliker a9c1c38d51 fixed an issue cuaisng router to die
- router should not die when an error happens when connecting to HW
+ install will restart changed network interfaces
2021-03-26 09:30:45 +01:00
zolliker fedd944836 inital commit 2021-03-24 11:59:48 +01:00