you should read an o-reiley book about linux/unix meanwhile 'man grep' regards,
ids Hello.. > > when I start tcpdump by just issuing > > bash# tcpdump > > or > > bash# tcpdump -i eth1 > > the packets roll by to fast.. or to specify.. it logs all packets but > I'm only interested in a few of them. How do I limit the output > so that only.. lets say.. UDP packets coming from 192.168.0.33 is shown?
