First of all the question is if your WIFI is secured.
Second you might want to check open connections using:

netstat -a
Third you will want to configure iptables to only allow ports you need.
...