Hi, I have a problem with hostap.<br><br>Machine A<br>Server: Gentoo Linux<br>Kernel: 2.6.31<br>Wireless card: RaLink RT61<br>hostapd 0.6.9<br>IP: <a href="http://192.168.40.254/24">192.168.40.254/24</a><br>Using: WPA2-CCMP<br>

<br>Machine B<br>Client: Gentoo Linux<br>Wireless Card: ipw4965<br>using wpa_supplicant<br>IP: <a href="http://192.168.40.1/24">192.168.40.1/24</a><br><br><br>I manually configured both sides ip addresses:<br>When I ping from Machine A using command below:<br>

<br>ping 192.168.40.1<br><br>And run tcpdump on Machine A I can see<br>ICMP packets sent from Machine A but no replies<br><br>Meanwhile running tcpdump on Machine B I can see<br>both ICMP request and generated Responses by Machine B<br>

<br>So it seems that Machine A can send packets to Machine B<br>but Machine B cannot send packets to Machine A.<br><br>Am I missing something obvious?<br>Regards<br><br>