696a54e3cd
router: fix routing with serial lines
...
bug: self.fno instead of service.fno
2024-10-03 14:40:15 +02:00
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
4ca03f544b
bux fix in router: missing 'self.'
2024-05-15 10:38:27 +02:00
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
5dc4f8a984
fix boxtools for rpi
...
- remove to_cm4
- create replace_in_file
2024-03-20 12:10:14 +01:00
9c9719bff4
change if names from enp*s0 to eth*
...
including all cfg files!
2024-03-19 15:56:53 +01:00
0a0009a096
wip unify rpitools with boxtools
...
install.py and router.py
2024-03-19 11:42:50 +01:00
ddedf67bf3
split out config file reading
...
+ improve ip and no 'network' on display
2024-03-06 11:48:41 +01:00
6f025880ce
fix nftables (firewall) mechanism
2024-03-05 11:16:27 +01:00
e4e37eb049
moved from centos 7 to debian-bookworm
...
includes modifications in install.py and router.py
2024-03-05 08:03:00 +01:00
8680e5b2a9
fix pending accepts behaviour
...
+ check if interface is plugged
2024-03-01 15:51:46 +01:00
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
2fea4a95f2
multiple connections for http
...
+ better logging
2024-02-20 17:07:11 +01:00
9a782cb283
add info/log connection to router
2023-08-07 11:27:19 +02:00
fb8f454576
log port on accepted connection
2022-06-29 11:23:50 +02:00
ebeded9931
include creating of frappy and router service
...
enhance install.py
2021-12-03 09:50:27 +01:00
22ddd3679b
added frappy to servercfg
2021-05-03 12:12:14 +02:00
104a950ff2
fix cfg file lookup
2021-04-30 12:34:58 +02:00
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
fedd944836
inital commit
2021-03-24 11:59:48 +01:00