uucp.dataforge.network - NXDOMAIN ? #18

Open
opened 2021-01-01 16:41:45 +00:00 by saper · 5 comments

Seems like there is no entry in the DNS:

[saper@tilde ~]$ dig dataforge.network

; <<>> DiG 9.11.25-RedHat-9.11.25-2.fc32 <<>> dataforge.network
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39482
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;dataforge.network.		IN	A

;; ANSWER SECTION:
dataforge.network.	300	IN	A	108.243.218.92

;; Query time: 33 msec
;; SERVER: 1.1.1.1#53(1.1.1.1)
;; WHEN: Fri Jan 01 16:40:21 UTC 2021
;; MSG SIZE  rcvd: 62

[saper@tilde ~]$ dig uucp.dataforge.network

; <<>> DiG 9.11.25-RedHat-9.11.25-2.fc32 <<>> uucp.dataforge.network
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 55108
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;uucp.dataforge.network.		IN	A

;; AUTHORITY SECTION:
dataforge.network.	3600	IN	SOA	felipe.ns.cloudflare.com. dns.cloudflare.com. 2036103486 10000 2400 604800 3600

;; Query time: 25 msec
;; SERVER: 1.1.1.1#53(1.1.1.1)
;; WHEN: Fri Jan 01 16:40:26 UTC 2021
;; MSG SIZE  rcvd: 115

Seems like there is no entry in the DNS: ``` [saper@tilde ~]$ dig dataforge.network ; <<>> DiG 9.11.25-RedHat-9.11.25-2.fc32 <<>> dataforge.network ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39482 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ;; QUESTION SECTION: ;dataforge.network. IN A ;; ANSWER SECTION: dataforge.network. 300 IN A 108.243.218.92 ;; Query time: 33 msec ;; SERVER: 1.1.1.1#53(1.1.1.1) ;; WHEN: Fri Jan 01 16:40:21 UTC 2021 ;; MSG SIZE rcvd: 62 [saper@tilde ~]$ dig uucp.dataforge.network ; <<>> DiG 9.11.25-RedHat-9.11.25-2.fc32 <<>> uucp.dataforge.network ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 55108 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ;; QUESTION SECTION: ;uucp.dataforge.network. IN A ;; AUTHORITY SECTION: dataforge.network. 3600 IN SOA felipe.ns.cloudflare.com. dns.cloudflare.com. 2036103486 10000 2400 604800 3600 ;; Query time: 25 msec ;; SERVER: 1.1.1.1#53(1.1.1.1) ;; WHEN: Fri Jan 01 16:40:26 UTC 2021 ;; MSG SIZE rcvd: 115 ```
Owner

not 100% sure but as far as i know i think this project got put on the back burner.

id concider taking on this project if i understood uucp better.

not 100% sure but as far as i know i think this project got put on the back burner. id concider taking on this project if i understood uucp better.
Owner

@ben @praetor Is this still a thing. if not i wouldnt mind taking a shot at bringing it back if nobody would mind.

@ben @praetor Is this still a thing. if not i wouldnt mind taking a shot at bringing it back if nobody would mind.
Author

Ok, I came by via my visit to tildeverse.org, which kind of lists all the repos on this Git server: https://tildegit.org/tildeverse/site/src/branch/master/index.php#L50

Maybe there could be a way to de-list an inactive project.

(I have been using Taylor UUCP for some may relaying for years now, it's fun!)

Ok, I came by via my visit to tildeverse.org, which kind of lists all the repos on this Git server: https://tildegit.org/tildeverse/site/src/branch/master/index.php#L50 Maybe there could be a way to de-list an inactive project. (I have been using Taylor UUCP for some may relaying for years now, it's fun!)
Owner

nice. yeah there is a way to delist it for being inactive. will see what the owner of the repo says and if its actually inactive we can delist it.

nice. yeah there is a way to delist it for being inactive. will see what the owner of the repo says and if its actually inactive we can delist it.
Owner

I just pushed 3935acc to tildeverse/site to skip archived repos.

I'll archive the repo (readonly) for now. We can unarchive if/when someone wants to retake the mantle and start things back up.

I just pushed [3935acc](https://tildegit.org/tildeverse/site/commit/3935accbc317073e67d95bbd6063201a4cd29c3c) to tildeverse/site to skip archived repos. I'll archive the repo (readonly) for now. We can unarchive if/when someone wants to retake the mantle and start things back up.
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
3 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tildeverse/uucp#18
No description provided.