LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-05-2021, 04:51 PM   #1
liddithespy
LQ Newbie
 
Registered: Oct 2021
Posts: 2

Rep: Reputation: Disabled
Question about application and port being run


Hi, not sure what this application is being used for
the app is named MASTER
the port is 25

I have just in installed popOS
any thoughts on the best way to find the purpose of this app and if its safE?
 
Old 10-05-2021, 05:03 PM   #2
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
PopOS?
No such app?
commonly used port?
Very suspicious post.
 
Old 10-05-2021, 05:10 PM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,730

Rep: Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919
FYI... Pop OS is a linux distribution and master is the process that runs the postfix server which uses port 25.

Last edited by michaelk; 10-05-2021 at 05:11 PM.
 
Old 10-05-2021, 05:14 PM   #4
liddithespy
LQ Newbie
 
Registered: Oct 2021
Posts: 2

Original Poster
Rep: Reputation: Disabled
ya, master looked funny.. never seen that app. I caught it after using UFW and saw it on port 25. Should I wipe OS ?
 
Old 10-05-2021, 05:43 PM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,730

Rep: Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919
I am not sure how PoP is configured but usually postfix only listens to localhost (internal only) by default. Some programs use postfix to send messages like cron so it is nothing to worry about.

As a check you can install nmap if not already and test port 25

Code:
nmap localhost -p 25

Starting Nmap 6.40 ( http://nmap.org ) at 2021-10-05 ...
Nmap scan report for localhost (127.0.0.1)
Host is up (0.000065s latency).
Other addresses for localhost (not scanned): 127.0.0.1
PORT   STATE SERVICE
25/tcp open  smtp

nmap IP_address -p 25

Starting Nmap 6.40 ( http://nmap.org ) at 2021-10-05...
Nmap scan report for server (IP_address)
Host is up (0.000060s latency).
rDNS record for 192.168.0.2: server
PORT   STATE  SERVICE
25/tcp closed smtp
Where IP_address is the private IP address of your computer. Look at the output of the command ip a. Your actual output might be different but the line that starts with inet is your LAN address.

Code:
2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether bc:30:5b:b9:d1:5a brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.2/24 brd 192.168.0.255 scope global noprefixroute dynamic enp0s25

Last edited by michaelk; 10-05-2021 at 05:49 PM.
 
1 members found this post helpful.
Old 10-05-2021, 05:45 PM   #6
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,614

Rep: Reputation: 2554Reputation: 2554Reputation: 2554Reputation: 2554Reputation: 2554Reputation: 2554Reputation: 2554Reputation: 2554Reputation: 2554Reputation: 2554Reputation: 2554

Searching for what is master on port 25 doesn't give a direct answer, but does make it clear this is Postfix related.

So, searching then for "postfix master" reveals the answer http://www.postfix.org/master.8.html

Quote:
The master(8) daemon is the resident process that runs Postfix daemons
on demand: daemons to send or receive messages via the network, daemons
to deliver mail locally, etc. These daemons are created on demand up
to a configurable maximum number per service.
 
2 members found this post helpful.
Old 10-06-2021, 02:44 PM   #7
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
I have never used PopOS nor seen a service daemon called MASTER so I would have been concerned as well. It obviously was using the smtp port, but the name concerned me.

Thanks for the information.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] /run & /var/run being a tmpfs lonestar_italy Slackware 24 02-22-2020 01:13 PM
[SOLVED] Redirect port 443 requests to port 3000 on hostmonster (Centos 6.8) for Node Express Application listening on port 3000 brentw Linux - Server 8 12-20-2016 11:38 AM
Wireless signal being dropped and/or not being picked up. openMAFuser SUSE / openSUSE 1 07-26-2010 06:09 PM
[SOLVED] how do I stop evdev events being repoted in dmesg, and being logged to syslog GlennsPref Mandriva 1 01-28-2010 12:35 AM
C under Linux -Trying to write two port server and 2 port client application NancyT Linux - Server 3 04-17-2009 02:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration