perhaps the interface
Joseph L. Casale wrote: > > I am trying to dump some communication from inbound smtp servers on one of > my rigs. > Assp config has listenPort:25, smtpDestination:127.0.0.1:10025 and > relayPort:225 > # tcpdump -w ~/tcpdump.log -s 0 port 25 yields data when email arrives. > # tcpdump -w ~/tcpdump.log -s 0 port 10025 yields no data when email > should be proxied back. > # tcpdump -w ~/tcpdump.log -s 0 port 225 yields data when email is sent. > > What's the obvious I am overlooking here? > > Thanks! > jlc > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Assp-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/assp-user > > -- View this message in context: http://www.nabble.com/tcpdump-tp20614818p20632679.html Sent from the assp-user mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
