AS47267 - RNIDS-AS Serbian National Internet Domain Registry Foundati…PI/PARFC 4890 ✗RPKI ✓ 5/5ASPA -

← back to summary

All countriesHomeState of IPv6TopologySOXAboutipv6.si ↗ Sparky

AS overview

Test target: 2001:67c:69c::59 · ns1.rnids.rs · address space: mixed · prefixes announced: 5

prefix(es): 2a0f:eb80::/44, 2a0f:eb80::/48, 2a0f:eb80::/32, 2001:67c:69c::/48, 2a0f:eb80:1::/48

Targets & per-vantage-point probe results (4 target(s) across 3 vantage point(s))

Source codes (hover any badge for full description): CUR=curated · NS/SOA/MX=DNS records · SPF=SPF TXT · DRV=holder-derived (www, ns1, mail, gw, …) · ATL=RIPE Atlas · PDB=PeeringDB · WHOIS=RIPE whois · RDAP=RIPE RDAP · HIT=IPv6 Hitlist · RTR=in-prefix path hop (router) · PRB=static prefix probe · SYN=synthetic prefix::1 fallback

Target IP / hostnameSourceNL host (go6lab)ITA host (Karsolink)SLO host (6connect)
ping1500B:80:443reachedping1500B:80:443reachedping1500B:80:443reached
2001:67c:69c::51
ns3.rnids.rs
drv??-??-??-
2001:67c:69c::53
ns4.rnids.rs
drv??-??-??-
2001:67c:69c::59
ns1.rnids.rs
NS??-??-??-
2001:67c:69c::60
ns2.rnids.rs
NS??-??-??-

SOX peering

Not an SOX member, but our traceroute path crosses the SOX LAN from ITA host (Karsolink), SLO host (6connect) - reached via an SOX-resident transit operator.

RPKI & ASPA

5 of 5 prefix(es) covered by a valid ROA.

PrefixRPKI stateReasonCovering VRP(s)
2001:67c:69c::/48✓ validmatched VRP (correct origin, length within maxLength)AS47267 /48 maxLen 48 (ripe)
2a0f:eb80::/44✓ validmatched VRP (correct origin, length within maxLength)AS47267 /44 maxLen 44 (ripe); AS47267 /32 maxLen 32 (ripe)
2a0f:eb80:1::/48✓ validmatched VRP (correct origin, length within maxLength)AS47267 /48 maxLen 48 (ripe); AS47267 /44 maxLen 44 (ripe); AS47267 /32 maxLen 32 (ripe)
2a0f:eb80::/48✓ validmatched VRP (correct origin, length within maxLength)AS47267 /48 maxLen 48 (ripe); AS47267 /44 maxLen 44 (ripe); AS47267 /32 maxLen 32 (ripe)
2a0f:eb80::/32✓ validmatched VRP (correct origin, length within maxLength)AS47267 /32 maxLen 32 (ripe)

Random-IP probe (yarrp) into the AS' prefixes

At least one router inside AS47267's announced prefix replied during the random-target probe. Hop(s): 2a0f:eb80:400:0:91:199:17:244. These are candidate targets for direct testing.

ICMPv6 Type 2 (Packet Too Big) acceptance - active test

Vantage points disagree about Type 2 acceptance - transit ASes on one path may be filtering Type 2 even though the destination's stack accepts it on another path:

Why they disagree - reachability mismatch: One vantage couldn't drive a flow at all to this destination (no Echo Reply or no responding TCP port), so the active test had no behavioural change to observe. The other vantage's verdict is the only meaningful one here.

Failure detail — what to grep in your logs
vantageour sourceyour targetmethodresulttested (UTC)
go6lab2a00:8642:42::752001:67c:69c::59icmp6-echonot_honored2026-05-30T11:29:26Z
karsolink2a12:d8c0:105a:9001::a1542001:67c:69c::59icmp6-echono_echo2026-05-30T11:29:45Z
odin2607:fae0:a000::422001:67c:69c::59icmp6-echonot_honored2026-05-30T11:29:24Z

Attempt log (go6lab):

  1. icmp6-echonot_honored (size_before=1460, size_after=1460)
  2. dns-tcpno_tcp: no DNS response data
  3. tlsno_tcp: TLS connect failed
  4. httpno_tcp: tcp/80 not open

Attempt log (karsolink):

  1. icmp6-echono_echo: no Echo Reply to 1300-byte probe
  2. dns-tcpinconclusive (size_before=56, size_after=None): max DNS-over-TCP segment 56B; not big enough to test PMTU shrink
  3. tlsno_tcp: TLS connect failed
  4. httpno_tcp: tcp/80 not open

Attempt log (odin):

  1. icmp6-echonot_honored (size_before=1460, size_after=1460)
  2. dns-tcpinconclusive (size_before=133, size_after=None): max DNS-over-TCP segment 133B; not big enough to test PMTU shrink
  3. tlsno_tcp: TLS connect failed
  4. httpno_tcp: tcp/80 not open

To match the corresponding ICMPv6 packet on your side (host firewall, AS edge, or transit tap), look for our PTBs around the timestamps above:

sudo tcpdump -i any -n -e 'icmp6 and ip6[40] = 2 and (src host 2607:fae0:a000::42 or src host 2a00:8642:42::75 or src host 2a12:d8c0:105a:9001::a154)'

If you see our PTBs arriving but the destination's TCP/Echo flow does not shrink, the drop is in the destination kernel (cause 3 below). If you don't see them at all, drop is upstream of you (cause 2). If you only see them from one of our two source IPs, the drop is path-asymmetric — one transit on the asymmetric route is filtering, the other is not.

What does "Type 2 not honored" actually mean? — click to expand

What this test does

Using the icmp6-echo method, we send a 1500-byte ICMPv6 Echo Request, then a forged ICMPv6 Type 2 (Packet Too Big) declaring path MTU=1280, and observe whether the next Echo Reply arrives split into IPv6 fragments. RFC 4890 requires hosts and intermediate networks not to filter ICMPv6 Type 2; the destination's TCP/UDP stack must act on a received PTB by lowering its Path MTU cache for that destination, which makes subsequent segments smaller.

What we measured

The TCP segment size your server emitted before our forged Type 2 was 1460 B; after, it was 1460 B. No change. RFC 4890 ("Type 2 messages MUST NOT be filtered") expects subsequent segments to shrink to fit a Path MTU of 1280 B.

Three plausible causes

  1. Your host firewall is dropping ICMPv6 Type 2 inbound. Many default firewall rule sets only allow Echo Request/Reply and Neighbor Discovery, silently dropping all other ICMPv6 types - including Packet Too Big.
  2. An upstream / transit network is dropping ICMPv6 Type 2 before it reaches you. Some transit ASes filter ICMPv6 messages other than Echo at the edge. The forged PTB never arrives, so your stack never has a chance to act on it.
  3. Your kernel is ignoring the PTB. Linux / BSD stacks normally accept ICMPv6 PTB and update the route cache, but a few sysctls (or a hardened kernel) can be configured to ignore PMTU updates - typically as part of an over-aggressive anti-spoofing or uRPF policy.

How to check & fix (Linux examples)

1. Confirm Type 2 is not blocked at the host firewall:

sudo ip6tables -L INPUT -nv | grep -iE 'icmpv6|packet-too-big'
sudo nft list ruleset 2>/dev/null | grep -A1 'icmpv6'

If you see rules dropping ICMPv6 unconditionally, change them to permit at least icmpv6 type packet-too-big (and destination-unreachable, time-exceeded, parameter-problem per RFC 4890).

2. Confirm the kernel accepts incoming PTB:

sudo sysctl net.ipv6.conf.all.accept_redirects net.ipv4.ip_no_pmtu_disc net.ipv6.route.mtu_expires

The defaults (accept_redirects=1, ip_no_pmtu_disc=0) are the right values for honoring PTB.

3. Live trace: while we have an open TCP flow with a small MSS (we run our test from 2607:fae0:a000::42 on odin, 2a00:8642:42::75 on go6lab and 2a12:d8c0:105a:9001::a154 on karsolink), watch for our forged Type 2 arriving on your interface:

sudo tcpdump -i any -n -e 'icmp6 and ip6[40] = 2 and (src host 2607:fae0:a000::42 or src host 2a00:8642:42::75 or src host 2a12:d8c0:105a:9001::a154)'

If you see our PTBs arriving but TCP segments still stay big, the drop is in your kernel or NIC offload (cause 3). If you don't see them at all, the drop is upstream of you (cause 2) - ask your upstream(s) to permit ICMPv6 Type 2.

4. If your test target above (2026-05-30T11:29:26Z) is a host that you don't own (e.g. a third-party DNS / TLS server you happen to operate prefixes for), the verdict reflects that specific host's behaviour - try the test against a server you do own and we'll happily re-run.

RFC 4890 references: §4.3.1 (Packet Too Big - MUST NOT be dropped), and RFC 8201 for the broader PMTUD requirement.

Where the path divergence is

Per-vantage probe + verdict (headline):

Full per-method matrix (all four methods run at each vantage):

vantageicmp6-echodns-tcptlshttp
go6labnot_honoredno_tcpno_tcpno_tcp
karsolinkno_echoinconclusiveno_tcpno_tcp
odinnot_honoredinconclusiveno_tcpno_tcp

✓ All vantages agree on method(s): icmp6-echo — the headline-method spread above is dispatcher noise, not a real Type 2 disagreement.

These vantage-level disagreements are rooted somewhere in the forward paths. Joining each per-vantage traceroute against the IP→AS lookup from our global yarrp mesh, the first hop where the paths land in different ASes is the most likely site of the offending filter / unreachable AS / Type 2 drop.

Suspect transit ASes (ranked by how often they appear at the divergence point on the path of the worse-classifying vantage): AS6939, AS13004.

Diagnosis is path-level, not packet-level: it tells you which transit AS is the prime suspect, not exactly which firewall rule is to blame. Use the tracepath6 output below (when available) for per-hop PMTU evidence on the same path.

Diagnostic interpretation

An operator-targeted diagnostic interpretation can be generated for this AS on demand. The pipeline holds the raw verdicts and the per-hop walk; an AI pass synthesises where to start looking. Click the button below to run it.

Per-hop PTB acceptance walk

From the local vantage, we walk the forward path hop-by-hop, sending each hop a 1500-byte ICMPv6 Echo, then a forged PTB (MTU=1280) sourced from us, then another 1500-byte Echo. If the second reply arrives fragmented or smaller, that hop honoured the PTB. If unchanged, it didn't. The first ✗ in an otherwise-✓ path is the most likely filter location. Cross-country aggregation: see the global PTB filter atlas for transit ASes ranked by filter rate across all measurements.

#hop IPASHolderPTB acceptance
12607:fae0:a000::2AS80386CONNECT - 6connect, Inc., US- skipped (CoPP)
22607:fae0:a000:2::2AS80386CONNECT - 6connect, Inc., US- skipped (CoPP)
32a03:a100:0:201:1::1AS56635XENYA - XENYA inzeniring, proizvodnja in✓ honored
42001:470:1:5be::1AS6939HURRICANE - Hurricane Electric LLC, US? no_response
52001:470:0:578::1AS6939HURRICANE - Hurricane Electric LLC, US? no_response
62001:470:0:412::2AS6939HURRICANE - Hurricane Electric LLC, US? no_response
72001:470:0:33f::1AS6939HURRICANE - Hurricane Electric LLC, US? no_response
82001:7f8:1e::27AS13004Serbian Open eXchange? no_response
9*-- (no IP)
10*-- (no IP)
11*-- (no IP)
12*-- (no IP)
13*-- (no IP)
14*-- (no IP)
15*-- (no IP)
16*-- (no IP)
17*-- (no IP)
18*-- (no IP)
19*-- (no IP)
20*-- (no IP)
21*-- (no IP)
22*-- (no IP)
23*-- (no IP)
24*-- (no IP)

Tests host-mode PTB acceptance (PTBs aimed at the hop itself). A router that honours PTBs to itself can still be filtering PTBs transiting through it; this is one indicator, not proof of full PTB transparency. Hops in CoPP-rate-limit ranges are skipped to avoid false signals.

From NL host (go6lab)   openRFC 4890 ✗

filter likely at: (none) · min PMTU on path: 1500

4/4
Echo small (56B) 35.5ms
4/4
Echo 1500B (DF) 35.5ms
no
Type 1 dest-unreach
-
TCP responds on

Path (traceroute + mtr + PTR)

#IP / PTRRTTmtr lossASAS holder
12a00:8642:42::30.3ms0%AS203993STEFFANN-DC-AS - S.J.M. Steffann, NL
2*-0%*-
3*---
4be1.core3.ams1.he.net
2001:470:e:5e::1
4.2ms0%AS6939HURRICANE - Hurricane Electric LLC, US
5be2.core4.fra1.he.net
2001:470:e:38::2
11.5ms0%AS6939HURRICANE - Hurricane Electric LLC, US
6be3.core2.fra2.he.net
2001:470:e:5a::1
12.1ms0%AS6939HURRICANE - Hurricane Electric LLC, US
7100ge0-0-0-3.core1.vie1.he.net
2001:470:0:7ef::2
22.4ms40%AS6939HURRICANE - Hurricane Electric LLC, US
8100ge0-0-0-23.core1.vie1.he.net
2001:470:0:41d::1
21.7ms0%AS6939HURRICANE - Hurricane Electric LLC, US
9e0-35.core2.bts1.he.net
2001:470:0:412::2
21.3ms0%AS6939HURRICANE - Hurricane Electric LLC, US
10e0-36.core2.beg1.he.net
2001:470:0:33f::1
28.8ms0%AS6939HURRICANE - Hurricane Electric LLC, US
11*-90%-
12*-0%-
13*---
14*---
15*---
16*---
17*---
18*---
19*---
20*---
21*---
22*---
23*---
24*---

Rate-limited ICMPv6: hop 7, hop 11 (loss between 5% and 95% across mtr cycles - the router replies but only sometimes).

tracepath -6

 1?: [LOCALHOST]                        0.051ms pmtu 1500
 1:  2a00:8642:42::3                                       1.681ms 
 1:  2a00:8642:42::3                                       1.600ms 
 2:  gw.friends.steffann.nl                                2.528ms 
 3:  no reply
 4:  be1.core3.ams1.he.net                                 5.564ms 
 5:  be2.core4.fra1.he.net                                 9.487ms 
 6:  be3.core2.fra2.he.net                                11.577ms 
 7:  100ge0-0-0-3.core1.vie1.he.net                       22.066ms 
 8:  100ge0-0-0-23.core1.vie1.he.net                      21.217ms asymm  7 
 9:  e0-36.core2.beg1.he.net                              29.500ms 
10:  rnids.sox.rs                                         39.853ms asymm  6 
11:  rnids.sox.rs                                         39.575ms asymm  6 
12:  no reply
13:  no reply
14:  no reply
15:  no reply
16:  no reply
17:  no reply
18:  no reply
19:  no reply
20:  no reply
21:  no reply
22:  no reply
23:  no reply
24:  no reply
     Too many hops: pmtu 1500
     Resume: pmtu 1500 

From ITA host (Karsolink)   open

filter likely at: (none) · min PMTU on path: 1500

4/4
Echo small (56B) 36.4ms
4/4
Echo 1500B (DF) 36.3ms
no
Type 1 dest-unreach
-
TCP responds on

Path (traceroute + mtr + PTR)

#IP / PTRRTTmtr lossASAS holder
1*-0%*-
2*-0%*-
3*-70%-
4*---
5100ge0-0-0-20.core1.vie1.he.net
2001:470:0:414::1
21.0ms0%AS6939HURRICANE - Hurricane Electric LLC, US
6*-0%-
7*-0%-
8rnids.sox.rs @SOX
2001:7f8:1e::27
36.0ms0%AS13004Serbian Open eXchange
9*-30%-
10*-10%-
11*---
12*---
13*---
14*---
15*---
16*---
17*---
18*---
19*---
20*---
21*---
22*---
23*---
24*---

Rate-limited ICMPv6: hop 3, hop 9, hop 10 (loss between 5% and 95% across mtr cycles - the router replies but only sometimes).

tracepath -6

 1?: [LOCALHOST]                        0.027ms pmtu 1500
 1:  karsolink-01.net.karsolink.com                        0.624ms 
 1:  karsolink-01.net.karsolink.com                        0.520ms 
 2:  2a12:d8c0:109f:121::a1                                0.645ms 
 3:  2a12:d8c0:101f:6::1                                  10.079ms 
 4:  no reply
 5:  100ge0-0-0-20.core1.vie1.he.net                      23.065ms 
 6:  e0-35.core2.bts1.he.net                              22.549ms 
 7:  e0-36.core2.beg1.he.net                              29.710ms 
 8:  rnids.sox.rs                                         36.719ms 
 9:  no reply
10:  no reply
11:  no reply
12:  no reply
13:  no reply
14:  no reply
15:  no reply
16:  no reply
17:  no reply
18:  no reply
19:  no reply
20:  no reply
21:  no reply
22:  no reply
23:  no reply
24:  no reply
     Too many hops: pmtu 1500
     Resume: pmtu 1500 

From SLO host (6connect)   openRFC 4890 ✗

filter likely at: (none) · min PMTU on path: 1500

4/4
Echo small (56B) 14.4ms
3/4
Echo 1500B (DF) 14.5ms
no
Type 1 dest-unreach
-
TCP responds on

Path (traceroute + mtr + PTR)

#IP / PTRRTTmtr lossASAS holder
1fw1-lju.6connect.com
2607:fae0:a000::2
0.5ms0%*AS80386CONNECT - 6connect, Inc., US
2ccr-to-fw-ccr1-gw-lju.6connect.com
2607:fae0:a000:2::2
0.5ms0%*AS80386CONNECT - 6connect, Inc., US
32a03:a100:0:201:1::10.9ms40%AS56635XENYA - XENYA inzeniring, proizvodnja in trgovina, d.o.o. Ljubljana, SI
4e0-1.core1.lju1.he.net
2001:470:1:5be::1
2.1ms0%AS6939HURRICANE - Hurricane Electric LLC, US
5100ge0-0-0-5.core1.vie1.he.net
2001:470:0:578::1
7.7ms30%AS6939HURRICANE - Hurricane Electric LLC, US
6e0-35.core2.bts1.he.net
2001:470:0:412::2
7.8ms0%AS6939HURRICANE - Hurricane Electric LLC, US
7e0-36.core2.beg1.he.net
2001:470:0:33f::1
14.8ms0%AS6939HURRICANE - Hurricane Electric LLC, US
8rnids.sox.rs @SOX
2001:7f8:1e::27
19.0ms0%AS13004Serbian Open eXchange
9*-90%-
10*-0%-
11*---
12*---
13*---
14*---
15*---
16*---
17*---
18*---
19*---
20*---
21*---
22*---
23*---
24*---

Rate-limited ICMPv6: hop 3, hop 5, hop 9 (loss between 5% and 95% across mtr cycles - the router replies but only sometimes).

tracepath -6

 1?: [LOCALHOST]                        0.030ms pmtu 1500
 1:  fw1-lju.6connect.com                                  1.326ms 
 1:  fw1-lju.6connect.com                                  0.402ms 
 2:  ccr-to-fw-ccr1-gw-lju.6connect.com                    0.771ms 
 3:  2a03:a100:0:201:1::1                                  0.671ms 
 4:  e0-1.core1.lju1.he.net                                2.285ms 
 5:  100ge0-0-0-5.core1.vie1.he.net                        9.023ms 
 6:  e0-35.core2.bts1.he.net                              13.406ms 
 7:  e0-36.core2.beg1.he.net                              16.029ms 
 8:  rnids.sox.rs                                         14.573ms 
 9:  no reply
10:  no reply
11:  no reply
12:  no reply
13:  no reply
14:  no reply
15:  no reply
16:  no reply
17:  no reply
18:  no reply
19:  no reply
20:  no reply
21:  no reply
22:  no reply
23:  no reply
24:  no reply
     Too many hops: pmtu 1500
     Resume: pmtu 1500