could any1 help me by providing the way how to solve the Packets send not receive issue...?

Dani AI

Generated

, the classic symptom of “packets sent but none received” usually points to a layer 1/2 problem (cable/port/duplex) or the way many cable modems learn the first device’s MAC and ignore others until they are rebooted. Since your laptop works but the desktop does not, power-cycle the cable modem for 60 seconds before swapping devices so it forgets the previously learned MAC. Many DOCSIS setups only allow a limited number of CPE MACs per boot and drop traffic from new ones until the modem resets. (cisco.com)

Quick checks that isolate this fast (building on ’s ping suggestion and ’s sniffer idea):

  • Try a known-good patch cable and a different modem/switch port.
  • Set the NIC’s Speed & Duplex back to Auto on both sides. If you must set it manually, match both ends exactly. A mismatch creates FCS/late-collision errors that look like one-way traffic or severe loss. (cisco.com)
  • Update or reinstall the desktop NIC driver.
  • Test locally first: ping <your default gateway>. If that fails, the fault is local. If it works, try ping 8.8.8.8. If only DNS names fail, check DNS.
  • Capture on the desktop with Wireshark: if you see your ARP/ICMP requests but no replies, the issue is below IP (cable/port/duplex/MAC binding), not “traffic” on the ISP. (cisco.com)

On the two tweaks you mentioned: forcing 100 Mbps may mask an autonegotiation problem, but the recommended fix is Auto on both ends or identical manual settings on both ends, not a one-sided hard-set. (cisco.com) And changing “Limit reservable bandwidth” to 0% does not unlock extra speed in normal browsing; it only caps how much applications can reserve when they explicitly use QoS. Unused “reserved” capacity is still available to other traffic. Treat that as a policy tuning knob, not a connectivity fix. (learn.microsoft.com)

Recommended Answers

All 9 Replies

What issue is that?

What kind of network environment are you on?
What device are you sending packets to?
What tools are you using to test this?

nothin its jus a bsnl connection or say spectranet cable broadband connection
in the right side task bar click Local area connection you wil see packets received will be more & sends will be less ..........
But in my case i am only able to sent the packets but not receive it...
whereas if the same i connect to laptop i am able to perform.....
Need Help....

can you ping outside your LAN?

It's complicated, you can use some sniffers to capture your traffic to analyze why you are missing packets.

It's not any problem ,Data sending and receiving depends on your internet Cable connection frequency or Bandwidth.Sometimes a lot of traffic on network automatically create delay receiving.

I hope you are right..
But is it possible if i connect my Laptop its traffic is clear..
But on desktop traffic is full...!

oops!
I think no one is good in ans
But i really got the one that works perfect
Method 1: Go my computer - manage - Device Manager - double click network adapter - properties - Advanced - select duplex- change automatic to 100 mbps

Method 2: Go to run - gpedit.msc - administration template - network analyst -
i dont remember the whole step but all we have to change 20 % reserve to 0 %
the internet speed will automatically increase...

It works try you good guys...

Hi,
Contact your ISP provider from where Internet connection is reached to your destination.check the modem status or else check your desktop PC LanCard replace it once and try connecting to Internet.

Hi,

There will be a 3 way handshaking in Flag and this is SYN----SYNACK----ACK if the requestor is requesting sends a response from source and if there is no response from destination and the requestor keeps on sending requests in that case it is sending packets and receiving or synack is not happening from destination then the packet drops and there is no proper handshaking.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.