-
-
Notifications
You must be signed in to change notification settings - Fork 265
Snapshots
Ycarus (Yannick Chabanois) edited this page Oct 23, 2024
·
22 revisions
You can test future releases but this can be really unstable. No support on them.
For the develop server script (same script for Debian 9/10/11/12 and Ubuntu):
wget -O - https://www.openmptcprouter.com/server-test/debian-x86_64.sh | KERNEL="6.6" sh
For kernel 6.10, you need to also use router part with kernel 6.6 or 6.10:
wget -O - https://www.openmptcprouter.com/server-test/debian-x86_64.sh | KERNEL="6.10" sh
Fail2ban is now installed by default, you can disable it by adding FAIL2BAN="no" before the sh
on command line.
For the develop router snapshot generated images: https://snapshots.openmptcprouter.com/
Both need to be used: the snapshot router image may need the latest server develop script.