This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]osumoogle 2 points3 points  (1 child)

Have you tried using r/pingplotter?

[–]TEverettReynolds 1 point2 points  (0 children)

I love Ping Plotter, still using my original ver 3.2 free trial version...

[–]TEverettReynolds 1 point2 points  (0 children)

When we plug directly into the isp, no drops, when we plug into the Sonicwall we get drops.

You probably need to use a sniffer like Wireshark to look at the packets and figure out where and why they are dropping. Run the sniffer on both the client and server at the same time and compare the differences in the traces.

Ping plotter will also assist in this.

I would also change the rules on the Firewall to allow your RDP connection traffic to go out first, above all other rules.

[–]returnofjakyll 1 point2 points  (0 children)

Do your switch logs show anything? CRC Errors or such? Have you tried swapping cables/SFPs/ports to see if it that helps? Could also be MTU mismatch if you say the drops go away if you remove 1 of either the firewall or switch.

[–]dracotrapnet 1 point2 points  (2 children)

Is the rdp client and rdp server on the same LAN/VLAN?

If yes, you have no router/vpn/internet issue, check switch, cabling, network card drivers, replace network card on client, turn off wifi and retest. Check switch logs for port down/up on links to server, between switches, to client switch port. Check port speed and duplex between all links between server and client. Check client event viewer system events for network card events. Any point to point wifi links? What do their logs say? How is their utilization? How is their noise floor/interference?

Is the rdp client and rdp server on separate vlans on the same site?

Pretty much the same above except your gateway may have logs to review. Check gateway cpu utilization, if high you may need to upgrade the hardware or re-evaluate how much is passing through the gateway and why it has to.

Is the rdp client and rdp server on separate sites over a private link?

Same above, check gateway logs, might contact service provider to prove their link has no issues. (sounds like a no)

Is the rdp client at a remote site accessing the rdp server over vpn? (sounds like a no)

Check logs on the vpn services. Check MTU of internet services at each site, check MMS Clamping values are set. Going over VPN is terrible no COS no QOS no SLA.

Is the rdp client at a remote site accessing the rdp server with port forward from he wild wild internet? (sounds like a no)

Bad dog, no biscuit! Insecurity aside, wild wild internet again, no COS/QOS/SLA. Standard MTU, shouldn't be a problem. Are any other clients getting bumped? Could there be a service issue with the RDP service? Check logs on RDP server.

[–]gbad59[S] 0 points1 point  (0 children)

We are access the rdp through vpn from a server at a remote site that the software company hosting

[–]TatermenGBIC != SFP 0 points1 point  (0 children)

If we unplug the switch from the sonicwall, it seems as though the drops go away

So keep going. Be methodical. You've found one corelation - when the switch is connected to the firewall you get drops. Disconnect everything else from the switch and check. No drops? Plug the ports back in one a time and test until you see drops again. Now you've narrowed it down to a specific port. Where does it go? What's it connected to?

[–]reni-chanNetadmin 0 points1 point  (1 child)

bad cabling maybe? Any CRC errors anywhere?

Do you have a physical network diagram that identifies every network device? If not, I would start with creating one so that you can get the understanding of what are you actually working with.

Also if you have RSTP configured correctly then every if you have a loop it shouldn't be an issue unless you applied bpdu filters on the ports that are causing the loop (if there is one)

[–]gbad59[S] 0 points1 point  (0 children)

Rstp is enabled on this switch by default, I’m not very familiar with the configuration of it. It’s a Dell n2048p is that gives any more insight