cdenley did the netstat as you suggested. Here is the result, seems to show a heap of stuff listening......
Code:
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:35714 0.0.0.0:* LISTEN 2771/python
tcp 0 0 0.0.0.0:44899 0.0.0.0:* LISTEN 3215/rpc.mountd
tcp 0 0 0.0.0.0:9988 0.0.0.0:* LISTEN 2771/python
tcp 0 0 0.0.0.0:13000 0.0.0.0:* LISTEN 3084/bearerbox
tcp 0 0 0.0.0.0:13002 0.0.0.0:* LISTEN 3084/bearerbox
tcp 0 0 0.0.0.0:59051 0.0.0.0:* LISTEN 2303/rpc.statd
tcp 0 0 0.0.0.0:41775 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 2281/portmap
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 3725/cupsd
tcp 0 0 127.0.0.1:42007 0.0.0.0:* LISTEN 3052/hddtemp
tcp6 0 0 :::139 :::* LISTEN 3281/smbd
tcp6 0 0 ::1:631 :::* LISTEN 3725/cupsd
tcp6 0 0 :::445 :::* LISTEN 3281/smbd