[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bookworm won't route ipv6 requests




On 2022-12-12 06:26, Georgi Naplatanov wrote:
Try to comment or delete the following line:

ip6-privacy=2

Kind regards
Georgi


Unfortunately that hasn't helped:

$ host -6 localhost
;; communications error to 2620:0:ccc::2#53: timed out
;; communications error to 2620:0:ccc::2#53: timed out
;; no servers could be reached

$ host -6 mygateway #This is a DNS name normally provided by Telstra routers like mine
;; communications error to 2620:0:ccc::2#53: timed out
;; communications error to 2620:0:ccc::2#53: timed out
;; no servers could be reached

$ host -6 debian.org
;; communications error to 2620:0:ccc::2#53: timed out
;; communications error to 2620:0:ccc::2#53: timed out
;; no servers could be reached

The contents of my configuration is now:

[connection]
id=Wired connection 1
uuid=aa3b5fa9-a0e8-4ed0-98d5-cae938d836cb
type=ethernet
timestamp=1670726772

[ethernet]

[ipv4]
method=auto

[ipv6]
addr-gen-mode=stable-privacy
dns=2620:0:ccc::2;
method=auto

[proxy]

(I also tried removingthe addr-gen-mode line but it also had no effect)

I'm not sure how the IPv6 privacy extensions could cause my own localhost to not respond :\ It seems not to be the cause anyway.

Thank you for your patience,
Jason


Reply to: