On Tue, 2003-02-04 at 10:13, Beast wrote: > when i search from this-ldap-server: > [beast@atlantis src]$ ldapsearch -x '(uid=beast)' > > It give _fast_ output, but when i did same command from client-ws, again, > it takes arround 30-60 secs. > What could be the problem? > > FYI, both fqdn and ip are resolvable using dns for these pc.
Are you sure? That sounds a lot like a lookup delay... Perform a search from "client-ws", and while it's running, look at "netstat" on the server. You should see its IP listed with an ESTABLISHED connection to your LDAP server. If so, then use the `host` command to look up the name of the IP. If it resolves, then use `host` command to look up the IP of the name returned. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list