iptables - nefunguje

Sekcia: Konfigurácia 17.09.2009 | 18:57
Avatar DjBass Debian  Používateľ
Zdravím, pri použití príkazu cez normálneho užívateľa mi napíše toto...
bash: iptables: command not found

Pokiaľ idem cez roota, tak príkaz funguje, ale akonáhle chcem niečo spraviť, vypíše nasledovné...
FATAL: Could not load /lib/modules/2.6.26-2-xen-686/modules.dep: No such file or directory
iptables v1.4.4: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.


Neviete mi niekto pomôcť, ako by som to mohol vyriešiť? Ja viem, že som spravil nejakú blbosť, ale chcel by som to napraviť.
    • Re: iptables - nefunguje 17.09.2009 | 19:05
      Avatar borg Fedora  Administrátor
      skus zadat depmod -a
      • Re: iptables - nefunguje 17.09.2009 | 19:08
        Avatar DjBass Debian  Používateľ
        WARNING: Couldn't open directory /lib/modules/2.6.26-2-xen-686: No such file or directory
        FATAL: Could not open /lib/modules/2.6.26-2-xen-686/modules.dep.temp for writing: No such file or directory
        • Re: iptables - nefunguje 17.09.2009 | 19:20
          Avatar borg Fedora  Administrátor
          ls -l /lib/modules/`uname -r`
          robis to ako root?
          • Re: iptables - nefunguje 17.09.2009 | 19:30
            Avatar DjBass Debian  Používateľ
            Áno, robím to ako root...

            jezko:~# ls -l /lib/modules/`uname -r`
            ls: cannot access /lib/modules/2.6.26-2-xen-686: No such file or directory
            • Re: iptables - nefunguje 17.09.2009 | 19:32
              Avatar borg Fedora  Administrátor
              no tak dany adresar neexistuje. preinstaluj si jadro, moduly
              • Re: iptables - nefunguje 17.09.2009 | 19:52
                Avatar DjBass Debian  Používateľ
                Aha... a nemohol by si mi to v krátkosti vysvetliť, ako to spraviť v Debiane? (ak teda máš trošku času, prípadne vieš o nejakom dobrom návode).
                • Re: iptables - nefunguje 17.09.2009 | 22:11
                  Avatar borg Fedora  Administrátor
                  apt-get install linux-image-2.6.26-2-xen-686 linux-modules-2.6.26-2-xen-686
                  • Re: iptables - nefunguje 17.09.2009 | 22:42
                    Avatar DjBass Debian  Používateľ
                    Super, veľmi pekne ti ďakujem za pomoc. Už mi všetko ide. Ešte raz veľké ĎAKUJEM! :)