Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-29-2004, 08:48 AM
|
#1
|
|
LQ Newbie
Registered: Jun 2001
Location: Southwest New Hampshire
Distribution: Mandrake, RedHat
Posts: 22
Rep:
|
telnet to site on port 110
Hi All,
When I telnet to my box from outside my lan on port 110 I DONT get a connection refused. I also DONT get a pop3 banner of any type
Should I? What would prohibit this? Port forwarding from the firewall is working as is evidence by the connection not being refused. I can send and receive mail just fine, just cant pop it.
Thanks
-=mwm
|
|
|
|
10-29-2004, 09:04 AM
|
#2
|
|
Senior Member
Registered: Dec 2000
Location: Gothenburg, SWEDEN
Distribution: OpenSUSE 10.3
Posts: 1,028
Rep:
|
Are port 110 being forwarded?
Using lsof -i :110 you can list all running processes that use this port.
|
|
|
|
10-29-2004, 09:08 AM
|
#3
|
|
LQ Newbie
Registered: Jun 2001
Location: Southwest New Hampshire
Distribution: Mandrake, RedHat
Posts: 22
Original Poster
Rep:
|
telnet to port 110
lsof -i :100 produces:
xinetd 16465 root 5u IPv4 65914 TCP *  op3 (LISTEN)
Yes, 110 is being forwarded to my mail server. If this was not the case I would expect to get a connection refused right?
Thanks for tip on the command....
-=mwm
|
|
|
|
10-29-2004, 09:20 AM
|
#4
|
|
LQ Newbie
Registered: Jun 2001
Location: Southwest New Hampshire
Distribution: Mandrake, RedHat
Posts: 22
Original Poster
Rep:
|
telnet to port 110
Is there a way to watch the server for this connection so I can verify it sees the telnet request?
|
|
|
|
10-30-2004, 08:46 AM
|
#5
|
|
Senior Member
Registered: Dec 2000
Location: Gothenburg, SWEDEN
Distribution: OpenSUSE 10.3
Posts: 1,028
Rep:
|
Try the command I sugested earlier on the server.
That would tell you if the server is listening in on the right port.
Use ethereal on the server to monitor if the packets get through to the RJ45 jack on your NIC.
Check with man page for the pop3 server to see if there are any debug mode where you can run that service as a forground process to see what's happening.
|
|
|
|
10-30-2004, 09:43 AM
|
#6
|
|
Member
Registered: Oct 2004
Location: Northville, MI
Distribution: Slackware
Posts: 65
Rep:
|
Within your LAN, you can telnet into your box's local IP port 110 and get your POP3 server to answer, correct? But when you try outside your LAN you don't get a POP3 banner? Are you telnetting into the same IP address when you do it from the outside, or do you have an inside and outside address? (i.e. 192.168.x.x/10.x.x.x and a real world IP address for the outside)
If you have two different addresses, do you have a router as a gateway to the Internet? If so, what kind is it, and do you have port 110 mapped over correctly?
You can interpret a lot of issues by looking at your /var/log/messages or /var/log/maillog (depending on your syslog configuration). POP3 sessions should be recorded properly in one of those files. If any connection attempt should be recorded.. even if you just telnet in and disconnect, you should get something like this:
Oct 30 10:41:54 l3det-phantom popa3d[4115]: Session from 127.0.0.1
Oct 30 10:41:55 l3det-phantom popa3d[4115]: Didn't attempt authentication
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:54 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|