* Alvaro Marín <[EMAIL PROTECTED]>:

> > Then you made a mistake.
> > 
> > What command did you use?
> > 
> >     Wietse
> 
> tcpdump -n -i eth0 port 25 and  host 127.0.0.1

127.0.0.1 is NOT on eth0

> tcpdump -n -i eth1 port 25 and  host 127.0.0.1

127.0.0.1 is NOT on eth1, either

> tcpdump -n -i lo port 25 and  host 127.0.0.1

That could work :) (at least it's the correct interface)

tcpdump -n -i lo port 25

I hope you don't do this for a living...

-- 
Ralf Hildebrandt ([EMAIL PROTECTED])          [EMAIL PROTECTED]
Postfix - Einrichtung, Betrieb und Wartung       Tel. +49 (0)30-450 570-155
http://www.arschkrebs.de                              I'm looking for a job
I dropped my computer on my foot! That Megahurtz!

Reply via email to