I know dns is slow, but doesn't this look right?

;; Received 525 bytes from 8.8.8.8#53(8.8.8.8) in 1 ms

cc.			172800 IN NS ac2.nstld.com.
cc.			172800 IN NS ac1.nstld.com.
cc.			172800 IN NS ac4.nstld.com.
cc.			172800 IN NS ac3.nstld.com.
cc.			86400 IN DS 519 8 2 (
				E1EC6495ABD34562E6F433DEE201E6C6A52CB10AF69C
				04D675DA692D2D566897 )
cc.			86400 IN RRSIG DS 8 1 86400 (
				20220613170000 20220531160000 47671 .
				jyhwixCgn2u1/wAT27GASMviqFSrETsakou+xZd/SuO9
				0zQjNa0pYgsmj5YRDzG9EiOIcPDQwqS+EJt8eXfLrE75
				su/kwwTDbV3OFwfPHkiSvQApnZf9LADVZRFyCPxN4VOU
				fCisLU97tojH36hnw3UymzSG0ASOKlEiPNoWvfkJ+Vze
				Y3C9iV0/rAKcyAgyTWfs52i3eWLdceCfwK8GUwCklWqO
				N6OI/y4SlWE0eEvotQ+yPBE0PpbqqUIJI1HtFb65c2cW
				gyAtAeHe5FcKibcnNl8cV40GQX/OZN6047qcOhZGOsbN
				Z7ksCCDalbTuHRDr/ZVyIBBg9Nzlb41Upw== )
;; Received 667 bytes from 2001:500:12::d0d#53(g.root-servers.net) in 28 ms

trell.cc.		172800 IN NS langston.ns.cloudflare.com.
trell.cc.		172800 IN NS elaine.ns.cloudflare.com.
trell.cc.		86400 IN DS 2371 13 2 (
				A58439A971873DE4FF2BC8989048AB8A659C43A5E502
				5D353B3616705643E14F )
trell.cc.		86400 IN RRSIG DS 8 2 86400 (
				20220605232433 20220529232433 64138 cc.
				BoUnd0RAhxvIOjBqLbkNa3pVKNx6Mw9Q97/GJvpDig+v
				AZ1dxm5YLEMfnBHVPbIJIAy6nLB/og/cnbt0/ljwjWM2
				6vbcWqYaQVgA3dPpxg6ut2rIi8yjOLKoGHSZMWAT12At
				/HUPtOFLSUAgfSmpLbuUWOzSZ9UcXoD8KRRGlJm8aHwe
				HOvZmfTbOr8eGGqATNt6jvDpCDxqYx77OSl4FA== )
;; Received 348 bytes from 192.42.176.30#53(ac4.nstld.com) in 1 ms

can.trell.cc.		300 IN NS ub2.ryancantrell.org.
can.trell.cc.		3600 IN	NSEC can\000.trell.cc. NS RRSIG NSEC
can.trell.cc.		3600 IN	RRSIG NSEC 13 3 3600 (
				20220601195316 20220530175316 34505 trell.cc.
				vpAIohlAoyAbMXPHAR4CRm8ctzZvgWLTyTcPk5fhP+8p
				nPFSUT1UP9CNfd7ru/ms2zETTFEqxNTvggGtsAudEg== )
;; Received 218 bytes from 2a06:98c1:50::ac40:23fc#53(langston.ns.cloudflare.com) in 9 ms

the.can.trell.cc.	7200 IN	SOA ub2.ryancantrell.org. admin.trell.cc. (
				20220547   ; serial
				14400      ; refresh (4 hours)
				2400       ; retry (40 minutes)
				604800     ; expire (1 week)
				7200       ; minimum (2 hours)
				)
the.can.trell.cc.	7200 IN	NS ns1.epizy.com.
the.can.trell.cc.	7200 IN	NS ns2.epizy.com.
;; Received 188 bytes from 2603:6011:5800:4802::2b6#53(ub2.ryancantrell.org) in 44 ms

I’m sorry, but what exactly is your question? An output file does not really tell us anything.

3 Likes

Setting an owned dowmain to point at infinitfree nameservers

the.can.trell.cc. is the domain trying to add

been saying nameservers aren’t pointed at them, but i think they did and the dns has propigated.

You can only set nameservers for a top level domain.

2 Likes

A command output does not tell you anything about DNS or a records propagation status. As for connecting that domain to your account, you need to add the second level domain, not a subdomain.

Please use this tool to check the propagation of DNS for InfinityFree: Domain Checker

It looks like the nameservers of trell.cc are set to Cloudflare’s, not InfinityFrees. In order to host the subdomain here, you need to add the main domain, then add the subdomains. After you do that, you can change the nameservers on the main domain back to Cloudflare, and create an A record instead.

2 Likes

Thanks i got it. forgot to put ns records on on the level above it. Seems to have have work now.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.