虚拟机只能ping PFSense路由器和Windows Server


0

我有一个virtualbox网络:

带有2个适配器的PFSense:NAT和内部网络(PFSense上的Lan设置为10.0.0.1/24)-Windows 2016(内部网络)(10.0.0.2)-3 Windows 7机器(内部网络)(静态IP .3,。 4,.5)网关也要设置为Windows 2016计算机(10.0.0.2)DNS也要设置为Windows 2016 Server

我的机器只能ping Windows 2016 Box和PFSense路由器,这是为什么?


网关应指向10.0.0.1(pfsense),而不是Windows PC。pFsense是您通往野外互联网的门户
Alex

我已经尝试了两种方式,结果相同。
BleepBloop

在pfsense Web界面中,转到Diagnostics-> ping并尝试使用WAN作为源接口ping外部热点,您可以从8.8.8.8之类的外部主机获得这种回复吗?(当您在评论中回答some1时,请在评论中的任何位置使用@ UserName(例如@Alex),以便与您交谈的用户得到通知)
Alex

@Alex可以上网,只是我的Windows机器无法ping通彼此
BleepBloop

然后,确保您的PC在网络设置中使用专用网络配置文件(不是默认的公共配置文件)
Alex

Answers:


0

如果仅设置pFsense并将新的Windows PC连接到网络,请确保将这些PC上的网络配置文件设置为Private。如果使用Public网络配置文件,则窗口的防火墙将阻止任何传入的连接,包括ICMP(ping)以及共享资源。

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.