+ Reply to Thread
Results 1 to 4 of 4

Thread: ip filtering

  1. #1

    ip filtering

    How to block ip addresses in fedora core 9?

    syntax??????????

    commands????????/

    -----------------------
    Replica Watches
    Swiss Replica watches
    Replica Rolex
    Fake Rolex

  2. #2

    use iptables
    login as root and issue the command:
    iptables -A INPUT -s 1.2.3.4 -j DROP

    replace 1.2.3.4 with the ips you want to block.

  3. #3

    What about IP filtering in Windows XP

    Is it possible to do IP filtering in Windows XP???

  4. #4

    Yes you can.

    Use GhostWall - GhostWall FireWall

+ Reply to Thread

Tags for this Thread

Posting Permissions

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

SEO by vBSEO 3.5.0 RC1 PL1

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45