Any network servers running on the raspi cannot be accessed from other machines on the local network. eg a webserver running on the raspi can be accessed from a web browser on the raspi, however cannot be reached from another machine on the local network. Scanning the raspi ports with nmap only shows the ssh port open.
Any ideas on what could be blocking TCP ports on the raspi?
Raspbian wheezy is installed and everything else seems ok.