Hi, Michael: ... > while true; do > d=`date +%s` > tcpdump blah options -c 10000 -w tout-$d > if dmesg | grep "Bogus PPPoE length"; then ...
Ah, of course. Should have thought of that. Thanks. Jiri -- Jiří Baum <[email protected]> Sabik Software Solutions Pty Ltd 0413 183 117 http://www.baum.com.au/sabik -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
