From bfe3d78c55c8823550d48a7b9f7c2b50926a3142 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 10 Aug 2017 13:27:30 +0200 Subject: more testing with UDP --- README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README') diff --git a/README b/README index 4ddff4c..28442ca 100644 --- a/README +++ b/README @@ -65,6 +65,12 @@ set disassemble-next-line on analyze network traffic: tcpdump -enr network.log +wireshark-gtk network.log + +issue a: +telnet 127.0.0.1 8080 +(starts ARP negitiation between Qemu host and guest in the user network) +echo -n "hello" | nc -4u -q1 127.0.0.1 8081 links ----- -- cgit v1.2.3-54-g00ecf