arp - Fail to ping other ports in the loopback connection -


[physical layout]

192.168.0.100(eth0)---rj45----192.168.0.101(eth1) 

[execution]

# show destination host unreachable. $ ping -i eth0 192.168.0.101 # no mac address $ arp -an 

[question]

i run tcpdump -i eth1 , see arp package sent eth1.!

is there methods let me able ping eth1?

os:rhel7

you can set static arp entry corresponding eth1. i'm not sure understand architecture. eth0 , eth1 on same machine ?


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -