IPTables

From: rupesh kumar kumar (rupesh_533_at_rediffmail.com)
Date: 10/29/04

  • Next message: Harry Hoffman: "Re: How I can send a Packet to every Body on Internet"
    Date: 29 Oct 2004 12:45:30 -0000
    To: redhat-list@redhat.com
    
    

       Hai everybody, I wrote an IPTABLE rule which targets itself to 'LOG' i.e whichever packet matches the rule, the information about the packet is stored in LOG.. Command:'iptables -A INPUT -p TCP --dport 8000 -j LOG'. can anybody suggest how to get the IPaddress and portno of the logged packet. Regards, Rupesh.

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Harry Hoffman: "Re: How I can send a Packet to every Body on Internet"