router performance

From: bala (srijeevadurai1_at_yahoo.co.in)
Date: 02/27/05

  • Next message: Hans Poppe: "Re: No network when using a static adderss."
    Date: 27 Feb 2005 03:00:37 -0800
    
    

    i have set up a router in linux2.4(RedHat version 9) as follows:-
    1)disable ip forwarding
    2) sniff packets using pcap
    3)check for my filter specifications
    4)if packet is allowable,write the packet into the outgoing interface
    using raw sockets.
    note:-my filter specifications cannot be met out by using iptables.
    the performance of the system declines owing to buffer
    overflows,please help by any suggestion on performance enhancement of
    my system.
                       Thanks in Advance


  • Next message: Hans Poppe: "Re: No network when using a static adderss."