Не удается инициализировать интерфейс windows sockets general failure

Перейти к содержанию

Перейти к содержанию

На чтение 1 мин Опубликовано 24.04.2017

Столкнулся с проблемой в Windows 7.

При подключенной работающей локальной сети при вызове команды ping возникает следующее сообщение:

# не удается инициализировать интерфейс windows sockets general failure

При попытке выполнить команду arp -a :

# The ARP entry addition failed: Access is denied.

Решается это заменой в реестре , с штатно работающей машины опции:

HKEY_LOCAL_MACHINESystemCurrentControlSetServicesWinsock2

[ win+r => cmd => regedit ] (на всякий случай)

Пожалуйста, не спамьте и никого не оскорбляйте.

Это поле для комментариев, а не спамбокс.

Рекламные ссылки не индексируются!

Приветствую.

Windows 7 Максимальная, rus, x64.

Внезапно, перестала работать сеть.

Имена не разрешаются, при попытке пинга любого адреса кроме 127.0.0.1 выводится сообщение из заголовка.

http://clip2net.com/clip/m19209/1289667955-clip-13kb.png

http://clip2net.com/clip/m19209/1289668048-clip-18kb.png

Сетевой контроллер — встроенный, Intel 82566DM.

Подключен к роутеру Asus RT-N16. Воткнутый в соседний порт ноутбук работает. Менять патчкорд и порт пробовал.

Время возникновения проблемы диагностировать сложно — компьютер не включался недели полторы, до этого все работало отлично. Из изменений конфигурациисофта разве что плановая установка обновлений на Windows (обновляется Windows регулярно, т.е. сейчас стоят
все обновления).

Погуглив, попробовал все найденные способы:

  • netsh int ip reset
    netsh winsock reset
       
  • обновление драйвера на сетевой контроллер
  • отключение IPv6
  • сторонних брандмауэров нет, встроенный отключен.
  • из антивирусов стоит только MS Security Essentials.
  • пробовал проверять на вирусы еще и dr web cure it

эффекта ноль.

в безопасном режиме ситуация такая же.

Что еще можно попробовать сделать?

  • Изменено

    13 ноября 2010 г. 17:52

Contents

  • What Causes a Ping General Failure?
  • How to Fix “Ping: Transmit Failed. General Failure”
  • Fix 1: Temporarily Disable Your Firewall
  • Fix 2: Configure Windows to Use IPv4 Instead of IPv6
  • Fix 3: Remove Any Applications That Block HTTP Traffic
    • Here is how to uninstall the applications:
  • Fix 4: Flush Your DNS Cache
  • Fix 5: Remove All Ipv6 and IPv4 Transition Technologies
  • Fix 6: Reset Your PC’s TCP/IP
    • Here’s how:
  • Fix 7: Reset Your PC’s Hosts File

How to remove the Transmit Failed General Failure error message

When you run into network problems, pinging can help troubleshoot the underlying issue. On a Windows machine, we use the ping command to measure the response time of an IP address and, among other things, analyze the statistics of the reply received. When you execute the ping command, packets of information are sent to devices on the same network or the internet to find out if they are available for connection.

But, what do you do if you send a ping and it returns the error “Ping: Transmit Failed. General Failure”? It can be quite frustrating, especially if you are working on something. The problem is exacerbated by the fact that the notification doesn’t show additional information describing the error.

But don’t panic. In this post, we show you how to troubleshoot ping failure so that you can get back to your business.

What Causes a Ping General Failure?

There are various possible reasons that could cause this problem. Some of the potential ones are as follows:

  • Outdated network drivers or firmware
  • A misconfigured firewall
  • Hardware and software issues
  • Issues with the Domain Name System (DNS)

As we noted above, the main reason why the error occurs is not known. Having said that, the following are the most effective solutions to the “Ping General Failure” error. These solutions worked for other users and are worth trying on your PC.

How to Fix “Ping: Transmit Failed. General Failure”

Fix 1: Temporarily Disable Your Firewall

First, you need to check if your firewall is to blame for the general failure error. While this is rarely the case, it’s worth checking this out since we can’t exactly pinpoint the source of the problem.

To do that, temporarily disable the firewall and try running the ping command again. If you use Windows Defender as your security solution, here are the steps to follow:

  1. Press the Windows logo key + S combination, type “Firewall” (without quotes), and select “Windows Defender Firewall”. This will take you directly to the “Windows Defender Firewall” page in the Control Panel.

    Type “Firewall” into Search and hit Enter.

  2. While in this window, look for the “Turn Windows Defender Firewall on or off” option in the left pane and select it.

    Navigate to “Turn Windows Defender Firewall on or off” and click it.

  3. Click the radio buttons next to “Turn off Windows Defender Firewall (not recommended)” for each network type.

  4. Alternatively, you can simply block all the incoming connections by clicking the checkbox under the option to turn on Windows Firewall.

    Block all the incoming connections by checking the corresponding boxes.

Now check if you’ll run into the ping general failure error. If you do, Windows Defender is not the culprit. Turn it back on to keep your system protected.

If you’re using robust security software like Auslogics Anti-Malware, open its settings and pause protection. Run the ping command again to check if it’s working. If it’s not, then the problem lies elsewhere.

Using a powerful malware removal tool is always recommended since it provides more protection than an ordinary antivirus program. With Auslogics Anti-Malware, you can rest assured that no malware entity will penetrate its tight security wall.

Run Auslogics Anti-Malware to check your system for malware.

It’s designed to safeguard your computer against all kinds of malware, including those masquerading as genuine files or applications. It even scans your browsers to check for data leaks and blocks items it deems suspicious.

Remember to re-enable the anti-malware program as soon as you’re done checking if it’s blocking your computer from running the ping command.

Fix 2: Configure Windows to Use IPv4 Instead of IPv6

By default, Windows 10 is configured to use IPv6 rather than IPv4. This is made possible by the prefix policies built into the system and programmed to prefer using IPv6 over IPv4. For some reason, this can lead to the “General failure” error message.

To set Windows to prefer IPv4, follow this guide:

  1. Go to this page and click on “Download” under “Prefer Ipv4 over IPv6” in the prefix policies to download Microsoft Easy Fix 21066.
  2. After the download completes, open the directory where you saved the file and double-click on it to run it.
  3. Follow through the on-screen guide to allow the tool to complete the process.
  4. Once it’s done, restart your computer.

When the system loads, check if you can ping successfully.

Fix 3: Remove Any Applications That Block HTTP Traffic

If you’ve installed any applications on your Windows machine that could, in one way or another, be capable of blocking HTTP traffic coming to or from your PC, you must uninstall them. These applications can block your system from pinging the IP address or website that you’re trying to reach.

Examples of such programs include Simplewall, Peer Guardian, Wireshark, Peerblock, and AnyConnect.

Here is how to uninstall the applications:

  1. Open the Control Panel, and go to Programs > Uninstall a program.

    Navigate to Programs > Uninstall a program.

  2. Right-click the suspect program and select Uninstall.

    Uninstall the program you suspect to be the culprit.

Additionally, if you’re using VPN software, disable it when testing to check if it’s causing the error.

Fix 4: Flush Your DNS Cache

Flushing your computer’s DNS is an effective solution to the “Ping: Transmit failed. General failure” error on Windows 10. When you clear the DNS cache, the old IP records are deleted, allowing your system to get fresh ones when you access the server. In fact, it’s considered healthy to flush your computer’s DNS cache from time to time.

Clearing your DNS cache will also reset your Winsock catalog, and this might help to fix the problem. To flush the DNS cache, follow the instructions below:

  1. Launch Windows PowerShell. To do that, press the Win + X keyboard shortcut and select “Windows PowerShell (Admin)”. Alternatively, bring up the Windows search box using the Win + S combination, type “PowerShell” (without quotes), and hit the “Enter” key.

    Select “Windows PowerShell (Admin)” from the Power User menu.

  2. Click “Yes” when prompted by the system.

    Enter ipconfigrelease into PowerShell.

  3. In the Windows PowerShell window, type or paste the commands below one by one and press “Enter” after each one:
  • ipconfig /release

    Enter ipconfigrelease into PowerShell.

  • ipconfig /renew

    Enter ipconfig/renew into Windows PowerShell.

  • ipconfig /flushdns

    Enter ipconfig /flushdns into PowerShell.

  • netsh int ip reset c:tcp.txt

    Type netsh int ip reset c:tcp.txt into PowerShell.

  • netsh winsock reset

    Enter netsh winsock reset into PowerShell.

  1. After all the commands have been executed successfully, reboot Windows and check if your ping issue has been resolved.

Fix 5: Remove All Ipv6 and IPv4 Transition Technologies

Transition technologies have been developed to simplify the task of migrating to IPv6 from IPv4. However, they may cause problems when pinging. If you’re using any kind of protocol transition technology on your computer, try disabling it to check if this has fixed the issue.

Here are the steps:

  1. You’ll need to run Windows PowerShell as an admin. To do that, press the Windows logo and X keys simultaneously and select “Windows PowerShell (Admin)”. You can also run the Command Prompt with admin rights. Simply press the Win + R keyboard shortcut, type CMD into the text box, and hit the Ctrl + Shift + Enter combination.

    Run Windows PowerShell as an admin.

  2. In the elevated PowerShell or Command Prompt window, type or paste the commands below one after the other and press “Enter” after each one:
  • netsh int ipv6 isatap set state disabled

    Enter netsh int ipv6 isatap set state disabled into PowerShell.

  • netsh int ipv6 6to4 set state disabled

    Enter netsh int ipv6 6to4 set state disabled into PowerShell.

  • netsh interface teredo set state disabled

    Enter netsh interface teredo set state disabled into PowerShell.

  1. Exit the Command Prompt or Windows PowerShell and restart your computer.

Now check if the ping problem still exists.

Fix 6: Reset Your PC’s TCP/IP

If you’re still struggling to resolve the ping general failure error, try resetting your PC’s TCP/IP to check if it works this time.

Here’s how:

  1. Run the Command Prompt or Windows PowerShell with admin rights.

    Launch Windows PowerShell with admin rights from the Power User menu.

  2. Click “Yes” when prompted by the system to grant administrator access.

    Click “Yes” to give the app administrator access.

  3. Type or paste the command netsh i i r r and press “Enter”.

    Paste the command netsh i i r r into PowerShell.

  4. Next, type or paste the command netsh winsock reset and hit “Enter”.

    Type netsh winsock reset into PowerShell.

  5. Exit the Command Prompt or Windows PowerShell and restart your computer. This solution should fix the ping failure error.

Fix 7: Reset Your PC’s Hosts File

If nothing seems to work in your case, you may want to try resetting your computer’s hosts file. Here is the step-by-step guide:

  1. Go to “Start” and launch Notepad.

    Launch Notepad in Windows 10.

  2. Paste the following script into a new “Notepad” page:

# Copyright (c) 1993-2006 Microsoft Corp.

# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.

# This file contains the mappings of IP addresses to host names. Each

# entry should be kept on an individual line. The IP address should

# be placed in the first column followed by the corresponding host name.

# The IP address and the host name should be separated by at least one

# space.

# Additionally, comments (such as these) may be inserted on individual

# lines or following the machine name denoted by a ‘#’ symbol.

# For example:

# 102.54.94.97 rhino.acme.com # source server

# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.

# 127.0.0.1 localhost

# ::1 localhost

Reset your PC's Hosts file via Notepad.

  1. Go to File > Save As.

    Navigate to File > Save As.

  2. Assign the file an appropriate title (like hosts1), and click on “OK” to save it to your preferred location.

    Save the file as hosts1 to your preferred location.

  3. Next, open the “Run” command using the Win + R shortcut.

    Use the Win + R shortcut to launch Run.

  4. Type %WinDir%System32DriversEtc into the text box and press “Enter”.

    Type %WinDir%System32DriversEtc into the Run box.

  5. Search for the original hosts file here.

    Search for the original hosts file in the folder.

  6. Right-click on it and select “Rename”.

    Select Rename from the menu.

  7. Rename it to something like “hostsOLD” and hit “Enter”.

    Rename the hosts file to something like “hostsOLD” and press “Enter”.

  8. Now, move the newly created hosts1 file from where you previously saved it to the %WinDir%System32DriversEtc directory.

    Move the newly created hosts1 file to the Etc folder.

  9. If you’re prompted to confirm your action, select “Yes”.

    Confirm your action by clicking Yes.

  10. Now restart your PC and try running the ping command again.

Hopefully, one of these solutions will help you fix the Ping General Failure error. Have you ever run into ping issues? If yes, how did you resolve them? Share your experience by commenting below.

Windows sockets general failure

Столкнулся с проблемой в Windows 7.

При подключенной работающей локальной сети при вызове команды ping возникает следующее сообщение:

[ win+r => cmd => regedit ] (на всякий случай)

Anything in here will be replaced on browsers that support the canvas element

Источник

Нарушена работа сетевых устройств (ошибка с WSAStartup()

Скачивал материалы необходимые для работы и не заметил что скачал не *.doc, a *.exe но ввиду по привычке сразу открыл/запустил.
ЧТО_ТО произошло.

Пропал и-нет. (все сетевые интерфейсы не работаю ни коим образом). Драйвера перепроверил. Устройства светятся как активные, а в сеть не выходит.
Помимо этого при включении выдает ошибку.
Точек восстановления нет.

DrWEB LiveUSB проверил, нашел пару вредоносных js, но после их удаления изменений не произошло.

Необходимо именно починить, так как ввиду некоторых причин сейчас переустановить НЕ МОГУ.

Вот в общем так. Кто чего посоветует?

P.S. если надо(!) могу зайти еще раз на шиндоуз и сделать пару скринов ошибок, а также траблу которую дает попытка пинга на любой адрес.

Вложения

Много сетевых адаптеров microsoft 6to4 в диспетчере устройств
Привет, друзья! Зашел в диспетчер устройств и увидел такую некрасивость (скрин)

Исчезает место на диске C, нарушена работа Проводника
Здравствуйте, подскажите установила 7 винду, и у меня с диска С начала исчезать память, недостаток.

Выбор сетевых устройств
Добрый день, уважаемые форумчане! Помогите, пожалуйста, выбрать устройство для хранения и.

Размножение сетевых устройств
На скринах все видно. Вдруг кто то сталкивался, что делать?

2. Вы сделали логи по старым правилам. Скачайте Autologger и повторите логи.

Вложения

CollectionLog-2014.09.15-20.58.zip (45.7 Кб, 3 просмотров)

Вложения

adw_log.zip (32.8 Кб, 2 просмотров)

Как сейчас ведет себя система?

Ошибка все еще на месте, несмотря на то что я уже немало чего удалил. Сетевые интерфейсы не работают.
Ни по кабелю, ни по беспроводу.

ping на любой адрес:
Не удается инициализировать интерфейс Windows Sockets. Derstination address ureacheable.

Вложения

Export.rar (9.9 Кб, 2 просмотров)

Проделал все действия по порядку.
Ничего не помогло. (изменений не замечено)

В общем. Чего сделал:
В реестре удалил запись HKEY_LOCAL_MACHINESYSTEMCurrentControlSetservices Winsock и Winsock
сделал
netsh winsock reset.

Как результат меня все выбесило, я психанул и решил проблему переустановкой шиндоуз.

Определитель сетевых устройств
Проблема: есть преобразователь интерфейса, который настраивается через веб. Но ip адрес его.

Восстановление паролей в настройках сетевых устройств
Если нужно восстановить пароль (другое значение, скрытое в поле за «кружочками») в настройках.

Поиск и устранение неисправностей сетевых устройств
Где можно почитать про это? Добавлено через 2 часа 6 минут Уже нашёл, то что мне надо. Тему.

Источник

Не удается инициализировать интерфейс windows sockets general failure

Windows 7 Максимальная, rus, x64.

Внезапно, перестала работать сеть.

Имена не разрешаются, при попытке пинга любого адреса кроме 127.0.0.1 выводится сообщение из заголовка.

Подключен к роутеру Asus RT-N16. Воткнутый в соседний порт ноутбук работает. Менять патчкорд и порт пробовал.

Погуглив, попробовал все найденные способы:

в безопасном режиме ситуация такая же.

Что еще можно попробовать сделать?

Ответы

Все ответы

Значит нет связи с роутером. Либо сдох адаптер, либо меняйте кабель, либо меняйте порт.

(а почему у Вас APIPA-адреса для VMWare-адаптеров. так положено? разве не должны быть «нормальные» адреса. )

Значит нет связи с роутером. Либо сдох адаптер, либо меняйте кабель, либо меняйте порт.

(а почему у Вас APIPA-адреса для VMWare-адаптеров. так положено? разве не должны быть «нормальные» адреса. )

скорее всего из за проблем с единственным физическим сетевым контроллером.

(а почему у Вас APIPA-адреса для VMWare-адаптеров. так положено? разве не должны быть «нормальные» адреса. )

скорее всего из за проблем с единственным физическим сетевым контроллером.

Если все возможные варианты перепробованы, то остается последний. 🙁

(а почему у Вас APIPA-адреса для VMWare-адаптеров. так положено? разве не должны быть «нормальные» адреса. )

скорее всего из за проблем с единственным физическим сетевым контроллером.

э нет, какая тут связь?! это самостоятельные адаптеры, причем активные (?! не ругается на состояние среды). DHCP не включен. они получают свои параметры независимо

тогда, наверное, из за

netsh int ip reset
netsh winsock reset

в любом случае, этот вопрос меня мало интересует.

похоже на последствия вируса.

А если просто откатить систему на момент когда все работало?

еще как вариант запустить sfc /scannow

А если попробывать загрузиться из WinPE и попробывать попингать из нее? Если неполучится, то железка неисправна.

Купил новую карту, 5 минут полет нормальный.

Купил новую карту, 5 минут полет нормальный.

Ноут с роутером по wifi работает прекрасно, телефон тоже..

Источник

PING: сбой передачи. General failure. [ в Windows 7 SP1 ]

malor

Member

Windows 7 SP1 64-bit

arkalik

Active Member

PING: сбой передачи. General failure. [ в Windows 7 SP

malor При этом есть доступ к интернету?

malor

Member

PING: сбой передачи. General failure. [ в Windows 7 SP

arkalik

Active Member

PING: сбой передачи. General failure. [ в Windows 7 SP

malor Попробуйте пинганутся в «Безопасном режиме, с поддержкой сетевых драйверов»

malor

Member

PING: сбой передачи. General failure. [ в Windows 7 SP

В «Безопасном режиме, с поддержкой сетевых драйверов» всё нормально. :shok:

arkalik

Active Member

PING: сбой передачи. General failure. [ в Windows 7 SP

malor Понятно, значить какой-то программа блокирует. Отключите все антивирусы/фаерволы и брэндмауер и попробуйте пингануть.

malor

Member

PING: сбой передачи. General failure. [ в Windows 7 SP

При отключенном антивирусе Comodo всё равно пинга нет.

arkalik

Active Member

PING: сбой передачи. General failure. [ в Windows 7 SP

malor

Member

PING: сбой передачи. General failure. [ в Windows 7 SP

Добавлено спустя 28 минут 41 секунду:
Re: PING: сбой передачи. General failure. [ в Windows 7 SP1 ]
Прикрепляю 7z-архив. :crazy:

arkalik

Active Member

PING: сбой передачи. General failure. [ в Windows 7 SP

malor Сами прописали этот DNS-сервер?

malor

Member

PING: сбой передачи. General failure. [ в Windows 7 SP

Да, это настройки нашей локалки.

arkalik

Active Member

PING: сбой передачи. General failure. [ в Windows 7 SP

Источник

Вот как исправить ошибку общего сбоя Ping в Windows 10

Команда Ping обычно используется для измерения времени ответа IP-адреса. Пользователи Windows утверждают, что они обычно сталкиваются с сообщением об ошибке Общий сбой при попытке запустить команды ping в командной строке.

Основная причина, по которой это происходит, неизвестна, поскольку командная строка не предлагает никаких объяснений, почему она не была выполнена. Таким образом, это может быть любая причина, но нет серьезных проблем, потому что мы предложим вам несколько решений, которые помогут вам исправить эту ошибку.

Как я могу исправить общую ошибку Ping?

1. Настройте Windows на прием IPv4 вместо IPv6.

Ниже мы предложим вам несколько шагов по настройке этих префиксных политик в вашу пользу:

2. Отключите все технологии перехода IPv4 или IPv6.

3. Сбросьте TCP/IP вашего компьютера

После этого проверьте, решена ли проблема.

4. Удалите все приложения, которые останавливают HTTP-трафик.

Вот почему лучшим решением будет просто удалить все эти приложения. Они могут включать в себя следующие приложения Charles, Wireshark, Peerblock и клиент мобильности AnyConnect. Поэтому, пожалуйста, немедленно удалите их, перезагрузите компьютер и проверьте, все ли сейчас в порядке. Надеемся, что ошибка Ошибка общего Ping больше не будет появляться.

Мы надеемся, что эти решения помогли вам исправить ошибку Ping general fail на вашем ПК. Если какое-либо из этих решений сработало для вас, сообщите нам об этом в разделе комментариев ниже.

Источник

This is a very peculiar problem with a station on our network. The client pc is running Windows 7 Pro. What makes this problem interesting is that this client is the only node on the network that seems to be experiencing this proglem. When I try to ping a specific Win 08 server by host name, I get an IPv6 address and get General failure. But when I ping it’s IPv4 address, it responds just fine.

My first thought would check the DNS server the name resolutions to see what would be going on, but the problem begs the quesion, why does the station get an IPv6 address back and fails as opposed to using the IPv4 settings (which are static btw). What gives? I am including a screen shot of trying the one specific server and failing while trying another server with success. All other nodes on the network don’t have problems communicating with the server the one station is having issues with.
Pingng: General Failure

asked Jun 6, 2012 at 15:06

Chad Harrison's user avatar

Chad HarrisonChad Harrison

6,02912 gold badges43 silver badges60 bronze badges

7

In my situation, I found peerblock caused this.

Some applications block http traffic, peerblock for example.
These cause pings to fail via the «General Failure» error message.

The way I found the application causing this was to kill processes one by one and checking the pings. Eventually I killed peerblock in my case and my ping started working.

If your pings are failing only for a few sites it most likely Firewall, Antivirus or some other HTTP interception/blocking application like Peerblock, Charles, Wireshark… etc.

answered Oct 28, 2013 at 19:12

Oliver's user avatar

OliverOliver

2712 silver badges5 bronze badges

3

I had a similar issue. I had to uninstall the AnyConnect mobility client.

I had a constant ping running and was getting the «general failure.» to 8.8.8.8; as soon as the uninstall was halfway done I was back to being able to ping.

answered Feb 17, 2013 at 12:21

Lloyd's user avatar

LloydLloyd

1211 silver badge2 bronze badges

1

Found out through reading a couple of other posts that IPv6 is not exactly disabled by unchecking the protocal in the network adapter settings. Also, there’s prefix policies built into windows that favors IPv6 over IPv4.

Turns out Microsoft has some tools that help with choosing presedence or choosing to disable IPv6 altogether on their site. Still not sure why I got the General Failure message in the first place, but at least I was able to fix the precedence using the Microsoft Fix it 50410 on that page (Prefer IPv4 over IPv6 in prefix policies).

Sam Hasler's user avatar

Sam Hasler

4201 gold badge9 silver badges20 bronze badges

answered Jun 12, 2012 at 16:15

Chad Harrison's user avatar

Chad HarrisonChad Harrison

6,02912 gold badges43 silver badges60 bronze badges

I would get this error after:

  1. Accessing a site.
  2. Connecting to my corporate VPN.
  3. Accessing the same site.

It didn’t happen for all sites, just sites that we (the company) published. To fix it, I ran

ipconfig /flushdns

answered Mar 19, 2013 at 14:53

Matt McMinn's user avatar

Matt McMinnMatt McMinn

2655 silver badges17 bronze badges

2

It appears your computer has 6to4, an IPv6 transition/tunneling technology, enabled. Unfortunately 6to4 is very unreliable in practice and for many people it is completely broken.

It’s a good idea to disable all of the transition technologies if you aren’t actually using them, since they can all cause various problems such as this.

You can do so from an Administrator Command Prompt with the following:

netsh int ipv6 isatap set state disabled
netsh int ipv6 6to4 set state disabled
netsh interface teredo set state disable

answered Aug 15, 2014 at 19:46

Michael Hampton's user avatar

Michael HamptonMichael Hampton

13.5k4 gold badges43 silver badges75 bronze badges

2

the ‘cybersec’ feature of the nordvpn client also causes this for other (local) subnet ranges to not be reachable, even when vpn is OFF — $deity knows why — turn off the ‘cybersec’ option and all of a sudden your other lan subnets work again.

answered Jul 4, 2018 at 13:11

pacifist's user avatar

pacifistpacifist

1711 silver badge2 bronze badges

1

In my case, this actually propagated all the way down to the Cisco VPN client. It said that there was a network subsystem failure. It turns out that my wireless nic was getting an IP address and all, but when I tried to ping my router, it was giving me a General Failure.

I took a look at device manager, and there were a bunch of new Bluetooth items that did not have their drivers installed. That was odd, because I hadn’t installed anything new. In fact, this is a laptop with built-in Bluetooth hardware.

I know that Bluetooth allows you to do PAN (personal area network), so I wondered if this was somehow taking precedence over my WiFi NIC. I disabled all of these items in device manager, and although no new drivers were installed for this ‘presumably new hardware’, this allowed me to begin pinging my router. I’m now using my laptop successfully to both get on the we and VPN.

answered Sep 17, 2012 at 2:05

user159686's user avatar

I also ran into a similar issue. Namely, I was unable to ping or tracert www.google.com on a Windows 7 operating system and it threw a General Failure.

I did the following to trouble-shoot and resolve issue:

  1. Issue command ping -4 www.google.com. This explicitly pings using IPV4. Did not resolve issue.
  2. Issued same command from #1, but ping -6 . Explicitly ping with IPV6. Error stated that it could not find host www.google.com

  3. Issued same command with different target (within my network) without issue.

  4. Temporarily stopped firewall (AVAST) and was successfully able to ping/tracert to www.google.com.

  5. Opened Avast Internet Security, clicked firewall settings on left pane, clicked Settings button.

  6. Clicked System rules and then enable ICMP (Internet Control Message Protocol ) to allow outgoing ping and trace request. Resolved Issue

Concerned: I issued the above commands on same workstation a few weeks ago without issue. I’m not sure how that setting was changed.

jonsca's user avatar

jonsca

4,07715 gold badges34 silver badges46 bronze badges

answered Sep 7, 2013 at 3:19

user252102's user avatar

1

Fixed one of these on win 8.1 by resetting TCP/IP and Winsock. For anyone who needs info on how, open ADMIN command prompt and run:

Windows Vista, 7, 8

netsh i i r r

netsh winsock reset

Then reboot.

Windows XP

netsh i i r r

netsh w r

Then reboot. Good luck!

answered Aug 13, 2014 at 20:06

John's user avatar

1

In my case this happened because my Internet connection had both IPv4 and IPv6 enabled, but I then connected to a VPN that supported only IPv4. So I guess Windows was still trying to connect to that host over IPv6 over the VPN, which failed.

The fix was to disable IPv6 in the network adapter properties for my Internet connection.

Nifle's user avatar

Nifle

33.9k26 gold badges107 silver badges137 bronze badges

answered Dec 23, 2014 at 22:00

EM0's user avatar

EM0EM0

1,8126 gold badges20 silver badges30 bronze badges

You may need to reconnect to your VPN.

I ran into a similar issue, and tried flushing the dns cache (ipconfig /flushdns) to no avail, I ended up needing to disconnect and reconnect to my VPN to get resolution to start working once again.

Until I did that ping and tracert both failed (but I was able to lookup the host name via nslookup).

answered Nov 9, 2015 at 16:39

aolszowka's user avatar

aolszowkaaolszowka

3491 gold badge3 silver badges13 bronze badges

Note that you can ping a computer by hostname using IPv4 by simply supplying /4 switch to the ping command:

C:Usersuser>ping xxx.com

Pinging xxx.com [xxx:7789%24] with 32 bytes of data:
General failure.
General failure.

Control-C
^C
C:Usersuser>ping /4 xxx.com

Pinging xxx.com [10.xxx.xxx.196] with 32 bytes of data:
Reply from 10.xxx.xxx.196: bytes=32 time<1ms TTL=128
Reply from 10.xxx.xxx.196: bytes=32 time<1ms TTL=128
Reply from 10.xxx.xxx.196: bytes=32 time<1ms TTL=128
Reply from 10.xxx.xxx.196: bytes=32 time<1ms TTL=128

answered Aug 9, 2021 at 7:46

Dmitry Grigoryev's user avatar

Dmitry GrigoryevDmitry Grigoryev

9,0023 gold badges41 silver badges72 bronze badges

инструкции

 

To Fix (windows sockets initialization failure) error you need to
follow the steps below:

Шаг 1:

 
Download
(windows sockets initialization failure) Repair Tool
   

Шаг 2:

 
Нажмите «Scan» кнопка
   

Шаг 3:

 
Нажмите ‘Исправь все‘ и вы сделали!
 

Совместимость:
Windows 10, 8.1, 8, 7, Vista, XP

Загрузить размер: 6MB
Требования: Процессор 300 МГц, 256 MB Ram, 22 MB HDD

Limitations:
This download is a free evaluation version. Full repairs starting at $19.95.

сбой инициализации сокетов Windows обычно вызвано неверно настроенными системными настройками или нерегулярными записями в реестре Windows. Эта ошибка может быть исправлена ​​специальным программным обеспечением, которое восстанавливает реестр и настраивает системные настройки для восстановления стабильности

If you have windows sockets initialization failure then we strongly recommend that you

Download (windows sockets initialization failure) Repair Tool.

This article contains information that shows you how to fix
windows sockets initialization failure
both
(manually) and (automatically) , In addition, this article will help you troubleshoot some common error messages related to windows sockets initialization failure that you may receive.

Примечание:
Эта статья была обновлено на 2023-02-01 и ранее опубликованный под WIKI_Q210794

Содержание

  •   1. Meaning of windows sockets initialization failure?
  •   2. Causes of windows sockets initialization failure?
  •   3. More info on windows sockets initialization failure

Meaning of windows sockets initialization failure?

Увидеть сообщение об ошибке при работе на вашем компьютере не является мгновенной причиной паники. Для компьютера нередко возникают проблемы, но это также не является основанием для того, чтобы позволить ему быть и не исследовать ошибки. Ошибки Windows — это проблемы, которые могут быть устранены с помощью решений в зависимости от того, что могло вызвать их в первую очередь. Некоторым может потребоваться только быстрое исправление переустановки системы, в то время как другим может потребоваться углубленная техническая помощь. Крайне важно реагировать на сигналы на экране и исследовать проблему, прежде чем пытаться ее исправить.

Causes of windows sockets initialization failure?

Всякий раз, когда вы видите ошибку окна на экране, самый простой и безопасный способ исправить это — перезагрузить компьютер. Подобно тому, как наши тела нуждаются в закрытом глазе в течение нескольких минут, нашим компьютерам также необходимо отключиться через некоторое время. Быстрая перезагрузка может обновить ваши программы и предоставить компьютеру чистый сланец, чтобы начать новое предприятие. Чаще всего это также устраняет ошибки, с которыми вы столкнулись после перезагрузки. Также идеально подходит для отключения компьютера один раз в неделю, чтобы полностью отключить все неиспользуемые программы. Однако, когда перезагрузка больше не работает, используйте более сложные решения Windows для исправления ошибок.

More info on
windows sockets initialization failure

РЕКОМЕНДУЕМЫЕ: Нажмите здесь, чтобы исправить ошибки Windows и оптимизировать производительность системы.

So I say fine, i don’t even know what that program is predates the problem from one of the 4 which are visible. OK so I pushed ok and most everything seems to work anyway, but cannot get onto internet. The label on the window, or title or what do sockets, cannot exactly remember. Do you know why this may have anyway, so I deleted that program thinking maybe was cause of socket problems.

So I tried reinstalling windows, Hopefully one or two of you call it at the top of window says JavaScan. Get error message re: to Start>Shutdown>Restart in MS-DOS mode.

At the c:windows> prompt enter:

scanreg /restore

select a started registry which To do this, go those still predate the issue. happened and how can I fix it. Also, right after the Windows Sockets init fail msg, then a progrom called it wasn’t.

I have Windows 98 and just a couple days ago I turned and still sockets initialization failed. Http://msdn.microsoft.com/library/default.asp?url=/library/en-us/w2kmsgs/45.asp
 

on my computer and a window popped up saying «Windows Sockets Initialization Failed». Webhancer comes up saying has performed an illegal error and will be shut down. Well restoring a registry which predates the problem.

Я предлагаю вам сразу же попробовать
windows sockets initialization failed

Any help would be appreciated! This refers to Windows Vista but should be just as relevant on Windows 7 in principle:
Repair and Reset Vista Winsock Catalog | tudy .ro — Tudor Damian

login screen, everything is noticeablly oversized as if I’m in safe mode which I’m not.

Hi, my problem is that when I turn on my computer and get to my


Windows Sockets initialization failed: 5

I don’t know if this is Sorry for not the right section for this thread. So, please redirect me if so kind as to help me with this issue. it isn’t the right place.

Hey, I was just wondering if someone would be originally stating that.

I have Windows Vista Home Premium 64-bit SP2.


SMWAN Windows sockets initialization failed

How do i restore my sockets or what do thanks!!!! I checked i have service pack 1 would upgrading help (if a local cell phone company (CRICKET in ALB. PLEASE HELP!!!!! Someone so where can i) also mcafee expired so scanning doesnt help.

i do to get on with my internet life. NM) it worked for a quite a while then i let my nephew use my laptop then it wouldnt work.

i have a USB wireless internet service from

I tried to upload AVG so i can scan for a virus and it wouldnt let me even upload AVG!


Satellite L300 — T2FTP Windows sockets initialization failed

Is there any chance find my Recovery-CDROM. Unfortunately I don’t in a message: Windows Explorer does not react. It is impossible any programms recently?

It looks like to save my system? Before I did NOT bit

Здравствуй,

I have never met such problem. Toshiba Satellite L300, Model PSLB8E

Windows VISTA-32 to call any other routine. To be honestly, sometimes it’s easier to reinstall add any new hardware device.

Have you installed the OS than trying to fix it.

Clicking the Start Button results only software related issue.


VPN and Sockets Initialization Problem

I’m not sure which .dll would have the socket functions but your not missing any .dlls. Griffin

  check and make sure Cisco VPN Dialer. Any idea why the problem If you didn’t have that you’d get an error like that.

  Successfully installed Sockets Initialization Failed»

ОС — XP Home.

Get error message on startup: «Windows occurs and how to solve it?


«windows sockets initialization failed» help please

I’d have to burn wireless service» ..once i do that it tells me it cannot resolve this problem. Widows network says «the windows wireless service is not running on this computer» «start windows when an attempt to access the internet is made. When I try help.. Please

This is an issue namely because I cant get on the net to get any programs.. Thank you.

to diagnose the problem..

A co-workers laptop has been sending this message them to disk and transfer.


windows socket initialization failure

I have download LSP-fix Winsock layered service provider (LSP) in my system. How can managed to fix it. Thank you.

  Well I removed it by simply deleting the files and registry entries. I understood that NewDotNet has installed a «Windows socket initialization failure» and my internet connection as well as local network is gone.

Deleting it’s DLLs made my sockets failing to initialize. Now when I start the Windows — WinXP with SP1 — I get this message: and now it’s working.

  Здравствуйте,

I had a spyware on my PC, NewDotNet, and I I fix this?


Проводник Windows не отвечает и сбой инициализации wow.dll

However, I restarted my computer and when I get to the desktop, it says that when I ran a new scan, it found nothing. Please repost this nfo with a DDS desktop that reappeared after deleting it that was named White Trader. Also there’s a html shortcut that was placed on my Thanks. topic.Let me know if all went well.

My Avira Antivir detected a JS/iFrame virus yesterday and get a deeper look here. Preparation Guide and post in a new the wow.dll in the appdatatemp folder failed to initialized and windows explorer keeps freezing. Any ideas on how to remove this malware? Hello, we need ti log by doing steps6,7 and 8 here..


Проводник Windows не отвечает и сбой инициализации wow.dll

Когда инструмент откроется, нажмите «Да», чтобы отказаться. Нажмите кнопку «Сканировать». Он сделает журнал (FRST.txt) в том же каталоге, в котором запускается инструмент. Пожалуйста, прикрепите его к рабочему столу, который появился после удаления его, получившего название White Trader. загрузите оба из них и попробуйте запустить их.

However, I restarted my computer and when I get to the desktop, it says that that will be the right version.Double-click to run it. AV: Avira Desktop *Enabled/Updated* {F67B4DE5-C0B4-6C3F-0EFF-6C83BD5D0C2C}
SP: Avira Desktop * Включено / Обновлено * инструмент запущен, он также создает еще один журнал (Addition.txt). Также есть ярлык html, который был помещен на моем wow.dll в папке appdata temp, и не удалось инициализировать, а проводник Windows продолжает замерзать.

Скопируйте и вставьте его в свой ответ. В первый раз, чтобы удалить эту вредоносную программу? Только один из них будет работать в вашей системе, к вашему ответу. 

Если вы не знаете, какая версия относится к вашей

Любые идеи о том, как я запускал новое сканирование, ничего не нашел.
My Avira Antivir detected a JS/iFrame virus yesterday and {4D1AAC01-E68E-63B1-344F-57F1C6DA4691}
SP: Windows Defender *Disabled/Outdated* {D68DDC3A-831F-4fae-9E44-DA132C1ACF46}
.
============== Запуск процессов ===============
.


Инициализация процесса инициализации процесса входа в систему? Не удается запустить Windows?

Что нужно для новой учетной записи пользователя и очистить оттуда. Я попытался выполнить Восстановление системы, Восстановление Datasafe Dell, Безопасный режим, понял, что он заставил мой компьютер замерзнуть, я удалил. В каком методе вы использовали Last Known Good Configuration и все опции в вариантах экрана F8. Вы можете перейти в безопасный режим и создать программу для удаления программы.

I downloaded a large-file game recently, but when I not start. After that, my laptop suddenly shut down and Logon Process Initialization Has Failed.»
Я попытался сделать безопасный режим, но это не сработало.
I have a Dell Inspiron I do? After the Dell Datasafe restore, I got the notification: «Logon Process Initialization Failure: Interactive Windows 7 or an external hard drive.

У меня нет копии перезагрузки, но она автоматически переходила в Startup Repair. Windows будет n5010 около двух лет.


USB sockets failure

Can anyone Cheers. Make sure that the box next to…’Allow the computer to no errors reported.I have run out of places to look now. I am running XL.

I have also run a system wide diagnostic, including Registry but Root Hub’ In the drop down menu click the ‘Power Management’ tab. Try this in ‘Device Manager’ Right click all USB headings labled ‘USB turn off this device to save power’Is UN-TICKEDReboot.
offer some advice?


Ошибка инициализации процесса. Не удалось выполнить интерактивный процесс входа в систему Windows 7


В моем сообщении об ошибке Windows 7 произошел сбой. Пожалуйста исправьте.

Интерактивный вход в систему 32-бит I получает сбой инициализации процесса. Попробуйте эту помощь.


Инициализация USB-устройства SMART

That number hasn’t changed in at least a year, so it’s really annoying. I also have no plans of about 15 seconds to complete.

Некоторое время (около 4 лет) SMART сообщал, что один из загрузочных SMART-проверок обычно можно отключить в Bios.

  It’s safe to say it’s not in any immediate danger of completely failing.

Можно ли решить эту проблему без удаления диска?

  Мои диски не работают из-за того, что 1,109 (путь выше предела 140) перераспределены. Проблема в том, что когда BIOS инициализирует USB-контроллеры, следующим шагом будет запуск SMART Check, который в ближайшее время заменяет этот диск.


Инициализация OpenGL?

Было много возвратов к более ранней версии. Или, если у вас уже есть, несовпадения для пользователей, переключающихся на VISTA.
 


Инициализация двигателя

Если не обновить IE, все идеи о том, как исправить это

последний из них IE9? к последней доступной версии.

Это

Какую версию IE вы используете?


Ошибка инициализации программы

Я удалил программу и есть ли что-нибудь, что указывает на xc000000005, и, вероятно, это все-таки в XP.

Здравствуйте

I am suddenly getting a «failure to Any is install the latest MS updates for security, including office, and with these came IE7.

My systemis XP PRO and the only significant thing I’ve done in the last week event log and there are no «system» errors either. Expat83

  re-installed but get the same error. There are no «application» error logs in the where this init error is coming from? The error code is not very helpful: help appreciated.

initialize» when I start a long-installed program.


Ошибка обновления инициализации

В противном случае ваш хороший вопрос вы сможете, и снова Добро пожаловать на майоров

  Now the computer won’t turn on Online, if you can tell us more about the sounds your computer makes. There was no So please post back some further details if and sometime during the second initialization the computer turned itself off.

Сегодня — после загрузки всех обновлений 57 процесс инициализации запустил потерю мощности и т. Д. Пожалуйста, сообщите нам, какая программа вы обновляли, полностью отключился компьютер; он только мигает и щелкает. быть потерянным в бездне MG.


Ошибка инициализации мыши!

Выберите ps2 mouse Перейдите в диспетчер устройств. под мышкой. Посмотрите и нажмите «Удалить».


Ошибка инициализации ps2mouse

And at boot the system doesn’t care whether what have you done? First, you don’t at the beginning. Second, device manager has nothing to do you are talking about. Step by step, exactly with anything that happens before Windows loads.

Absolutely no idea what or not you have a mouse, only a keyboard. So let’s start uninstall a mouse.


Ошибка инициализации процесса входа в систему

Спасибо, что никто не позволит мне перейти к чему-либо еще. Он также появляется в safemode и указывает, что я использовал, по крайней мере, три раза. После завершения восстановления я нажал кнопку перезапуска и Lenovo ideapad s10-2. Есть идеи?

I’m using a help.

I just recently restored my pc to a bacckup upon restarting i get hit with a «Logon Process Initialization Failure» box.


Понравилась статья? Поделить с друзьями:
  • Не удается выполнить активацию windows 7
  • Не удается инициализировать диск windows 10
  • Не удается выбрать принтер по умолчанию windows 10
  • Не удается импортировать ошибка при доступе к реестру windows 11
  • Не удается выбрать источник twain canon windows 10