Jump to content
  • 0

4.0.1 / Can't find library for match `ndmslin'.


Question

11 answers to this question

Recommended Posts

  • 0
Posted

Аналогичная беда после обновления 4.0.1. Команда "iptables -s" завершается аналогичной ошибкой в "entware" расширении.

  • Need more info 1
  • 0
Posted

Entware (пакет "iptables")

~ # strace -fv iptables -S
...
stat64("/opt/lib/iptables/libxt_ndmslin.so", 0x7fe769e0) = -1 ENOENT (No such file or directory)
stat64("/opt/lib/iptables/libipt_ndmslin.so", 0x7fe769e0) = -1 ENOENT (No such file or directory)
write(2, "Can't find library for match `nd"..., 39Can't find library for match `ndmslin'
...

 

  • 0
Posted
15 minutes ago, TheBB said:

Entware (пакет "iptables")

~ # strace -fv iptables -S
...
stat64("/opt/lib/iptables/libxt_ndmslin.so", 0x7fe769e0) = -1 ENOENT (No such file or directory)
stat64("/opt/lib/iptables/libipt_ndmslin.so", 0x7fe769e0) = -1 ENOENT (No such file or directory)
write(2, "Can't find library for match `nd"..., 39Can't find library for match `ndmslin'
...

 

Да, это с появления protected на ретрансляторах.

  • 0
Posted
В 02.08.2023 в 14:00, Infy сказал:

Да, это с появления protected на ретрансляторах.

То есть чинить это не будут?

  • 0
Posted
19 minutes ago, darklingua said:

То есть чинить это не будут?

Починится обновлением iptables в Entware.
Патч уже отправлен.

  • Thanks 2
  • Upvote 2
  • 0
Posted

Пакеты собраны и залиты, тему можно закрывать.

  • Upvote 4
  • 0
Posted

Здравствуйте. Подскажите как починить проблему, нужно переустановить Entware с "Пакеты собраны и залиты" и где скачать корректный Entware?

  • 0
Posted
12 часа назад, Romanvs777 сказал:

как починить проблему

opkg update
opkg install iptables

 

  • Thanks 2
  • 0
Posted

если уже стоит opkg пакет iptables, то гарантировано обновиться помогают такие команды:

opkg update
opkg --force-reinstall install iptables

 

  • Thanks 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies. By clicking "I accept" or continuing to browse the site, you authorize their use in accordance with the Privacy Policy.