<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div>Final issue I will bring up for a while (I hope, but can't promise):</div><div><br></div><div>On the Acer Aspire One I installed on I added the wlan adapter to the interfaces file:<br>
<br>
# wireless adapter with dhcp<br>
auto wlp2s0<br>iface wlp2s0 inet dhcp<br>   
    wpa-ssid myssid<br>   
    wpa-key-mgmt WPA-PSK<br>   
    wpa-group TKIP CCMP<br>   
    wpa-psk mypasskey<br>
<br>
After doing this I ran across the script in the asl-menu for setting up wireless and ran it - it looked like it added info to the wpa.supplicant (I verified it's all info was correct).<br>
<br>
Ok, so here is the issue - the wlan connects and gets proper addresses 
and dns - I can ping anything and get responses, I can ssh to other 
systems on my network, there seems to be no problem with bi-directional 
communications *if* originated from the system.  The same cannot be said 
for incoming - no ping response, no ssh, apparently nothing connects when coming in.<br>
<br>
I don't think it's an issue with the adapter or driver, also it was working (after manually adding to interfaces) on the previous image. I am not sure where to start but hoping someone can help direct my focus 
and efforts.</div><div><br></div><div>Thanks again!</div><div>Stacey - KB7YS<br></div></div></body></html>