Search:  

 
 
   All FAQsSite FAQDSL FAQCable TechAbout DSLDistanceCLECSDSL Hurdles»»






how-to block ads



Search for: in all FAQs
ipfwadm is an older and outdated IP accounting & packet filtering administration service used to be used on many Linux systems. It was mainly used on systems running the Linux Kernel version 2.0.x but is hardly used today.

Here is an example of ipfwadm:

    /sbin/ipfwadm -I -f
    /sbin/ipfwadm -I -p reject

    # local interface, local machines, going anywhere is valid
    #
    /sbin/ipfwadm -I -a accept -V 192.168.0.1 -S 192.168.0.0/24 -D 0.0.0.0/0

    # remote interface, claiming to be local machines, IP spoofing, get lost
    #
    /sbin/ipfwadm -I -a reject -V $ppp_ip -S 192.168.0.0/24 -D 0.0.0.0/0 -o

    # remote interface, any source, going to permanent PPP address is valid
    #
    /sbin/ipfwadm -I -a accept -V $ppp_ip -S 0.0.0.0/0 -D $ppp_ip/32

    # loopback interface is valid.
    #
    /sbin/ipfwadm -I -a accept -V 127.0.0.1 -S 0.0.0.0/0 -D 0.0.0.0/0


feedback form

by howe81 See Profile



Sunday, 29-Nov 06:21:51 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.