Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 160571 Details for
Bug 250702
not all the addresses associated with listenhost are bound to listen sockets
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
listenhost test cases and resuts
listenhost_test.txt (text/plain), 2.51 KB, created by
Noriko Hosoi
on 2007-08-03 01:56:28 UTC
(
hide
)
Description:
listenhost test cases and resuts
Filename:
MIME Type:
Creator:
Noriko Hosoi
Created:
2007-08-03 01:56:28 UTC
Size:
2.51 KB
patch
obsolete
>Test Env >/etc/hosts: >127.0.0.1 <host>.<domain> <host> localhost.localdomain localhost >3ffe:1111:2222:1000::1 <host>.ipv6.<domain> > >Test Results >1. nsslapd-listenhost: <host>.<domain> > Started message in the errors log: > - Fedora-Directory/1.1.0a4 B2007.215.031 starting up > - slapd started. Listening on Loopback port 10778 for LDAP requests > > Cases of Success: > $ ./ldapsearch -h <host> ... > $ ./ldapsearch -h <host>.<domain> ... > $ ./ldapsearch -h 127.0.0.1 ... > version: 1 > dn: > > Cases of Failure: > $ ./ldapsearch -h '[::1]' ... > $ ./ldapsearch -h <host>.ipv6.<domain> ... > ldap_simple_bind: Can't connect to the LDAP server - Connection reset by peer > >2. nsslapd-listenhost: XX.14.0.59 > Started message in the errors log: > - Fedora-Directory/1.1.0a4 B2007.215.031 starting up > - slapd started. Listening on XX.14.0.59 port 10778 for LDAP requests > > Case of Success: > $ ./ldapsearch -h XX.14.0.59 ... > version: 1 > dn: > > Cases of Failure: > $ ./ldapsearch -h <host> ... > $ ./ldapsearch -h 127.0.0.1 ... > $ ./ldapsearch -h <host>.ipv6.<domain> ... > $ ./ldapsearch -h '[3ffe:1111:2222:1000::1]' ... > $ ./ldapsearch -h '[::1]' ... > ldap_simple_bind: Can't connect to the LDAP server - Connection reset by peer > >3. nsslapd-listenhost: <host>.ipv6.<domain> > Started message in the errors log: > - Fedora-Directory/1.1.0a4 B2007.215.031 starting up > - slapd started. Listening on 3ffe:1111:2222:1000::1 port 10778 for LDAP requests > > Cases of Success: > $ ./ldapsearch -h <host>.ipv6.<domain> ... > $ ./ldapsearch -h '[3ffe:1111:2222:1000::1]' ... > version: 1 > dn: > > Cases of Failure: > $ ./ldapsearch -h '[::1]' ... > $ ./ldapsearch -h 127.0.0.1 ... > $ ./ldapsearch -h <host> ... > $ ./ldapsearch -h <host>.<domain> ... > $ ./ldapsearch -h XX.14.0.59 ... > ldap_simple_bind: Can't connect to the LDAP server - Connection reset by peer > >4. nsslapd-listenhost: 3ffe:1111:2222:1000::1 > Started message in the errors log: > - Fedora-Directory/1.1.0a4 B2007.215.031 starting up > - slapd started. Listening on 3ffe:1111:2222:1000::1 port 10778 for LDAP requests > Cases of Success: > Cases of Failure: > $ ./ldapsearch -h <host>.<domain> ... > $ ./ldapsearch -h XX.14.0.59 ... > $ ./ldapsearch -h <host> ... > $ ./ldapsearch -h 127.0.0.1 ... > $ ./ldapsearch -h '[::1]' ... > ldap_simple_bind: Can't connect to the LDAP server - Connection reset by peer > > $ ./ldapsearch -h '[3ffe:1111:2222:1000::1]' ... > $ ./ldapsearch -h <host>.ipv6.<domain> ... > version: 1 > dn:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 250702
:
160570
| 160571 |
160674
|
160675