Skip to content

wisefaq.com

Stories, and bit rot, from the IT Support Trenches

wisefaq.com

Stories, and bit rot, from the IT Support Trenches

  • Home
  • About Dale
  • Useful links
  • WiseFAQ’s Lists O’ IT Goodness
    • Home
    • Networking
Networking

Starlink and the TP-Link VX230v

Dale April 28, 2024 0 Comments

Steps to re-purpose your NBN/DSL router to connect to Starlink 1. Plug the Ethernet cable from your Starlink hub into the WAN port. 2. In the Starlink application, set the…

Internet Explorer Networking Web links Windows

Saturday Link Roundup–mostly DNS + some Internet Explorer

Dale July 9, 2022 0 Comments

Allow Google Cast to connect to Cast devices on all IP addresses … or  my Microsoft Edge was using SSDP, enable though it was disabled, to connect http://www.dial-multiscreen.org/ DNS TTL…

How To Networking PowerShell Windows 10

ipconfig /flushdns now requires elevation?

Dale October 29, 2020 0 Comments

Customers had started to report that ipconfig /flushdns now requires Local Administrator rights. C:\>ipconfig /flushdns The requested operation requires elevation. Not all customers are seeing that though. (Microsoft has gone…

Networking Working From Home

Working from home challenges–Poor mobile phone reception

Dale April 18, 2020 0 Comments

Which made Skype, Zoom and Teams conference calls impossible, due to the latency suffered.  Latency is what really kills these audio conferencing options.  Video conferencing was impossible.So we looked at…

How To Networking PowerShell

How to tell a PC’s network link speed remotely

Dale March 7, 2013 0 Comments

By using PowerShell like this: Get-WmiObject -class Win32_PerfRawData_Tcpip_NetworkInterface -ComputerName Localhost | Format-Table Name,@{label="LinkSpeed(MB)";Expression={$_.CurrentBandwidth/1000000 -as }} which will return this: I first learnt how to do this by reading this blog…

How To Networking Windows 7

The Case of the Windows FTP.EXE not working from the corporate network.

Dale December 29, 2011 0 Comments

The heading alone should tell you the answer, particularly if I add ACTIVE FTP to it. You see, most Corporate IT people consider ACTIVE FTP a bad thing, and block…

Networking Travel Utilities

Some of the nPing functionally is built into the Notes Client, but not much.

Dale October 7, 2011 0 Comments

In February 2008, I wrote all about a Lotus Notes diagnostics utility called nPing.  It’s no more.  Go to the web link I provided then and you’ll see this message:…

It's A Bug Networking

Our DNS server lies to me again!

Dale October 19, 2010 0 Comments

By accident, I found out that my DNS server was lying to me again.  Last time I caught it out was when it was serving up the wrong IP addresses…

Networking

“We don’t do that here.”

Dale September 10, 2009 0 Comments

It’s amazing how some companies manage to function, or even survive. I worked with a company who operated a large IBM Mainframe network. Now back in the day (late 1980’s),…

Networking Windows

Determining your MTU, and why you should care.

Dale September 1, 2009 0 Comments

When we talk about networking, sometimes we’ll talk about Maximum Transmission Unit (MTU) packet sizing.  I briefly referred to MTUs in the SSL errors, and how to diagnose them post.…

Posts navigation

1 2

Next Page »

IT Related

  • EpochConverter
  • Group Policy Administrative Templates Catalog
  • Official Microsoft Team Blogs List
  • Podfather Gear
  • Service Status Pages

NSNG

  • Grain Free Comfort Food

OH&S

  • Asbestos
  • Brodie Panlock
  • COVID-19 In Australia

Other stuff I read

  • Become Awesome in Excel
  • desiringGod
  • Harvest
  • Impro Wiki
  • Melbourne Laneway Learning
  • MyFridgeFood
  • Pet Loss Blog
  • Phil Factor
  • Writing or just Practicing

wisefaq.com

Stories, and bit rot, from the IT Support Trenches

Copyright © All rights reserved | Blogus by Themeansar.