Sujet : Re: News./Tcpreset./Net Open for peering
De : info (at) *nospam* tcpreset.invalid (Gabx)
Groupes : news.admin.peeringDate : 05. Apr 2025, 13:27:27
Autres entêtes
Organisation : Victor Hostile Communication Center
Message-ID : <vsr7ji$2b31r$1@news.tcpreset.net>
References : 1 2 3 4 5 6 7 8 9
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0 SeaMonkey/2.53.20
noel wrote:
2a01:4f8:c0c:2f94::1 296.838 ms !<4-1> 296.597 ms !<4-1> 296.303 ms !
<4-1>
You have a filter dropping packets, or more likely hetzner has.
It's not a filter, but it's hetzner:
root@
news:~# cat /etc/netplan/50-cloud-init.yaml
network:
version: 2
ethernets:
eth0:
addresses:
- 2a01:4f8:c0c:2f94::1/64
dhcp4: true
match:
macaddress: 52:54:a2:02:2c:94
nameservers:
addresses:
- 2a01:4ff:ff00::add:2
- 2a01:4ff:ff00::add:1
routes:
- on-link: true
to: default
via: fe80::1
set-name: eth0
Is dhcp6 and/or gateway6 missing?