Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I am currently working on a simple UDP communication. The client.py and server.py is finished and the result is something like that:My computer is the server while my Kali Linux (I use a VM) is the client.I want to analyze this UDP communicatio...
Hello,I have an assignment about a simple UDP Communication.One of the task is "Show the clients’ IP addresses and port numbers on the server and vici versa." There is also a picture about the UDP Communication.I get my IP with ipconfig but I don't k...
Hello,I am currently working on a HSRP assignment. The active (R1) and standby (R2) router are DHCP Server. But Only R1 get a DHCP conflict even after an exclude command. I think it has something to do with HSRP but I am not sure.Only after I use the...
Hello
My Assignment is: Use
traceroute and debug (standby)
commands to verify your network functionality.
So I use the command
debug ip icmp.
After that
traceroute 221.221.221.254(Destination IP).
The port is unreachable. But if I use "ping 221.221....
Hello,Thank you. My problem now is that wireshark cant receive my packet from my VM and they are in the same subnet. But I can ping it and I choose Network Bridge.
Hello,I dont know if I do it right. First, I go to filter and put "udp and ip.addr == 192.168.0.17" in. After that I press Enter and the result is the same.
Hello,Thank you for the answer. Wireshark list up a bunch of packet. Where can I find the UDP packet for this communication. I am the server and the client(my VM) send me the message "hello".