› Forums › Network Management › Networking › Unable to ping both directions between 2 ETH adapters
- This topic is empty.
-
AuthorPosts
-
February 18, 2013 at 8:25 pm #43576
Blues_wolf
MemberHello Everyone,
There’s something I’m missing obviously but I can’t figure it out.
Here’s the thing, I have a Zeroshell VM with 2 Network cards with static IPs as follow.
ETH01: 10.0.2.1/24
ETH02: 10.0.3.1/24I have two hosts connected to each network card with IPs as follow:
Host1: 10.0.2.10/24 – Gateway: 10.0.2.1/24
Host2: 10.0.3.10/24 – Gateway: 10.0.3.1/24Now, here’s the weird thing.
Host2 can ping Host1, BUT Host1 can’t ping Host2.Host1 only reaches ETH02 (that’s 10.0.3.10/24 ).
Host2 is reacheable by any other host in the same network, so it’s not a firewall or OS problem in Host2.
Is there something I’m missing in this configuration?
February 21, 2013 at 1:57 am #52667JamesR
Member@Blues_wolf wrote:
Hello Everyone,
There’s something I’m missing obviously but I can’t figure it out.
Here’s the thing, I have a Zeroshell VM with 2 Network cards with static IPs as follow.
ETH01: 10.0.2.1/24
ETH02: 10.0.3.1/24I have two hosts connected to each network card with IPs as follow:
Host1: 10.0.2.10/24 – Gateway: 10.0.2.1/24
Host2: 10.0.3.10/24 – Gateway: 10.0.3.1/24Now, here’s the weird thing.
Host2 can ping Host1, BUT Host1 can’t ping Host2.Host1 only reaches ETH02 (that’s 10.0.3.10/24 ).
Host2 is reacheable by any other host in the same network, so it’s not a firewall or OS problem in Host2.
Is there something I’m missing in this configuration?
routing tables (all hosts) and ZS firewall settings probably would help
Firewall: Pings are usually icmp echo-request, echo-reply[/i]
Also, some Windows Firewalls block ping by default. Methinks Win 7 does this. I wouldn’t bet my life on that but I seem to recall seeing some newer Windows OS firewalls blocking pings.
March 3, 2013 at 6:30 pm #52668Blues_wolf
MemberThanks for the reply, however, Windows firewalls are not the issue, as I can ping Host2 from any other PC in the same subnet.
Nevertheless, I do have the firewalls down for testing, still, same problem.
Any other ideas?
March 3, 2013 at 6:47 pm #52669JamesR
MemberSend
routing tables
Firewall rules and
An ifconfig -a-JamesR
-
AuthorPosts
- You must be logged in to reply to this topic.