CM> my $in = `netstat -nbI $iface|awk '/Link/ {print \$7}'`; CM> my $out = `netstat -nbI $iface|awk '/Link/ {print \$10}'`; Zkusim, diky. Radek