Bug 199413
| Summary: | cups is not compiled with IPv6 support | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter Vrabec <pvrabec> |
| Component: | cups | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-07-19 15:04:52 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 195271 | ||
|
Description
Peter Vrabec
2006-07-19 13:39:21 UTC
Did you enable remote administration using system-config-printer? If not, it won't listen on any non-lo network interfaces. I didn't find remote administration in system-config-printer. :-( But after I have turned sharing of queue on, I get: #nmap -6 ipv6srot6 Starting Nmap 4.03 ( http://www.insecure.org/nmap/ ) at 2006-07-19 16:56 CEST Interesting ports on ipv6srot6.ipv6.redhat.usu (fec0::f101:210:5aff:fed5:7e33): (The 1668 ports scanned but not shown below are in state: closed) PORT STATE SERVICE 21/tcp open ftp 22/tcp open ssh 53/tcp open domain 80/tcp open http 443/tcp open https 631/tcp open ipp I printed test page from my box via ipv6srot6 using ipp and everything worked alright. The only problem is: # links http://ipv6srot:631 - success # links http://ipv6srot6:631 - 403 Forbidden |