Linux does not communicate to Windows subinterface
- by artaxerxe
I set my NIC on Windows so that I have two interfaces:
one (the first one) has IP 192.168.0.5
the other one has IP 10.10.10.1.
On a Linux machine I set an interface to 10.10.10.2. On another Linux machine I set the interface to 10.10.10.3. And tried to ping those machines. Here is the result. Linux to Linux is ok. Windows to Linux also is ok. But Linux to Windows does not work.
Can you help me on getting the communication between Linux and Windows? What should I do for this? I have to mention that those machines are connected through a switch.
If you need any details, ask me please!
Thanks in advance!