Hi All. I am not sure whether this is the right category, but I could not find any for this question.
I am using OpenSUSE 16.0 connected to the ethernet. Sometimes I use WI-FI, but not in the last few days.
My system was hanging, so I opened another console with CTRL-ALT-F1 and I noticed many logins by user wlo1 to the IP address of Cockpit. Why is that happening?
In the meantime I killed the process that was taking all the resources and I went back on the main console, I checked again after two hours and i saw two more logins.
I did not change the default firewall configuration, cockpit should be blocked to public space. The wireless is not connected.
wlo1 is not a user on a normal system. It is the name of the first Wireless Local Area Netwiork Interface.
Cockpit itself does not have a IP adress. A physical/virtual machine has.
In the description are obviously different topics and terms mixed. It is unclear what “the process” is which got killed, and how and where “logins” were detected.
I cannot copy and paste because it is text that I see on the console. I copied the text manually, I replaced some hash or hex character sequences with dots. Anyway the following lines repeat many thimes:
Welcome to OpenSUSE Leap 16.0 - Kernel 6.12.0.160000.35-default(tty1)
emp3....... 192.168.100.2 fe00::....:....:....
wlo1:
web console http://192.168.100.2:9090/ or http://192.168.100.2:9090/
BTW I set now the computer in airplane mode and nothing changed, I see many more lines like that appearing. What is happening?
@CommonKnot That is normal, the issue generator does this for assistance to those whom login remotely over the likes of ssh, or switch to a tty. It’s not a login, it’s just a message and a login prompt.
Are you referring to this (I put an arrow pointing to it)
If yes, that is NOT a login prompt … that is simply the output related to network info … and usually, the colon ( : ) separates further output information (about the connection).
Then you need to clarify this statement:
“But why I see the login prompt repeating many times?”
Computer prompts are not continually repeated every XXXX seconds.
I’ll assume what you’re seeing “repeated” is the output of some command (probably kernel) because it’s pinging for data from the device, over and over.
Run a system monitor and check what process is busy.
Many processes default to output to “stdout”
Yes, that is the standard “Welcome to openSUSE Tumbleweed 2026xxyy - Kernel 7.1.3-default (ttyx)” (using Tumbleweed here…) message.
While it shows just once on tty2-tty6, it keeps repeating on tty1 for reasons unknown to me. But it was that way for as long as I can recall…
So, I have captured the output (only showing 1/2 of it) that I see on my tty1. The output is below.
And yea, it appears there are a number of login prompts.
The real login prompt is “machine login:”. That is a result of the login into Cockpit (not sure why it’s outputing that)
The others like: “em2:” and “wlan0:” are NOT.
I would like to mention, and for other folks watching … that you CAN capture what is displayed on TTY1 (all the text displayed).
Scroll down to the very bottom of my TTY1 output … see that “setterm …” command I executed - that captured the output ALREADY displayed on TTY1 to a
text file “txt-tty1.txt”.
(so folks do NOT have to take a photo of their TTY1 screen )
Hope it helps
.
The tty1 output:
machine login:
Welcome to openSUSE Leap 15.6 - Kernel 6.4.0-150600.23.103-default (tty1).
em2:
wlan0: 192.168.1.202
Web console: https://machine:9090/ or https://192.168.1.202:9090/
machine login:
Welcome to openSUSE Leap 15.6 - Kernel 6.4.0-150600.23.103-default (tty1).
em2:
wlan0: 192.168.1.202
Web console: https://machine:9090/ or https://192.168.1.202:9090/
machine login:
Welcome to openSUSE Leap 15.6 - Kernel 6.4.0-150600.23.103-default (tty1).
em2:
wlan0: 192.168.1.202
Web console: https://machine:9090/ or https://192.168.1.202:9090/
user@machine:~> su -l
Password:
machine:~ # setterm -dump 1 -file txt-tty1.txt
machine:~ #