I executed ping fron machine A (wireless PC) to machine B (wired PC to the wireless router). When I check the packets in machine B with wireshark they have the source address of the router (192.168.1.1). I would expect the source address to be the one of the machine A (192.168.1.10) the one pinging. What is the correct behavior?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
The source address of the packet would be the address of the last interface the packet has left to get to the destination, which in this case, would be your router. |
|||||||
|
|
I rebooted the router (d-link with DDWRT) now it works ok. The IP source address is the one of the machine (interface) that is the source of the packet, not the one of the router. |
|||
|
|