2009-10-01

Slitaz - unfs3

root@slitaz:~# showmount -e 192.168.1.31
Export list for 192.168.1.31:
/mnt/iso
/tmp 192.168.1.0/24
root@slitaz:~# netstat -nltu
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:6000 0.0.0.0:* LISTEN
netstat: /proc/net/tcp6: No such file or directory
udp 0 0 0.0.0.0:2049 0.0.0.0:*
udp 0 0 0.0.0.0:800 0.0.0.0:*
udp 0 0 0.0.0.0:38067 0.0.0.0:*
udp 0 0 0.0.0.0:111 0.0.0.0:*
netstat: /proc/net/udp6: No such file or directory
root@slitaz:~#