Hi Antony, I think you need to capture on loopback interface. tcpdump -i lo
Amit On Fri, May 4, 2018 at 11:50 AM, Antony Mayi via tipc-discussion < [email protected]> wrote: > Hi, > trying to debug my tipc based app but struggling to capture the traffic > using tpcdump even when using UDP bearer. The fact is the communication is > between two processes on the same host but I would still expect to capture > it but it rather looks it is bypassing the point where tcpdump is sniffing. > Essentially trying to run the hello world client/server demo from > tipcutils and wanted to capture the traffic but despite the demo works > nothing gets captured no matter even without any tcpdump filters. I can see > just the regular TIPC discovery messages (every second) but not any data > transports. > is it possible to capture the traffic using tcpdump? > thanks,s. > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > tipc-discussion mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tipc-discussion > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
