LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-31-2003, 08:53 PM   #1
iceman47
Senior Member
 
Registered: Oct 2002
Location: Belgium
Distribution: Debian, Free/OpenBSD
Posts: 1,123

Rep: Reputation: 47
pop3 port config


I'm trying to run the ipop3d (RedHat 9) on a non-standard port, let's say 5000.
Modified /etc/xinetd.d/ipop3 to this:

Code:
service pop3
{
        socket_type             = stream
        bind                    = 192.168.1.112
        port                    = 5000
        wait                    = no
        user                    = root
        server                  = /usr/sbin/ipop3d
        log_on_success  += HOST DURATION
        log_on_failure  += HOST
        disable                 = no
}
but it doesn't seem to be working,
searched to usuall sources, but probably I'm missing something trivial (again).

Greets
 
Old 11-02-2003, 10:15 AM   #2
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
look for error messages in /var/log/messages when you run chkconfig ipop3 on

You may find that there is an error there about the port 5000 vs. using 110, you must edit /etc/services to reflect port 5000 is used for pop3



check it with netstat -ln

Last edited by DavidPhillips; 11-02-2003 at 10:17 AM.
 
Old 11-02-2003, 04:44 PM   #3
iceman47
Senior Member
 
Registered: Oct 2002
Location: Belgium
Distribution: Debian, Free/OpenBSD
Posts: 1,123

Original Poster
Rep: Reputation: 47
I allready forgot about this thread
found it some time after I posted, but forgot to put the answer up.
Thanks for the reply anyway.
 
  


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
Changing pop3 port ?? frzburn Linux - Networking 3 12-24-2004 09:33 AM
Socks proxy port config in Konqueror Nice-n-Slow Linux - Software 0 08-10-2004 03:31 PM
Looking for port config file GreenerLinux Debian 4 02-02-2004 11:23 AM
POP3/SMTP config sghosh Linux - Software 4 01-03-2003 07:07 AM
firewall.rc.config says :"open port 8080" but nmap says port is closed saavik Linux - Security 2 02-14-2002 12:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:22 AM.

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