重新安裝 tcp ip協議

2022-03-25 08:27:53 字數 478 閱讀 6011

環境 windows xp

故障描述:能ping 通 ip,但 ping 不通 網域名稱。

解決辦法:重新安裝 tcp/ip協議。

1.開啟登錄檔刪除以下鍵值hkey_local_machine\system\gurrentrolset\services\winsock hkey_local_machine\system\gurrentrolset\services\winsock2 

2.編輯%winroot%\inf的nettcpip.inf:在[ms-tcpip.primarylnstall]中,替換charateristics=0xa0值為0x80 

3.在網路連線屬性中,選擇新增協議,選擇通過磁碟,-〉c:\windows\inf,選擇新增tcp\ip,則可以看到允許解除安裝tcp\ip,解除安裝tcp\ip,重起。 

4.在網路連線屬性中,選擇新增協議,選擇通過磁碟,-〉c:\windows\inf,選擇tcp\ip,安裝tcp\ip,重新啟動。

重新安裝TCP IP協議的方法

重新安裝tcp ip協議的方法 hkey local machine system currentcontrolset services winsock hkey local machine system currentcontrolset services winsock2 2 用記事本開啟 wi...

重新安裝GCC, G

直接解除安裝 sudo apt get remove gcc sudo apt get remove g 若解除安裝不順利還可以用sudo apt get autoremove 再重新安裝gcc 利用 sudo aptitude search gcc grep gcc sudo aptitude s...

重新安裝ubuntu unity

因為折騰輸入法,解除安裝了ibus,解除安裝時沒仔細看,解除安裝了所有的ibus和關聯包,導致ubuntu登入後桌面一片空白,什麼都沒有。左側啟動器沒有,上方工作列也沒有,就是桌面登入後假死狀態。在網上查詢了很多資料,都無法修復,最終只能重新安裝ubuntu unity了。下面是安裝過程。ctrl ...