rfc*_*484 3 samba ping shared-folders
我想解决这个问题,因为这似乎是我无法与我的 Windows 机器共享 ubuntu 文件夹的原因。
Windows 7 机器网络配置:
IP: 192.168.2.2
Subnet Mask: 255.255.255.0
Gateway: 192.168.2.1
dns: 8.8.8.8, 4.4.4.4
Run Code Online (Sandbox Code Playgroud)
Ubuntu机器网络配置:
IP: 192.168.2.3
Subnet Mask: 255.255.255.0
Gateway: 192.168.2.1
dns: 8.8.8.8, 4.4.4.4
Run Code Online (Sandbox Code Playgroud)
我可以从 Ubuntu ping 我的 Windows 机器,但我无法从 Windows ping 我的 Ubuntu 机器。
有什么建议?
也许您的 iptables(又名防火墙)有阻止 ping 请求的规则。
您可以通过使用命令禁用 iptables 来轻松检查它sudo ufw disable
。再次运行 ping 测试。
再次启用它sudo ufw enable
。
归档时间: |
|
查看次数: |
7527 次 |
最近记录: |