SStap 測試UDP轉發...未通過!

給廣大用戶提一個醒:

今天我在啓動SStap的時候提示我,DUP轉發失敗,我想到了我之前hosts文件的代理地址被我清空了,我所以我判斷是hosts文件的問題,我在網上找到一份默認初始化的hosts文件值:

文件位置在:C:\Windows\System32\drivers\etc

# Copyright (c) 1993-1999 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
127.0.0.1 localhost

還有可能是網絡的原因問題,本身存在問題,也會導致轉發未成功,以及此站點已經停止運行也會造成轉發失敗的特性。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章