[CentOS] how to capture packets that was forwarded

Jaze Lee

jazeltq at gmail.com
Tue Apr 16 07:52:49 UTC 2013


hello,
the topology is like this:

 centos v0:eth1 <------> centos v0: eth2
  fc00:2:3:4::1                      fc00:2:3::4

i turned the packet forwarding

ping6 -i eth2 fc00:2:3:4::1
the output is

PING fc00:2:3:4::1(fc00:2:3:4::1) from fc00:2:3::5 eth2: 56 data bytes
>From fc00:2:3::4 icmp_seq=1 Destination unreachable: Administratively
prohibited
>From fc00:2:3::4 icmp_seq=2 Destination unreachable: Administratively
prohibited
>From fc00:2:3::4 icmp_seq=3 Destination unreachable: Administratively
prohibited
>From fc00:2:3::4 icmp_seq=4 Destination unreachable: Administratively
prohibited

why the box do not forwarding icmp packets to eth2?
and how to set forwarding rules on centos 6.3?
Thanks



More information about the CentOS mailing list