|
Hello @dakstar and thank you for taking the time to answer me.
I just tested the Debian kernel 4.9 but the result is the same ...
First boot, I connect as root via SSH link I run "ufw enable" and I get :
login as: root
root@192.168.1.179's password:
Welcome to Fenix 0.8.4 Debian GNU/Linux 10 (buster) Linux 4.9.206
____ _ _ _ ____ _____ _ ___ ____
| __ ) ___ ___| (_)_ __ | | __ / ___|_ _| |/ (_)_ __ __ _ | _ \ _ __
| _ \ / _ \/ _ \ | | '_ \| |/ / | | _ | | | ' /| | '_ \ / _` | | |_) | '__|
| |_) | __/ __/ | | | | | < | |_| | | | | . \| | | | | (_| | | __/| |
|____/ \___|\___|_|_|_| |_|_|\_\ \____| |_| |_|\_\_|_| |_|\__, | |_| |_|
|___/
___
/ _ \
| (_) |
\___/
* Website: https://www.bee-link.com
* Forum: https://www.bee-link.com/forum.php
root@Beelink:~# dpkg-reconfigure keyboard-configuration
root@Beelink:~# dpkg-reconfigure locales
Generating locales (this might take a while)...
fr_FR.UTF-8... done
Generation complete.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US.UTF-8",
LC_ALL = (unset),
LC_MESSAGES = "en_US.UTF-8",
LANG = "C"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US.UTF-8",
LC_ALL = (unset),
LC_MESSAGES = "en_US.UTF-8",
LANG = "C"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
*** update-locale: Error: invalid locale settings: LANGUAGE=en_US.UTF-8 LANG=fr_FR.UTF-8 LC_MESSAGES=en_US.UTF-8
root@Beelink:~# dpkg-reconfigure locales
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US.UTF-8",
LC_ALL = (unset),
LC_MESSAGES = "en_US.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
Generating locales (this might take a while)...
en_US.UTF-8... done
fr_FR.UTF-8... done
Generation complete.
root@Beelink:~# dpkg-reconfigure tzdata
Current default time zone: 'Europe/Paris'
Local time is now: Sun Apr 4 15:46:31 CEST 2021.
Universal Time is now: Sun Apr 4 13:46:31 UTC 2021.
root@Beelink:~# ufw status
Status: inactive
root@Beelink:~# ufw enable
Command may disrupt existing ssh connections. Proceed with operation (y|n)? y
ERROR: problem running ufw-init
iptables-restore: line 6 failed
iptables-restore: line 22 failed
iptables-restore v1.8.2 (nf_tables): Couldn't load match `conntrack':No such file or directory
Error occurred at line: 2
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
iptables-restore: line 4 failed
iptables-restore: line 5 failed
iptables-restore: line 21 failed
iptables-restore v1.8.2 (nf_tables): unknown option "--dport"
Error occurred at line: 19
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
iptables-restore: line 10 failed
iptables-restore v1.8.2 (nf_tables): Couldn't load match `limit':No such file or directory
Error occurred at line: 8
Try `iptables-restore -h' or 'iptables-restore --help' for more information.
iptables-restore v1.8.2 (nf_tables): Chain 'ufw-before-input' does not exist
Problem loading ipv6 (skipping)
Problem running '/etc/ufw/before.rules'
Problem running '/etc/ufw/after.rules'
Problem running '/etc/ufw/user.rules'
|
|