Results 1 to 2 of 2

Thread: Iptables on Devil Linux Router box

  1. #1

    Iptables on Devil Linux Router box

    Hello,

    I'm quite new on linux distro's but I've got an old P1 166Mhz running a Devil Linux Distro.
    It boots on CD-ROM and writes its conf. file to a floppy...

    I'm trying to get myself into the firewall thingy iptables but don't get it to work... If I type the command for appending a new rule, it doesn't give me an error, but it doesn't apply the rule?
    If I check with iptables -L it only shows the default iptables. Nothing changed...

    I was trying with this rule...
    iptables -A INPUT -s 127.0.0.1 -p icmp -j DROP
    just to see if it would work... but no luck...

    Can anyone help me?

  2. #2
    Senior Member
    Join Date
    May 2004
    Location
    Pakistan
    Posts
    253

    Re:

    Dear Stino,
    Salam,

    Check weather iptables service is starting by it self or not ?

    # iptables -I INPUT -s 127.0.0.1 -p icmp -j DROP
    # iptables-save


    Best Regards.
    Färrükh Ähmëd

Similar Threads

  1. is Linux even worth it on my system?
    By s134k in forum Linux - General Topics
    Replies: 13
    Last Post: 12-28-2006, 01:39 AM
  2. linux box as a router
    By laxminarayanp in forum Linux - Hardware, Networking & Security
    Replies: 4
    Last Post: 05-01-2006, 05:55 AM
  3. Linux box as router.
    By NovaWo1f in forum Linux - Hardware, Networking & Security
    Replies: 2
    Last Post: 07-13-2004, 04:39 PM
  4. The Grinch Who Stole Linux
    By mojo jojo in forum General Chat
    Replies: 10
    Last Post: 12-19-2003, 02:34 AM
  5. Top 5 reasons NOT to use Linux
    By boblucci in forum General Chat
    Replies: 16
    Last Post: 03-24-2002, 03:06 PM

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
  •