Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2009
    Posts
    542

    Iptables error in openvz

    Hi,

    When executing this command it gives me an error

    Code:
    # iptables -A PREROUTING -t nat -p udp --dport 443 -j REDIRECT --to-port 80
    iptables: Unknown error 4294967295
    Are there other ways I can achieve the same thing using other methods or iptables command?

    Thanks
    Learning...

  2. #2
    It means the required Iptable modules are not loaded in your VPS. You will have to ask your host to enable all the required iptable modules on your VPS to execute the NAT command.
    | LinuxHostingSupport.net
    | Server Setup | Security | Optimization | Troubleshooting | Server Migration
    | Monthly and Task basis services.
    | MSN : madaboutlinux[at]hotmail.com | Skype : madaboutlinux

Similar Threads

  1. Problem with iptables logging on OpenVZ
    By rezilient in forum VPS Hosting
    Replies: 1
    Last Post: 06-23-2010, 12:02 AM
  2. iptables error
    By Markovic in forum Hosting Security and Technology
    Replies: 0
    Last Post: 01-21-2010, 05:31 PM
  3. Problem adding ESTABLISHED rule using iptables in openvz
    By netedgetech in forum Hosting Security and Technology
    Replies: 4
    Last Post: 09-18-2009, 12:39 PM
  4. how to use iptables in a openvz based vps ?
    By MIYU-HITORI in forum VPS Hosting
    Replies: 3
    Last Post: 12-07-2008, 04:05 AM
  5. Replies: 6
    Last Post: 02-11-2008, 10:16 AM

Posting Permissions

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