enr00
Routinier
Wieso wird der Server bei nmap nicht angezeigt?Hier der Code:
Code:
SIDUX:/home/sidux# su ts
SIDUX:/home/sidux$ pwd
/home/sidux
SIDUX:/home/sidux$ cd
SIDUX:~$ pwd
/home/ts
SIDUX:~$ cd tss2_rc2/
SIDUX:~/tss2_rc2$ ./teamspeak2-server_startscript start
starting the teamspeak2 server
TeamSpeak Server Daemon started with PID 4526
SIDUX:~/tss2_rc2$ nmap 127.0.0.1
Starting Nmap 4.20 ( http://insecure.org ) at 2007-07-26 20:59 CEST
Interesting ports on SIDUX (127.0.0.1):
Not shown: 1692 closed ports
PORT STATE SERVICE
22/tcp open ssh
25/tcp open smtp
587/tcp open submission
631/tcp open ipp
3306/tcp open mysql
Nmap finished: 1 IP address (1 host up) scanned in 0.126 seconds
SIDUX:~/tss2_rc2$ ./teamspeak2-server_startscript status
the server seems to be running
SIDUX:~/tss2_rc2$