Нужна помощь!
Собрал всё как тут в теме.

Ubuntu 20.04.1 LTS
apt install ./libusb-vhci_0.8-2_amd64.deb
apt install ./usb-vhci-hcd-dkms_1.15.1_amd64.deb
apt install ./usbhasp_0.1-2_amd64.deb
ключи брал вот такие usbhasp2020(на сервер 64x и 50 клиентские)
1C-сервер, ставил 8.3.18.1208
apt install imagemagick unixodbc ttf-mscorefonts-installer
устанавливал пакет aksusbd_8.13-1_amd64

systemctl status hasplmd.service
● hasplmd.service - Sentinel LDK Runtime Environment (hasplmd daemon)
Loaded: loaded (/etc/systemd/system/hasplmd.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2021-01-12 08:33:38 UTC; 27min ago
Process: 914 ExecStart=/usr/sbin/hasplmd_x86_64 -s (code=exited, status=0/SUCCESS)
Main PID: 925 (hasplmd_x86_64)
Tasks: 7 (limit: 4614)
Memory: 17.5M
CGroup: /system.slice/hasplmd.service
└─925 /usr/sbin/hasplmd_x86_64 -s

янв 12 08:33:37 test1c systemd[1]: Starting Sentinel LDK Runtime Environment (hasplmd daemon)...
янв 12 08:33:38 test1c systemd[1]: Started Sentinel LDK Runtime Environment (hasplmd daemon).
янв 12 08:33:38 test1c hasplmd[925]: HASP LM v24.4.1.110804 loaded

systemctl status aksusbd.service
● aksusbd.service - Sentinel LDK Runtime Environment (aksusbd daemon)
Loaded: loaded (/etc/systemd/system/aksusbd.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2021-01-12 08:33:37 UTC; 28min ago
Process: 850 ExecStart=/usr/sbin/aksusbd_x86_64 (code=exited, status=0/SUCCESS)
Main PID: 853 (aksusbd_x86_64)
Tasks: 3 (limit: 4614)
Memory: 632.0K
CGroup: /system.slice/aksusbd.service
└─853 /usr/sbin/aksusbd_x86_64

янв 12 08:33:35 test1c systemd[1]: Starting Sentinel LDK Runtime Environment (aksusbd daemon)...
янв 12 08:33:35 test1c aksusbd[853]: loaded, daemon version: 8.15.1.110557, key API (USB) version: 3.88 (parallel driver not available)
янв 12 08:33:37 test1c systemd[1]: Started Sentinel LDK Runtime Environment (aksusbd daemon).


netstat -lunp | grep hasp
udp 0 0 0.0.0.0:1947 0.0.0.0:* 925/hasplmd_x86_64

Не слушается udp 475 порт.
Правила ufw включал отключал.