惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

罗磊的独立博客
SecWiki News
SecWiki News
酷 壳 – CoolShell
酷 壳 – CoolShell
爱范儿
爱范儿
量子位
M
MIT News - Artificial intelligence
GbyAI
GbyAI
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
TaoSecurity Blog
TaoSecurity Blog
博客园 - 【当耐特】
H
Heimdal Security Blog
腾讯CDC
The Last Watchdog
The Last Watchdog
Security Archives - TechRepublic
Security Archives - TechRepublic
Hacker News: Ask HN
Hacker News: Ask HN
S
Schneier on Security
Microsoft Security Blog
Microsoft Security Blog
WordPress大学
WordPress大学
博客园 - 司徒正美
Recent Commits to openclaw:main
Recent Commits to openclaw:main
C
Cybersecurity and Infrastructure Security Agency CISA
S
SegmentFault 最新的问题
大猫的无限游戏
大猫的无限游戏
Application and Cybersecurity Blog
Application and Cybersecurity Blog
F
Full Disclosure
有赞技术团队
有赞技术团队
T
Tailwind CSS Blog
Engineering at Meta
Engineering at Meta
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
T
Threatpost
月光博客
月光博客
A
Arctic Wolf
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
雷峰网
雷峰网
T
Troy Hunt's Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The Cloudflare Blog
D
DataBreaches.Net
O
OpenAI News
L
LINUX DO - 最新话题
宝玉的分享
宝玉的分享
小众软件
小众软件
V
Vulnerabilities – Threatpost
A
About on SuperTechFans
人人都是产品经理
人人都是产品经理
T
The Exploit Database - CXSecurity.com
Martin Fowler
Martin Fowler
美团技术团队
P
Privacy International News Feed

博客园 - niuke

VMware Server Beta Virtual Server 2005 vs Windows Server 2003 Sp1 IIS中的站点操作员 WSS中文站点模板 WSS站点迁移时需要注意用户SID的问题 SPS安装过程中的小故障 Command line - niuke - 博客园 Netcap 目前的工作 走独立自主的路线 About Windows server 2003 _msdcs zone 关于SSL、TSL和WTLS原理 Windows Server 2003中使用AT + Shutdown不能正确运行 关于Windows DHCP Server的几点说明 上班了! 关闭Windows XP的Local Machine Zone Lockdown 等待上班 一个不工作的Regular Expression Longhorn的官方发布时间
留神Vmware的VMnet8 NAT服务
niuke · 2005-09-07 · via 博客园 - niuke

由于授课的需要,今天在VMware中准备和ISA相关的实验(ISA、Client都使用VMWare的虚拟机,ISA通过VMnet8 NAT连接到Internet)。在配置了对外ftp协议的访问之后,client可以连接到Internet的ftp站点,但是当获取目录列表时就hang住了。起初以为是ftp协议的辅助连接和ftp连接模式配置有问题,但检查了发现没有什么错。接下来就开始了费时的排错,又是重新配置又是网络抓包,可各个环节都很正常。折腾了半天忽然一闪念,怀疑VMWare的NAT是否在处理辅助连接时出了问题,于是随手重启了一下VMWare的NAT服务,之后马上一切恢复正常。看来这里面还是有Bug呀。