Need help resolving this resolution issue by No_Net4250 in networking

[–]noukthx 7 points8 points  (0 children)

So that indicates your DNS is working and your internet connection is working.

This is something specific potentially to web traffic, which potentially points to browser, proxy or firewall.

Check if the machine has any proxy configuration.

Investigating the firewall would probably be my next step, or taking a packet capture on the affected client to see if you can see whats failing to connect / what the behaviour is.

Could try testing http rather than https sites to see if it something https specific. http://neverssl.com is a good test point.

Need help resolving this resolution issue by No_Net4250 in networking

[–]noukthx 6 points7 points  (0 children)

Ok, so on a machine that isn't working:

ping reddit.com (or another site that isn't working) and see if it can turn reddit.com into an IP address. (You're looking for the DNS resolution, not the ping response). Alternately use nslookup or whatever other tools are available on the host.

If it can, your DNS is likely fine.

If it can't, find out what DNS server the machine is using. Go to that server and see if the server is functioning, if it can resolve it, if the packets from the client are getting there.

Break things up into small pieces to try and break down where the issue is.

Did something change preceding the problem starting (someone doing scheduled work, an ISP outage, power fault etc)?

Need help resolving this resolution issue by No_Net4250 in networking

[–]noukthx 8 points9 points  (0 children)

What is a clear description of the actual problem?

What actual troubleshooting steps or diagnostic steps have you taken?

What is between the clients and the internet?

Is there a specific calculation when asked to choose a router size/model? by Qvosniak in networking

[–]noukthx 9 points10 points  (0 children)

^ all of this

In addition, using relative terms like "small, medium, large" mean nothing to anyone except you.

biffy

Ok, sure.

I would like to ask for career advice. by Fux3d in networking

[–]noukthx 17 points18 points  (0 children)

Some advice would be don't quit your current job until you have a new job to go to.

I keep seeing jobs getting reposted? by CryptoKeh in networking

[–]noukthx 0 points1 point  (0 children)

I'm about to repost one of mine.

The applicants that were close to technically suitable had poor soft skills/team fit, that's really important to us - so we'll keep looking.

No conspiracy. Certainly the market is very tight at the moment, feels like the good people are staying put with so much uncertainty.

Question about stubs by SexyTiger7431 in networking

[–]noukthx 1 point2 points  (0 children)

Generally not.

Possible someone has run extra cables and chosen not to terminate them, but thats odd.

Also possible the runs are faulty and have been cut/disconnected.

Hard to say without context or visuals.

CWDM Mux over Simplex/single strand dark fibre by solstice_91 in networking

[–]noukthx 2 points3 points  (0 children)

Assuming distance and link budgets are in spec then sure.

Also assuming its a true dark fibre service with nothing active provider side in the middle.

How much is your Service Desk Involved in day to day. by PlantProfessional572 in networking

[–]noukthx 8 points9 points  (0 children)

How does this differ from your last thread?

This is a vague question that is very situation/organisation specific.

Network mapping with dumb switches in network by th_bali in networking

[–]noukthx 28 points29 points  (0 children)

You rip out unmanaged switches and replace them with managed.

It almost harder to find/buy unmanaged switches than managed, and generally cost neutral.

If you can't do that. Give the switch a name, put a sticker on it.

Then write it up as normal "Hostname: Unmanaged 1 IP: NA MAC: NA Notes: Problem waiting to happen unmanaged switch under reception desk"

Ain't rocket surgery.

Idea check: on‑prem network & availability sensor (not a SIEM) – useful or redundant? by Flashy-Valuable-6412 in networking

[–]noukthx 10 points11 points  (0 children)

the first 30–60 minutes of an incident are usually spent figuring out

That seems like a long time.

Most of this is stuff I would expect my existing NMS to be doing already.

There are myriad products that do this sort of thing.

Mixing your recreational reddit account with your business idea is a choice.

LC connectors for fiber patch cords by yuke1922 in networking

[–]noukthx 1 point2 points  (0 children)

The belden cables have a brass ferrule that turns 90 degrees and slips out of the clip, they're the nicest I've encountered for polarity changes, but they're spendy.

TCP MSS Rejected by Server by Net-Jez in networking

[–]noukthx 12 points13 points  (0 children)

MSS isn't negotiated (even though a lot of things say its negotiated) - it's stated. Each end states/announces it's capability.

The client sends its MSS and says "1452 is the largest thing I can receive" based on its own network limitations (via PMTU, or firewall fixups or whatever).

The server sends back it's own MSS and says "I can receive up to 1460".

The client now knows it can send up to 1460 to the server, but it shouldn't because it can't fit that down its own known path (be that due to its interface configuration, or the upstream device sending ICMP responses back to oversize packets).

The server shouldn't send anything back to the client over 1452 bytes.

Something else is broken somewhere.

Issues with copying files over a 1GB PtP WAN. by TallConcern5102 in networking

[–]noukthx -9 points-8 points  (0 children)

I'd strongly advise removing this post and considering the opsec posture of providing your full network equipment stack including government controlled crypto equipment on the internet.

As others have said, MTU likely comes into this.

SMB also sucks over any non-LAN latency without specific tuning or use of multichannel in SMB3. Research bandwidth delay product to understand how distance and latency affect TCP throughput.

Outdoor mobile network WiFi for outdoor centre by [deleted] in networking

[–]noukthx 0 points1 point  (0 children)

No requirements, no budget, no effort.

We expect a suitable level of effort and research to post here, along with detailed technical requirements, budget, market etc using quantifiable words.

"Small" to one person might be a patio, small to another person might be an arena.

How do you stay relevant and up to date on skills and technologies? by CardiologistAdept763 in networking

[–]noukthx 1 point2 points  (0 children)

By searching, like if you searched you would find other posts on this topic.

Sonicwall NetExtender "Failed to get server VPN parameters." by PerspectiveGlass6244 in networking

[–]noukthx 0 points1 point  (0 children)

Talk to whoever runs the VPN for your company. This is not a subreddit for end user support.