Logo

Change Network from Public to Private error

You have the option to choose to configure the Network to Private or Public when you set it on Windows 10 PC. On the other hand, if the option to change the Network from Public to Private goes missing in Windows Settings then this post will surely help. You can find this setting under Settings > Network and Internet > Ethernet and appears when you click on it.

If you are not able to see the option to change the network profile, then you either can’t open the settings, or the option to change it has been disabled. To resolve this issue, you can either use the Registry Editor or Windows PowerShell. Refer to the options given below for more details.

Option 1 – Change the Network Profile via Registry Editor

Changing the Network Profile can be done using the Registry Editor. But before you proceed, make sure that you create a System Restore Point first just in case. Refer to the steps below to do so.

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “Regedit” in the field and hit Enter to open the Registry Editor.
  • After that, navigate to this key: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionNetworkListProfiles
  • Now expand the Profiles key folder located in the left pane to see one or more folders.
  • Next, expand each one of these folders and look for the “Description” sub-key which should match the name of your network.
  • After you find the Description sub-key, look for another sub-key named “Category” and double click on it to open it.
  • Now change its value from “0” to “1” to change the Network Profile from Public to Private.

Option 2 – Change the Network Profile via Windows PowerShell

Aside from the Windows Registry, you can also use Windows PowerShell in changing the Network Profile from Public to Private and so on. Take note that you have to use PowerShell with admin privileges. Just refer to the steps below to do so.

  • Tap the Win + X keys and then select the “PowerShell (Admin)” option.
  • Next, click on Yes if the User Account Control prompt appears.
  • After that, execute the commands listed below. Hit Enter right after you key in each one of them.
    • Get-NetConnectionProfile
    • Set-NetConnectionProfile -InterfaceIndex <index number> -NetworkCategory Private

Note: Since every Network Profile has an index number, you can check the label “Name” to identify the network that you want to change.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

Intel to reveal roadmap during July 26 webcast
intel graphicsIntel announced that Pat Gelsinger (CEO) and Dr. Ann Kelleher  (technology Department head) will discuss Intel’s process and packaging innovations on an upcoming webcast that will happen on July 26th. The spokesman will talk and provide a deeper look at the process and packaging roadmaps for Intel. As we know Intel is planning to expand its production capabilities, outsource some of its technologies and offer foundry services to other chip design companies. The strategy will also include a shift to a 7nm process and Intel’s effort to set itself again as leader of CPU performance by 2024. There is also a chance that we will hear exact plans for Intel in the next three or four years. Intel didn't reveal much else about what Gelsinger and Kelleher plan to discuss during the webcast. The event will be streamed on July 26 at 2 pm PT via the Intel Newsroom; it will also be available to watch on-demand after the stream ends.
Read More
Hide application and features in control panel
Program and features are Control panel section where once accessed contains all programs installed on the operating system. From these windows, any logged-in user can modify applications, uninstall them, etc. If for whatever reason you want to limit this access to users and remove this group from the control panel please do keep reading as we show you how you can achieve this desired result using two methods: via policy editor or registry editor. Feel free to use any provided method as both works (except on Windows 10 Home edition) and achieve the same thing, it all comes down to preferred preference on how you wish to do things.

Local group policy editor method

This method is more straightforward and easier perhaps than its counterpart but it has one significant drawback, it will not work on Windows 10 Home edition which does not have in itself a policy editor included. If you are using Windows 10 Home edition then feel free to skip this method and do it via registry editor. That being said let's start:
  • Press ⊞ WINDOWS + R to open the run dialog
  • Inside run dialog type in gpedit.msc followed by ENTER to open Group policy editor
  • Go to User Configuration\ Administrative Templates\ Control Panel\ Programs\
  • Double-click on the setting named Hide Programs and Features page
  • Change the toggle option from Not Configured to Enabled
  • Click on the Apply button and then the Ok button to save the changes
  • at this point, everything is supposed to be applied and your changes should take effect immediately. However, it has come to our attention that sometimes this is not the case. If you are one of these users which for whatever reason have not experienced applying to set momentarily do not despair and follow this quick guide on how to refresh settings and apply them right away.
  • Press ⊞ WINDOWS + X to open the hidden menu
  • Click on command prompt (admin)
  • In command prompt type in gpupdate /force and press ENTER in order to force update and set setting right away

Registry editor method

The registry editor method is a more complex one but it will be your only way of doing it if as mentioned you are running Windows 10 Home edition. As always it is highly recommended to make a backup of the Windows registry before tempering with it.
  • Press ⊞ WINDOWS + R to open the run dialog
  • Inside run dialog type in regedit and press ENTER to open the registry editor
  • If you would like to make a backup of the Windows registry go to File > Export and save the backup on a secure location naming it as you wish
  • Locate the following key inside the registry editor HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Programs
  • Right-click on the right pane of the Programs key and choose the New > DWORD (32-bit) Value option
  • Name the value as NoProgramsAndFeatures
  • Double-click on the NoProgramsAndFeatures value to open it
  • Change the value data to 1
  • Save the changes
  • Reboot the computer in order for changes to take effect.
note: you can always change values back in order to show again panel by changing the value to 0 in registry editor or choosing Not Configured or Disabled in the local group policy editor
Read More
Advice when you have broken key on a keyboard
Having any kind of hardware malfunction is not a pleasant place to be. Even a minor malfunction like a broken key on a keyword can introduce certain bad feelings, frustration, and difficulty in working. So, what are your options when the dreaded key on the keyboard breaks? From my point of view, there are three options that could be accomplished in order to continue working.
  1. Replace broken keyboard with the new one

    Yes, the best and most expensive solution, just bite the bullet and buy a new working one.
  2. Replace key with another key

    So you broke some key, if you can replace it with another key which you do not use, this option will work only tho if the broken key is not Space bar, enter or similar with specific shape and size.
  3. Remap key

    use Windows power tools to remap key function to another working key
There you go, three options to continue working with a broken key on the keyboard.
Read More
Windows 11 android apps update

One of the selling points of Windows 11 was the ability to run Android apps natively in it without the need for any third-party software. It is not a big surprise that even after its release Microsoft is evolving and expanding Windows 11 and its features.

Windows 11 Android apps

Microsoft is now rolling out an update for the Windows Subsystem for Android on the Dev Channel of the Windows Insiders program. The new version upgrades the core operating system from Android 11 to Android 12.1 (also known as Android 12L), which means the new system and app features in Android 12 and 12.1 are now available on Windows for the first time. However, not the new features in those updates apply to the modified version that runs on top of Windows. For example, one of the main improvements in 12.1 was a dual-pane notification panel for larger screens, but Android app notifications on Windows just show up in the Windows notification panel.

The upgrade also improves how Android apps integrate into Windows. The Windows taskbar will now show which Android apps are currently using the microphone, location, and other system services — similar to many native Windows applications. Toasts messages (the small popups that some apps use for temporary messages) are now displayed as Windows notifications, and the titlebar on Android apps will use the current activity name for the title.

Full changelog

  • Windows Subsystem for Android updated to Android 12.1
  • Advanced networking on by default for newer x64 Windows builds
  • Updated Windows Subsystem for Android Settings app: redesigned UX and diagnostics data viewer added
  • Simpleperf CPU profiler recording now works with Windows Subsystem for Android
  • Windows taskbar now shows which Android apps are using microphone and location
  • Improvements to Android app notifications appearing as Windows notifications
  • Reduced flicker when apps are restored from minimized state
  • Apps are not restarted when devices come out of connected standby on recent Windows builds
  • New video hardware decoding (VP8 and VP9)
  • Fixes for on-screen keyboard in apps
  • Fixes for full-screen Android apps and auto-hidden Windows taskbar
  • Windows Subsystem for Android updated with Chromium WebView 100
  • Added support for Android NetworkLocationProvider in addition to GpsLocationProvider
  • Improved general stability, performance, and reliability

The new update is limited to Windows Insiders for now, but once Microsoft fixes all the bugs, it should start rolling out to everyone on Windows 11 that has the Android Subsystem enabled.

Read More
How to Fix Error Code 0xc004f210 in Windows 8

Error Code 0xc004f210 – What is it?

Error code 0xc004f210 occurs when Windows 8 users fail to activate their Windows operating system. Users will be able to identify error code 0xc004f210 because of the following common symptoms which occur:

Solution

Restoro box imageError Causes

If you enter an invalid product key or do not have a digital entitlement for the edition of Windows you are attempting to activate, you may experience error code 0xc004f210. Since this error usually occurs due to these main reasons, you will most likely find success resolving this issue by ensuring you use a valid product key or activate an appropriate edition of Windows based on the edition of your digital entitlement.

Further Information and Manual Repair

Error codes can be resolved through manual repair procedures that seek to fix the underlying issues causing the error. In the case of error code 0xc004f210, you should be able to resolve this error by using the methods below. You may also consider contacting a Windows repair technician if you have difficulty resolving the error code.

Method One: Enter Valid Product Key

To successfully activate your operating system and resolve error code 0xc004f210, you will need to enter a valid product key in the Update & security section of Windows. Follow the instructions below to enter the product key.

  • Step one: Click the Start button then select Settings
  • Step two: Select Update & security then Activation
  • Step three: Click the Change product key
  • Step four: Enter a valid product key

If the issue causing error code 0xc004f210 is related to the use of an invalid product key, you should be able to successfully activate your Windows operating system. Should the problem persist, however, you will need to attempt the next manual repair method explained below? Note: Failure to fix this error code might result in other Windows 10 error messages.

Method Two: Ensure Edition of Windows Matches Your Digital Entitlement

Digital entitlement allows Windows users to access activation without using a product key. This digital entitlement only affects Windows 8 users who are attempting to activate versions of Windows 10 that include Windows 10 Pro. Once you are using a genuine copy of Windows 8.1 and your edition of Windows matches your entitlement, you may proceed with the instructions below.

  • Step one: Click the Start button then select Settings
  • Step two: After selecting Settings, click Update & Security
  • Step three: Select Windows Update then the Check for updates tab
  • Step four: Click activate Windows 10 update

You should be able to activate your Windows update once you follow the instructions above. Remember error code 0xc004f210 is an activation code related to product keys or your digital entitlement so once these issues are rectified, you should have no problem activating your operating system of choice and enjoying the benefits it offers. If, however, the problem remains unresolved after you have attempted both manual repair methods, there may be unusual issues affecting your system. Contact Microsoft to rectify the issue or get help from a Windows repair technician.

Method Three: Download an Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 8 and other related issues when they do arise, download and install a powerful automated tool.

Read More
Razer Iskur gaming chair for healthy gaming
Razer IskurIt seems that last few days we were riding some Razer bandwagon but rest assured that we are not sponsored by them in any way, truth is that simply they come up with some interesting accessories which I believe are worth covering. Gaming Chair itself comes in two colors, fully black and green black combination and it is not really an entry-level chair if we are talking about price. The chair itself is around 600USD depending on the distributor and considering that price range it is placed in more top cream of gaming chairs but it is worth every dime.

Iskur Specifications

Iskur is made of a steel frame with a reinforced plywood lumbar support frame for added weight tolerance. Frame and lumbar support are surrounded with memory foam and all of that is wrapped in cotton and polyester layer which is again wrapped in multi-layer synthetic leather making the chair very durable for long hours of daily use. The chair also comes with a memory foam head cushion which is detachable and removable if you do not wish to use it. On the Razer website among specifications, it stands that the chair is best suited for persons from 5’6” – 6’2” (170 – 190cm) height and up to 299lbs (136kg).

Features

The chair has, of course, height adjustment as any gaming chair and surprisingly it has great control for the armrest. The armrest can be adjusted in 4 different ways: up & down, left & right, forward & backward, and inward & outward. The backrest can be also tilted up to 26 degrees angle. All of these features are great and good but there is one more feature that really makes this chair stand out from rest and it is Lumbar support. Iskur has an adjustable lumbar support system on the lower part of the backrest. With your lumbar support secured, you can then make the necessary tweaks to optimize the rest of your posture using the Razer Iskur’s adjustable height, backrest, and armrests.

Conclusion

Razer Iskur is neither cheapest nor perhaps the best gaming chair you can buy, but it is a really good one. It is well manufactured and made to feel and look like a premium product that actually it is.
Read More
Virtual desktop with different wallpapers
Virtual desktopThe feature that was originally planned for now scrapped Windows 10X is included in Windows 11. You will be able to customize your Virtual desktop with different wallpapers for each screen. In order to fully customize your virtual desktops with different wallpapers follow this easy step-by-step guide.
  1. Click on the Task View button in the taskbar
  2. When the Task View opens, select the desktop on which you want to set wallpaper
  3. The view will switch to the selected desktop. Right-click anywhere on the desktop and select personalize
  4. In personalization settings, click on the background
  5. Select wallpaper which you would like to have on the desktop by clicking on browse and navigating to the desired one
  6. Close the settings
  7. Repeat for each virtual desktop you would like to customize
Read More
10 Worst Computer Viruses in history
Computers viruses, worms, ransomware, etc. are kinds of malicious software that no user should take lightly. On several occasions, we have touched upon security steps that each user should take in order to protect its identity and data. Sadly sometimes even when all precautions are taken some malware can still slip through and wreak havoc. Today we are looking at some of the worst or the best, depending on your view that has indeed wreaked plenty of havoc.

viruses10 worst computer viruses in history

In the list of the 10 most famous computer viruses below, we show the costs, dates, reach, and other key facts. First a note about terms: we use the words “virus” and “worm” interchangeably because most readers search for them that way. But there’s a subtle difference that we explain after the list.

1. Mydoom – $38 billion

The worst computer virus outbreak in history, Mydoom caused estimated damage of $38 billion in 2004, but its inflation-adjusted cost is actually $52.2 billion. Also known as Novarg, this malware is technically a “worm,” spread by mass emailing. At one point, the Mydoom virus was responsible for 25% of all emails sent. Mydoom scraped addresses from infected machines, then sent copies of itself to those addresses. It also roped those infected machines into a web of computers called a botnet that performed distributed denial of service (DDoS) attacks. These attacks were intended to shut down a target website or server. Mydoom is still around today, generating 1% of all phishing emails. That’s no small feat considering the 3.4 billion phishing emails sent each day. By that figure, Mydoom has taken on a life of its own, infecting enough poorly-protected machines to send 1.2 billion copies of itself per year, 16 years after its creation. Though a $250,000 reward was offered, the developer of this dangerous computer worm was never caught. Wondering what makes the world’s most secure computers so safe? See the Tech@Work guide: Upgrade to the World's Most Secure and Manageable PC

2. Sobig – $30 billion

The 2003 Sobig computer virus is actually another worm. It is second only to the Mydoom virus in its scope. The $30 billion figure is a worldwide total, including Canada, the U.K., the U.S., mainland Europe, and Asia. Several versions of the worm were released in quick succession, named Sobig.A through Sobig.F, with Sobig.F being the most damaging. This cybercriminal program masqueraded as legitimate computer software attached to emails. It disrupted ticketing at Air Canada and interfered with countless other businesses. Despite its widespread damage, the creator of the successful bug was never caught.

3. Klez – $19.8 billion

Klez is a close third on the list of the worst computer viruses ever created. With nearly $20 billion in estimated damages, it infected about 7.2% of all computers in 2001, or 7 million PCs. The Klez worm sent fake emails, spoofed recognized senders and, among other things, attempted to deactivate other viruses. As with other viruses and worms, Klez was released in several variants. It infected files, copied itself, and spread throughout each victim’s network. It hung around for years, with each version more destructive than the last. Windows has come a long way since most of the computer viruses on this list hit the web. Thankfully, built-in protection with Microsoft Defender is always on the watch.

4. ILOVEYOU – $15 billion

The year 2000’s ILOVEYOU virus worked by sending a bogus “love letter” that looked like a harmless text file. Like Mydoom, this attacker sent copies of itself to every email address in the infected machine’s contact list. Shortly after its May 4 release, it had spread to more than 10 million PCs. The virus was created by a college student in the Philippines named Onel de Guzman. Lacking funds, he wrote the virus to steal passwords so he could log into online services he wanted to use for free. He reportedly had no idea how far his creation would spread. This virus is also known as Loveletter. Need to up your remote work security game before there’s another entry on the list of most deadly computer viruses? See our guide: How to Work Remotely and Securely

5. WannaCry – $4 billion

The 2017 WannaCry computer virus is ransomware, a virus that takes over your computer (or cloud files) and holds them hostage. The WannaCry ransomware ripped through computers in 150 countries, causing massive productivity losses as businesses, hospitals, and government organizations that didn’t pay were forced to rebuild systems from scratch. The malware raged like wildfire through 200,000 computers worldwide. It stopped when a 22-year-old security researcher in the U.K. found a way to turn it off. Computers with out-of-date operating systems were hit especially hard. That’s why security experts always recommend updating your systems frequently.

Ransomware strikes again

In September 2020, one of the potentially largest computer virus attacks in medical history hit Universal Health Services. The U.S. hospital chain, which has more than 400 locations, was reportedly struck by damaging ransomware. The attack forced the cancellation of surgeries and made healthcare workers switch to paper records.

6. Zeus – $3 billion

The Zeus computer virus is an online theft tool that hit the web in 2007. A whitepaper by Unisys three years later estimated that it was behind 44% of all banking malware attacks. By then, it had breached 88% of all Fortune 500 companies, 2,500 organizations total, and 76,000 computers in 196 countries. The Zeus botnet was a group of programs that worked together to take over machines for a remote “bot master.” It originated in Eastern Europe and was used to transfer money to secret bank accounts. More than 100 members of the crime ring behind the virus, mostly in the U.S., were arrested in 2010. It’s not as prominent today, but some of the virus’ source code lives on in newer botnet viruses and worms. Zeus caused documented damage of $100 million. But the real cost in terms of lost productivity, removal, and undocumented theft is undoubtedly much higher. A $3 billion estimate, adjusted for inflation, puts this virus at a cost of $3.7 billion in today’s dollars.

7. Code Red – $2.4 billion

First observed in 2001, the Code Red computer virus was yet another worm that penetrated 975,000 hosts. It displayed the words “Hacked by Chinese!” across infected web pages, and it ran entirely in each machine’s memory. In most cases it left no trace in hard drives or other storage. Financial costs are pegged at $2.4 billion. The virus attacked websites of infected computers and delivered a distributed denial of service (DDoS) attack on the U.S. White House’s website, www.whitehouse.gov. In fact, the White House had to change its IP address to defend against Cod Red. Can your printer get a virus? See our cool infographic: The State of Printer Security

8. Slammer – $1.2 billion

The SQL Slammer worm cost an estimated $750 million across 200,000 computer users in 2003. This computer virus randomly selected IP addresses, exploiting vulnerabilities and sending itself on to other machines. It used these victim machines to launch a DDoS attack on several internet hosts, significantly slowing internet traffic. The Slammer worm hit banks in the U.S. and Canada especially hard, taking ATMs offline in many locations. Customers of Toronto’s Imperial Bank of Commerce found themselves unable to access funds. The attack reared its ugly head again in 2016, launching from IP addresses in Ukraine, China, and Mexico.

9. CryptoLocker – $665 million

Thankfully, ransomware attacks like the 2013 CryptoLocker virus have dipped since their 2017 peak. This malware attacked upwards of 250,000 machines by encrypting their files. It displayed a red ransom note informing users that “your important files encryption produced on this computer.” A payment window accompanied the note. The virus’ creators used a worm called the Gameover Zeus botnet to make and send copies of the CryptoLocker virus. According to a report by security firm Sophos, the average ransomware attack costs a business $133,000. If we estimate that CryptoLocker hit 5,000 companies, that would put its total cost at $665 million. Where will cybersecurity go next? See our guide: The Future of Cybersecurity

10. Sasser – $500 million

The Sasser worm was written by a 17-year-old German computer science student named Sven Jaschan. He was arrested at the age of 18 in 2004 after a $250,000 bounty was posted for the computer virus’ creator. A friend of Jaschan’s tipped authorities that the youth had penned not only the Sasser worm but also the damaging Netsky.AC attack. Jaschan was given a suspended sentence after it was found he was a minor when he wrote the malware. The Sasser worm crashed millions of PCs, and though some reports put damages at $18 billion, the relatively low infection rate suggests a more likely cost of $500 million. Other notable viruses The top 10 worst computer viruses above are just the ugly tip of a gargantuan digital iceberg. With a million new malware programs popping up every 3 years, we may miss the forest for a few outstanding trees. Here are just a few more viruses that have wreaked havoc over the years: Mimail: This worm tried to harvest data from infected machines to launch a string of DDoS attacks, but was relatively easy to remove. Yaha: Yet another worm with several variants, thought to be the result of a cyber-war between Pakistan and India. Swen: Written in C++, the Swen computer worm disguised itself to look like a 2003 OS update. Its financial cost has been pegged at $10.4 billion, but not reliably. Storm Worm: This worm showed up in 2007 and attacked millions of computers with an email about approaching bad weather. Tanatos/Bugbear: A 2002 keylogger virus that targeted financial institutions and spread to 150 countries. Sircam: A computer worm from 2001 that used counterfeit emails with the subject line, “I send you this file in order to have your advice.” Explorezip: This worm used fake emails to spread to every machine on thousands of local networks. Melissa: The most dangerous computer virus in 1999, Melissa sent copies of itself that looked like NSFW pics. The U.S. FBI estimated cleanup and repair costs at $80 million. Flashback: A Mac-only virus, Flashback infected over 600,000 Macs in 2012 and even infected Apple’s home base in Cupertino, Calif. In 2020, there’s now more malware on Macs than on PCs. Conficker: This 2009 virus still infects many legacy systems and could do significant damage if it ever activates. Stuxnet: This worm is reported to have destroyed Iranian nuclear centrifuges by sending damaging instructions.
Read More
Chrome features that you need to use

Google Chrome is the most used browser in the world with the most user downloads. Most users are using browsers how it is, open it up and just surf but Chrome offers more than just plain surfing. Here we are presenting you with some interesting features that most users do not use but should.

google chrome

Use Omnibox to search inside websites

Chrome's Omnibox, also known as the address bar got its name because it can do much more than just search the internet. You already probably know that just by typing any word you will search the internet with Google or another search engine of choice.

You can also set specific keywords inside Chrome settings to tie them with specific websites, for example, you can tie the letter E with errortools, and then just by typing E windows error you will search term windows error on website errortools. There are some already predefined things and you can add anything you want so this is a great feature in order to speed up your work skipping part of actually opening the site.

Search the internet for selected text

On any webpage, you can simply select any text and right-click on it to get a new menu entry that will say search Google for "your selected text" and by clicking on it you will automatically search the net for the selected term.

Grouping tabs

When we surf the internet some of us tend to have plenty of open tabs and over time they can clutter and shrink in width making the surfing experience an unpleasant one.

Chrome has tab groups and you really need to start using them since you can organize much better all the tabs, even color-code them.

Search all open tabs

On top right part on title bar right next to minimize button there is small arrow pointing down, once you clik on it all opened tabs will be displayed by name as a listand by clicking on it you will automatically switch to it.

Change download location

Google Chrome has its default download destination but you can change that destination and even turn on option to be asked where you would like your download to be saved each time.

Live Captions

YouTube has cations for its videos but Chrome itself has live caption option in order to provide you with automatic AI captions for any type of video or audio on any website. If you are struggling with following what is being said try this awesome option.

Extensions

Using extensions in Chrome is awesome, specialy if extensions are usefull but if you go incognito they are not active. There is an option in Chrome to turn on the extensions even in incognito mode and even better, you can even choose which ones you want to be active, you do not need to turn all of them.

Read More
What happened to Facebook and why it is down?
Usually when online service is not working or when something goes wrong online it is DNS, well that is what most of the time is the case. And yes, DNS or Domain Name Server seems to be an issue with Facebook being completely down along with Instagram and wassap. facebook downThe true cause is that there is no working Border Gateway Protocol (BGP) routes into Facebook's sites. BGP is the standardized exterior gateway protocol used to exchange routing and reachability information between the internet top-level autonomous systems (AS). Most people, indeed most network administrators, never need to deal with BGP. Cloudflare VP Dane Knecht was the first to report the underlying BGP problem. This meant, as Kevin Beaumont, former Microsoft's Head of Security Operations Centre, tweeted, "By not having BGP announcements for your DNS name servers, DNS falls apart = nobody can find you on the internet. Same with WhatsApp btw. Facebook has basically de-platformed themselves from their own platform." Many people are very annoyed by this and with the fact that they cannot use their social media platforms but it seems that Facebook employees are in even bigger annoyance as it was reported that Facebook employees can't enter their buildings because their "smart" badges and doors were also disabled by this network failure. If true, Facebook's people literally can't enter the building to fix things. Reddit user u/ramenporn, who claimed to be a Facebook employee working on bringing the social network back from the dead, reported, before he deleted his account and his messages: "DNS for FB services has been affected and this is likely a symptom of the actual issue, and that's that BGP peering with Facebook peering routers has gone down, very likely due to a configuration change that went into effect shortly before the outages happened (started roughly 1540 UTC). There are people now trying to gain access to the peering routers to implement fixes, but the people with physical access is separate from the people with knowledge of how to actually authenticate to the systems and people who know what to actually do, so there is now a logistical challenge with getting all that knowledge unified. Part of this is also due to lower staffing in data centers due to pandemic measures." Ramenporn also stated that it wasn't an attack, but a mistaken configuration change made via a web interface. Both BGP and DNS are down, the "connection to the outside world is down, remote access to those tools don't exist anymore, so the emergency procedure is to gain physical access to the peering routers and do all the configuration locally." Technicians on site don't know how to do that and senior network administrators aren't on site. It seems that it will all be down for a couple of more hours before the issue is resolved.
Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status