LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help ..... urgent !!!!!! (https://www.linuxquestions.org/questions/linux-newbie-8/help-urgent-2826/)

zgubidan 05-27-2001 12:51 PM

The first problem is with CDROm.... I cant mount my CD. ....
This is what it says to me :
root@dummy:/home/Kimi# mount -t iso9660 -r /dev/cdrom /cdrom
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
or too many mounted file systems

root@dummy:/home/Kimi# mount /dev/cdrom /cdrom
/dev/cdrom: Input/output error
mount: block device /dev/cdrom is write-protected, mounting read-only
/dev/cdrom: Input/output error
mount: you must specify the filesystem type
root@dummy:/home/Kimi#
And one more .... i kill all deamon and inetd .... so whats this lines means .... is something running and listen for connections or ?????
tcp 0 0 *:1025 *:* LISTEN
tcp 0 0 *:6000 *:* LISTEN
tcp 0 0 *:6000 *:* LISTEN
raw 0 0 *:icmp *:* 7
raw 0 0 *:tcp *:* 7

The firs three lines is unknown to me !!!!!!

Distro is Slackware 7.1(2.2.16)

ugge 05-27-2001 03:02 PM

What make and model are your CD and where did you connect it, wich ide port?
Where is /dev/cdrom pointing, ls -lp /dev/dcrom?

abyss 05-27-2001 07:20 PM

TCP port 6000 is Xwindows. If you're running X, that's why it's open. That is a potential vulnerability, but not something to get too upset about.

1024/1025 (one or the other) are often open on Linux distros and I've wondered myself what they are and why they remain open after plugging essentially every other hole. Can anyone comment on that?

Sometimes I scan with SuperScan or nmap and 1025 comes up as "Network Blackjack."


All times are GMT -5. The time now is 08:52 PM.