Results 1 to 2 of 2

Thread: iptables not working in xen VPS

  1. #1

    iptables not working in xen VPS

    When I try to run anything that uses iptables, even just iptables -L, I get:
    Code:
    1+drm33.2/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.
    This is on a fresh Ubuntu minimal install, using my VPS hosts image (so they could have messed something up).

    I know there have been issues in the past with iptables on Ubuntu on xen. Is this a Ubuntu bug? Is there a solution?

    incidentally depmod -a gives:

    Code:
    WARNING: Couldn't open directory /lib/modules/2.6.32.11+drm33.2: No such file or directory
    FATAL: Could not open /lib/modules/2.6.32.11+drm33.2/modules.dep.temp for writing: No such file or directory

  2. #2

    Re: iptables not working in xen VPS

    Solved: it turned that /lib/modules had the wrong modules in it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •