Bug 2018000

Summary: jwhois does not support gov.wales, gov.scot and llyw.cymru
Product: [Fedora] Fedora Reporter: Alex Dutton <bugzilla>
Component: jwhoisAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 35CC: redhat-bugzilla, vcrhonek
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: jwhois-4.0-66.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-12 00:37:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alex Dutton 2021-10-27 22:09:51 UTC
Description of problem:

jwhois.conf doesn't contain whois server names for gov.scot, gov.wales and llyw.cymru. These are all UK devolved government DNS zones managed by Jisc's JANET service, with a whois server at whois.ja.net.


How reproducible / actual results:

```
[alex@misha ~]$ whois www.gov.scot
[Querying whois.scot.coreregistry.net]
[Unable to connect to remote host]
```

Expected results:

```
[alex@misha ~]$ whois -h whois.ja.net www.gov.scot
[Querying whois.ja.net]
[whois.ja.net]

Domain:
	www.gov.scot

Registered For:
	The Scottish Government
```


Additional info:

I've made a PR for this upstream at https://github.com/jonasob/jwhois/pull/33, which contains both the lines to add to jwhois.conf, and more detail on verifying that whois.ja.net is the authoritative whois server for these zones.

Comment 1 Vitezslav Crhonek 2021-11-02 13:48:38 UTC
Hello Alex,

Thank you, it looks good.

It would be maybe worth of opening PR for this also at https://github.com/robert-scheck/jwhois,
Robert has more recent configuration file there.

Comment 2 Fedora Update System 2021-11-08 12:16:00 UTC
FEDORA-2021-c814626323 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-c814626323

Comment 3 Fedora Update System 2021-11-12 00:37:51 UTC
FEDORA-2021-c814626323 has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.