linux - Is there any way to trace how a network packet pass through processes? -
there processes running on same linux server, , communicate each other sockets. wonder there way trace how packet passes through these processes?
there can different methods purpose. processes running on same machine / server hence means using different port address. hence can use wireshark check packets received on different ports ( , hence different processes)
Comments
Post a Comment