Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 8554  / 1 Year ago, thu, january 12, 2023, 11:39:12

I want to fix this because it seems the reason why I cannot share ubuntu folders with my Windows machine.



Windows 7 machine network configuration:



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


Ubuntu machine network configuration:



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


I can ping my Windows machine from Ubuntu but I cannot ping my Ubuntu machine from Windows.



Any suggestions?


More From » samba

 Answers
5

Maybe your iptables (aka Firewall) has rule for blocking ping requests.

You can check it easily by disabling the iptables with the command sudo ufw disable. Run the ping test again.

Enable it again with sudo ufw enable.


[#39854] Saturday, January 14, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tonhorn

Total Points: 196
Total Questions: 118
Total Answers: 95

Location: Vanuatu
Member since Fri, May 13, 2022
2 Years ago
tonhorn questions
Tue, May 10, 22, 12:01, 2 Years ago
Sat, Dec 18, 21, 06:23, 2 Years ago
Thu, Jun 16, 22, 04:03, 2 Years ago
Fri, Apr 1, 22, 05:23, 2 Years ago
;