You are not logged in.
Pages: 1
I am trying to install identd on my box, so far i tried with http://wiki.archlinux.org/index.php/Identd_Setup which resulted in error: 'pidentd': not found in sync db
i tried with xinetd, which resulted in:
bash-3.2# /etc/rc.d/xinetd start
:: Starting xinetd [DONE]
bash-3.2# nmap -p 1-65535 -T5 nyla
Starting Nmap 4.76 ( http://nmap.org ) at 2009-02-15 23:41 CET
All 65535 scanned ports on nyla.home (127.0.0.1) are closed
Nmap done: 1 IP address (1 host up) scanned in 2.18 seconds
bash-3.2#
then i tried with oident which resulted in:
bash-3.2# oidentd
bash-3.2# nmap -p 1-65535 -T5 nyla
Starting Nmap 4.76 ( http://nmap.org ) at 2009-02-15 23:42 CET
All 65535 scanned ports on nyla.home (127.0.0.1) are closed
Nmap done: 1 IP address (1 host up) scanned in 2.68 seconds
bash-3.2#
113 is opened on router and forwared to machine
Any suggestions/ideas?
Last edited by fsfly (2009-02-15 22:44:32)
Offline
Pages: 1