ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] xinetd + popa3d
@ 2003-07-08  4:42 Mike Lykov
  2003-07-09 17:39 ` Igor Muratov
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Lykov @ 2003-07-08  4:42 UTC (permalink / raw)
  To: community

Здравствуйте.

есть такая странная ситуация - xinetd запускает popa3d и авторизует узера по 
системной базе.
Но при этом для большинства узеров из одной подсети все проходит в течение 
одной секунды:


09:09:35 mail xinetd[1565]: START: pop-3 pid=31612 from=192.168.2.68                                
09:09:41 mail xinetd[1565]: START: pop-3 pid=31629 from=192.168.5.84                                
09:09:41 mail pam_tcb[31629]: popa3d: Authentication passed for sms from 
(uid=0)  
09:10:05 mail pam_tcb[31612]: popa3d: Authentication passed for pst from 
(uid=0)   

а для другой, как видно, происходит задержка примерно в 25-30 секунд.

конфиг xinetd :

service pop-3                                                                                          
{                                                                                                      
        disable         = no                                                                           
        log_type        = SYSLOG daemon info                                                           
        log_on_success  = PID HOST USERID DURATION                                                     
        log_on_failure  = HOST USERID                                                                  
        socket_type     = stream                                                                       
        protocol        = tcp                                                                          
        wait            = no                                                                           
        user            = root                                                                         
        only_from       = 0.0.0.0                                                                      
        server          = /usr/sbin/popa3d                                                             
                                                                                                       
}                                                                                                      

отчего может быть задержка?
  
ЗЫ кстати, log_type не действует ;)


-- 
Mike
registered linux user #315334


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] xinetd + popa3d
  2003-07-08  4:42 [Comm] xinetd + popa3d Mike Lykov
@ 2003-07-09 17:39 ` Igor Muratov
  0 siblings, 0 replies; 2+ messages in thread
From: Igor Muratov @ 2003-07-09 17:39 UTC (permalink / raw)
  To: community

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mike Lykov пишет:
| Здравствуйте.
|
| есть такая странная ситуация - xinetd запускает popa3d и авторизует
узера по
| системной базе.
| Но при этом для большинства узеров из одной подсети все проходит в
течение
| одной секунды:
|
|
| 09:09:35 mail xinetd[1565]: START: pop-3 pid=31612 from=192.168.2.68

| 09:09:41 mail xinetd[1565]: START: pop-3 pid=31629 from=192.168.5.84

| 09:09:41 mail pam_tcb[31629]: popa3d: Authentication passed for sms from
| (uid=0)
| 09:10:05 mail pam_tcb[31612]: popa3d: Authentication passed for pst from
| (uid=0)
|
| а для другой, как видно, происходит задержка примерно в 25-30 секунд.

Проверяйте DNS

|
| конфиг xinetd :
|
| service pop-3

| {

|         disable         = no

|         log_type        = SYSLOG daemon info

|         log_on_success  = PID HOST USERID DURATION

|         log_on_failure  = HOST USERID

|         socket_type     = stream

|         protocol        = tcp

|         wait            = no

|         user            = root

|         only_from       = 0.0.0.0

|         server          = /usr/sbin/popa3d

|

| }

|
| отчего может быть задержка?
|
| ЗЫ кстати, log_type не действует ;)
|
|


- --
With best regards                    System administrator
Igor Muratov                         mailto:migor at altlinux.ru
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/DFNtqjgjB/MK76QRAkvKAJ9kkGLhr7WtL+OgnUzuMj2hYuhDAgCfSp4a
FN9UFwYZci100X6+C+1lVh4=
=IGcx
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-09 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-08  4:42 [Comm] xinetd + popa3d Mike Lykov
2003-07-09 17:39 ` Igor Muratov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git