DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Please help me to check this problem ! How to ping successfully with this test case ?
@ 2016-09-12 10:38 hongzhen_luo
  0 siblings, 0 replies; only message in thread
From: hongzhen_luo @ 2016-09-12 10:38 UTC (permalink / raw)
  To: users

 Dear, everyone

                        I am trying to ping my destination address base on l2fwd app .The test case as below description .

PC -> Send ping command  (ping 192.168.7.200)   

Server1  : eth0(192.168.7.162) connect to 'Switch'  . Bind eth1,eth2 and change them to 'ibg_uio'

the eth1 connected 'Switch' by the network cable and  --------eth2 connected----------- destination server (eth0)(192.168.7.200) 

Now I want to ping 192.168.7.200 in my PC , the destination server can be receviced ARP boardcast from my PC (192.168.1.171) but No response


such as :in the "destination server "to use tcpdump:
->>>>>>>>>>>>>>>>tcpdump -i eth0  -X -n host 192.168.1.171
->>Result: ARP,Request who has 192.168.1.200 tell 192.168.1.171 ,length 46
->>0x0000 .....0x0000............................
.......................................................
.......................................................
Of course , the ping result was failed ......So.....
If I  want to ping successfully ,what should I do ?

Best Regards

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-12 10:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-12 10:38 [dpdk-users] Please help me to check this problem ! How to ping successfully with this test case ? hongzhen_luo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).