IPv6 and IPv4 - how to shut off IPv6?
    Ben Scott 
    dragonhawk at gmail.com
       
    Sun Apr  1 21:49:00 EDT 2007
    
    
  
On 4/1/07, David A. Long <dave at jumpshift.com> wrote:
> I would also do an "/sbin/ifconfig" on your ethernet interface (probably
> eth0).  Check for non-zero and growing counts in the errors, dropped,
> and overruns fields.  While the system is idle repeat the ifconfig
> separated by 30 seconds and see if the RX or TX packet counts are
> growing by large numbers.
  Tip:
	watch -d -n 30 ifconfig eth0
  That "watches" the "ifconfig eth0" command, and refreshes it every
30 seconds, highlighting differences.  Use [CTRL]+[C] to cancel out.
-- Ben
    
    
More information about the gnhlug-discuss
mailing list