Hello,
1/ your netmask aren't good. B need a gateway to reach A and you didn't say
about it. It may works if a gateway between route the packet, but it's
asymmetric.
B => GW =A => B
As you understand, A anwser directly to B without going through the Gateway.
2/B would have a firewall that prevent inbound ping (echo request) while it
accept answer (echo reply)
correct your netmask and check firewall
--
Cordialement,
Mathieu CHATEAU
http://lordoftheping.blogspot.com
"jdsanjorge" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello,
>
> I have two hosts:
>
> A: 192.168.1.77 // 255.255.0.0
>
> B: 192.168.8.11 // 255.255.255.0
>
> I can ping from B to A but I´m not from A to B, what´s the problem???
>
> Thanks 
>
>