aeg
aeg
Comments
-
My guess would be the ExecStop is getting called when network-online goes away. If you must use systemd, I would suggest you have one unit file with ExecStart=maintenance-on.sh before reboot.target, and a second unit file with ExecStart=maintenance-off.sh after network-online.target. However, I would also recommend that…
-
Wiretapping all customer traffic is something you really want to avoid... Besides reducing snaplen, you also only care about SYN packets (ie, packets with SYN flag set and RST,ACK,FIN flags clear). You can do that with an appropriate tcpdump filter parameter. But it should also be possible to use iptables rules to count…
-
Anyone have experience with the Norway DC? How does network connectivity/throughput compare with Romania?