Koozali.org: home of the SME Server

pop3 working in the server but not in lan

Offline psyhuaska

  • 3
  • +0/-0
pop3 working in the server but not in lan
« on: March 14, 2008, 02:27:55 PM »
Hello,

I got sme server 7 installed with server only.
In the server if i do a: telnet localhost 110
it workds fine!

but if i go to any computer in the lan and do: telnet 192.168.0.252 110
i got no answer :(

the same for 995..

but port 25 is working fine.
Webmail is also working

What can it be?

Thanks

Offline psyhuaska

  • 3
  • +0/-0
Re: pop3 working in the server but not in lan
« Reply #1 on: March 14, 2008, 02:56:35 PM »

IT GIVES THE FOLLOWING ERRor in /var/log/pop3/current:

@4000000047da83c30d2597cc tcpsvd: info: status 1/40
@4000000047da83c30d27169c tcpsvd: info: pid 5359 from 192.168.0.1
@4000000047da83c30d27ab0c tcpsvd: info: concurrency 5359 192.168.0.1 1/4
@4000000047da83c30d27b2dc tcpsvd: info: deny 5359 0:192.168.0.252 ::192.168.0.1:54868 ./peers/0
@4000000047da83c30d28b0c4 tcpsvd: info: end 5359 exit 100
@4000000047da83c30d28dfa4 tcpsvd: info: status 0/40

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: pop3 working in the server but not in lan
« Reply #2 on: March 14, 2008, 03:06:39 PM »
What can it be?

Thanks
Is there another firewall in between the server and your client?
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline psyhuaska

  • 3
  • +0/-0
Re: pop3 working in the server but not in lan
« Reply #3 on: March 14, 2008, 03:24:03 PM »
Thank for reply cactus!

No, there is no firewall, they are directly connected to the switch. this is local lan only.

Now i've disabled spam/antivirus in server-manager and delete all files under: /var/services/pop3/peers

And now it's working! but i fear the the problem may back again..
what are this peers files?

thanks