Thread: iLiad Open X server port
View Single Post
Old 10-21-2006, 05:51 PM   #21
scotty1024
Banned
scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.scotty1024 is no ebook tyro.
 
Posts: 1,300
Karma: 1479
Join Date: Jul 2006
Location: Peoples Republic of Washington
Device: Reader / iPhone / Librie / Kindle
Active sockets for 2.7 (well 2.7 with dropbear running...):

Code:
root@ereader:~# netstat -l
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 *:x11                   *:*                     LISTEN      
tcp        0      0 *:ssh                   *:*                     LISTEN      
udp        0      0 *:1024                  *:*                                 
udp        0      0 *:1025                  *:*                                 
udp        0      0 *:1026                  *:*                                 
udp        0      0 *:1027                  *:*                                 
udp        0      0 *:1028                  *:*                                 
udp        0      0 *:1029                  *:*                                 
udp        0      0 *:1035                  *:*                                 
udp        0      0 *:1036                  *:*                                 
udp        0      0 *:1037                  *:*                                 
udp        0      0 *:1038                  *:*                                 
udp        0      0 *:1039                  *:*                                 
udp        0      0 *:1040                  *:*                                 
udp        0      0 *:50065                 *:*                                 
udp        0      0 *:50070                 *:*                                 
udp        0      0 *:50071                 *:*                                 
udp        0      0 *:50072                 *:*                                 
udp        0      0 *:50073                 *:*                                 
udp        0      0 *:50076                 *:*                                 
udp        0      0 localhost.localdo:50555 *:*                                 
Active UNIX domain sockets (only servers)
Proto RefCnt Flags       Type       State         I-Node Path
unix  2      [ ACC ]     STREAM     LISTENING     588    /tmp/.X11-unix/X0
scotty1024 is offline   Reply With Quote