AS13004 - SOX Serbian Open Exchange DOOPI/PARFC 4890 ✓RPKI ✓ 1/1ASPA -

← back to summary

All countriesHomeState of IPv6TopologySOXAboutipv6.si ↗ Sparky

AS overview

Test target: 2001:7f8:1e:3::166 · ns3.sox.rs · address space: mixed · prefixes announced: 1

prefix(es): 2001:7f8:1e::/48

Targets & per-vantage-point probe results (2 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:7f8:1e:3::166
ns3.sox.rs
NS??????
2001:7f8:1e:3::178
mailserv.sox.rs
MXopenopenopenopenopenopen

SOX peering

SOX member - Open peering, peering member, since 2015-08-20. IPv6 LAN: 2001:7f8:1e::1. Locations: -.

RPKI & ASPA

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

PrefixRPKI stateReasonCovering VRP(s)
2001:7f8:1e::/48✓ validmatched VRP (correct origin, length within maxLength)AS13004 /48 maxLen 48 (ripe)

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

We probed 15 arbitrary IPv6 address(es) inside AS13004's announced prefix(es). No router inside the prefix responded. The deepest visible hop was 2001:470:0:33f::1 at hop 12 - that router answers ICMPv6 Echo. This is not in AS13004's announced prefix; operationally it's the AS-edge / peering interface (often on a SOX peering address or an upstream's /127 link). The traceroute boundary is the AS edge: ICMPv6 Time-Exceeded responses from anything inside this AS are filtered.

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:7f8:1e:3::166icmp6-echohonored2026-05-30T11:29:35Z
karsolink2a12:d8c0:105a:9001::a1542001:7f8:1e:3::166icmp6-echono_echo2026-05-30T11:30:04Z
odin2607:fae0:a000::422001:7f8:1e:3::166icmp6-echohonored2026-05-30T11:29:32Z

Attempt log (go6lab):

  1. icmp6-echohonored (size_before=1460, size_after=None)
  2. dns-tcpinconclusive (size_before=31, size_after=None): max DNS-over-TCP segment 31B; not big enough to test PMTU shrink
  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=31, size_after=None): max DNS-over-TCP segment 31B; 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-echohonored (size_before=1460, size_after=None)
  2. dns-tcpinconclusive (size_before=31, size_after=None): max DNS-over-TCP segment 31B; 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.

Where the path divergence is

Per-vantage probe + verdict (headline):

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

vantageicmp6-echodns-tcptlshttp
go6labhonoredinconclusiveno_tcpno_tcp
karsolinkno_echoinconclusiveno_tcpno_tcp
odinhonoredinconclusiveno_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, AS50673.

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.

First break at hop 3: AS5603 (SIOL-NET - Telekom Slovenije, d.d., SI) -- this is the most likely site of the offending PTB filter. Hop IP: 2a00:ee1:800:9::1.

#hop IPASHolderPTB acceptance
12607:fae0:a000::2AS80386CONNECT - 6connect, Inc., US- skipped (CoPP)
22607:fae0:a000:2::2AS80386CONNECT - 6connect, Inc., US- skipped (CoPP)
32a00:ee1:800:9::1AS5603SIOL-NET - Telekom Slovenije, d.d., SI✗ not_honored
42a00:ee0:1:15::2AS5603SIOL-NET - Telekom Slovenije, d.d., SI✗ not_honored
52a11:4142:2002-- (invalid IP)
62a11:4140::1eAS5405INTERDOTLINK - Inter.link GmbH, DE✓ honored
72a11:4140::20AS5405INTERDOTLINK - Inter.link GmbH, DE✓ honored
82a11:4140::2cAS5405INTERDOTLINK - Inter.link GmbH, DE✓ honored
92620:0:1cff:dead:beee::2537AS32934FACEBOOK - Facebook, Inc., US✓ honored
102001:7f8:58::32cc:0:2-NA? no_response
112001:7f8:1e::12AS13004Serbian Open eXchange✓ honored
122001:7f8:1e:3::166AS13004SOX - Serbian Open Exchange DOO, RS✓ honored

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.

tracepath6 per-hop PMTU drilldown

For each target where Type 2 verdicts disagreed across vantages, tracepath -6 ran from every vantage to capture per-hop PMTU evolution along that vantage's actual forward path. A pmtu change entry on a hop means that hop's router generated a PTB and we observed the shrink; absence of any change combined with a not_honored verdict suggests a router somewhere downstream is silently dropping >MTU packets (an RFC 4890 violation) rather than sending a PTB.

Target 2001:7f8:1e:3::178

go6lab — verdict honored

verdict = honored; final pmtu = 1500

#hop IPpmtu change
1<span class='muted'>no reply</span>
22a00:8642:1000:f000::1
32a00:1ca8:1::194
42a03:3f40::10:41
52001:b28:3ff::1b1b:0:1
6<span class='muted'>no reply</span>
7<span class='muted'>no reply</span>
82001:470:e:25::2
92001:470:0:2ef::2
102001:470:0:412::2
112001:470:0:412::2
122001:470:1:6e5::2
132001:470:1:6e5::2
142001:7f8:1e:3::178
karsolink — verdict not_honored

verdict = not_honored; final pmtu = 1500

#hop IPpmtu change
1<span class='muted'>no reply</span>
22a12:d8c0:109f:121::a1
32a12:d8c0:101f:6::1
4<span class='muted'>no reply</span>
52001:470:0:414::1
62001:470:0:412::2
72001:470:0:33f::1
82001:470:1:6e5::2
92001:7f8:1e:3::178
odin — verdict honored

verdict = honored; final pmtu = 1500

#hop IPpmtu change
1<span class='muted'>no reply</span>
22607:fae0:a000:2::2
32a00:ee1:800:9::1
42a00:ee0:1:10::2
52a11:4142:2002::
62a11:4140::1e
72a11:4140::20
82a11:4140::2c
92620:0:1cff:dead:beee::2537
102001:7f8:58::32cc:0:2
112001:7f8:1e::12
122001:7f8:1e:3::178

From NL host (go6lab)   openRFC 4890 ✓

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

4/4
Echo small (56B) 49.3ms
4/4
Echo 1500B (DF) 49.4ms
yes
Type 1 dest-unreach
-
TCP responds on

Path (traceroute + mtr + PTR)

#IP / PTRRTTmtr lossASAS holder
12a00:8642:42::31.0ms0%AS203993STEFFANN-DC-AS - S.J.M. Steffann, NL
2gw.friends.steffann.nl
2a00:8642:1000:f000::1
2.2ms0%*AS203993STEFFANN-DC-AS - S.J.M. Steffann, NL
32a00:1ca8:1::1942.2ms0%AS50673Serverius-as - Serverius Holding B.V., NL
42a03:3f40::10:412.1ms0%AS50673Serverius-as - Serverius Holding B.V., NL
52001:b28:3ff::1b1b:0:126.4ms10%AS31500GNM-AS - Global Network Management Inc, AG
6*---
7*-50%-
8be47.core2.fra2.he.net
2001:470:e:25::2
31.1ms10%AS6939HURRICANE - Hurricane Electric LLC, US
9100ge0-0-0-3.core1.vie1.he.net
2001:470:0:7ef::2
40.5ms0%AS6939HURRICANE - Hurricane Electric LLC, US
10e0-35.core2.bts1.he.net
2001:470:0:412::2
40.5ms0%AS6939HURRICANE - Hurricane Electric LLC, US
11e0-35.core2.bts1.he.net
2001:470:0:412::2
40.6ms0%AS6939HURRICANE - Hurricane Electric LLC, US
12e0-36.core2.beg1.he.net
2001:470:0:33f::1
48.4ms0%AS6939HURRICANE - Hurricane Electric LLC, US
132001:7f8:1e:3::16651.9ms0%AS13004SOX - Serbian Open Exchange DOO, RS

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

tracepath -6

 1?: [LOCALHOST]                        0.031ms pmtu 1500
 1:  2a00:8642:42::3                                       1.438ms 
 1:  2a00:8642:42::3                                       1.152ms 
 2:  gw.friends.steffann.nl                                2.126ms 
 3:  2a00:1ca8:1::194                                      2.763ms 
 4:  2a03:3f40::10:41                                      2.651ms 
 5:  2001:b28:3ff::1b1b:0:1                               26.820ms asymm  6 
 6:  no reply
 7:  be47.core4.fra1.he.net                               31.112ms asymm  5 
 8:  be3.core2.fra2.he.net                                30.536ms asymm  6 
 9:  100ge0-0-0-3.core1.vie1.he.net                       40.367ms asymm  7 
10:  100ge0-0-0-23.core1.vie1.he.net                      40.220ms asymm  7 
11:  e0-35.core2.bts1.he.net                              39.999ms asymm  8 
12:  e0-36.core2.beg1.he.net                              47.350ms asymm  9 
13:  2001:7f8:1e:3::166                                   51.506ms !A
     Resume: pmtu 1500 

From ITA host (Karsolink)   open

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

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

Path (traceroute + mtr + PTR)

#IP / PTRRTTmtr lossASAS holder
1karsolink-01.net.karsolink.com
2a12:d8c0:105a:9001::1
0.4ms0%*AS204471KARSOLINK - 2S Computers SRL, IT
22a12:d8c0:109f:121::a10.4ms0%*AS204471KARSOLINK - 2S Computers SRL, IT
32a12:d8c0:101f:6::19.9ms0%AS204471KARSOLINK - 2S Computers SRL, IT
4*---
5100ge0-0-0-20.core1.vie1.he.net
2001:470:0:414::1
22.5ms0%AS6939HURRICANE - Hurricane Electric LLC, US
6e0-35.core2.bts1.he.net
2001:470:0:412::2
22.0ms0%AS6939HURRICANE - Hurricane Electric LLC, US
7e0-36.core2.beg1.he.net
2001:470:0:33f::1
29.6ms0%AS6939HURRICANE - Hurricane Electric LLC, US
8serbian-open-exchange-doo.10gigabitethernet1-1-2.switch1.beg1.he.net
2001:470:1:6e5::2
31.3ms0%AS6939HURRICANE - Hurricane Electric LLC, US
92001:7f8:1e:3::16631.6ms0%AS13004SOX - Serbian Open Exchange DOO, RS

tracepath -6

 1?: [LOCALHOST]                        0.028ms pmtu 1500
 1:  karsolink-01.net.karsolink.com                        0.874ms 
 1:  karsolink-01.net.karsolink.com                        0.870ms 
 2:  2a12:d8c0:109f:121::a1                                0.854ms 
 3:  2a12:d8c0:101f:6::1                                  10.199ms 
 4:  no reply
 5:  100ge0-0-0-20.core1.vie1.he.net                      24.092ms 
 6:  e0-35.core2.bts1.he.net                              22.257ms 
 7:  e0-36.core2.beg1.he.net                              29.694ms 
 8:  serbian-open-exchange-doo.10gigabitethernet1-1-2.switch1.beg1.he.net  31.989ms asymm 11 
 9:  2001:7f8:1e:3::166                                   31.964ms !A
     Resume: pmtu 1500 

From SLO host (6connect)   openRFC 4890 ✓

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

4/4
Echo small (56B) 21.9ms
4/4
Echo 1500B (DF) 22.0ms
yes
Type 1 dest-unreach
-
TCP responds on

Path (traceroute + mtr + PTR)

#IP / PTRRTTmtr lossASAS holder
1fw1-lju.6connect.com
2607:fae0:a000::2
0.3ms0%*AS80386CONNECT - 6connect, Inc., US
2ccr-to-fw-ccr1-gw-lju.6connect.com
2607:fae0:a000:2::2
0.6ms-AS80386CONNECT - 6connect, Inc., US
32a00:ee1:800:9::12.0ms10%AS5603SIOL-NET - Telekom Slovenije, d.d., SI
42a00:ee0:1:15::20.9ms0%AS5603SIOL-NET - Telekom Slovenije, d.d., SI
52a11:4142:20021.0ms0%-
6r2-vie1-at.as5405.net
2a11:4140::1e
21.5ms0%AS5405INTERDOTLINK - Inter.link GmbH, DE
7r2-vie2-at.as5405.net
2a11:4140::20
21.5ms0%AS5405INTERDOTLINK - Inter.link GmbH, DE
8r2-bud1-hu.as5405.net
2a11:4140::2c
21.5ms0%AS5405INTERDOTLINK - Inter.link GmbH, DE
9peer-as5405.pr01.sof1.tfbnw.net
2620:0:1cff:dead:beee::2537
21.5ms0%AS32934FACEBOOK - Facebook, Inc., US
10sox-b.bix.bg
2001:7f8:58::32cc:0:2
20.6ms0%-NA
11sw-thq-cisco.sox.rs @SOX
2001:7f8:1e::12
21.8ms0%AS13004Serbian Open eXchange
122001:7f8:1e:3::16621.9ms0%AS13004SOX - Serbian Open Exchange DOO, RS

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

tracepath -6

 1?: [LOCALHOST]                        0.040ms pmtu 1500
 1:  fw1-lju.6connect.com                                  0.855ms 
 1:  fw1-lju.6connect.com                                  0.771ms 
 2:  no reply
 3:  2a00:ee1:800:9::1                                     2.228ms 
 4:  2a00:ee0:1:10::2                                      1.255ms asymm  3 
 5:  2a11:4142:2002::                                      1.006ms asymm  6 
 6:  r2-vie1-at.as5405.net                                22.111ms asymm 12 
 7:  r2-vie2-at.as5405.net                                21.828ms asymm 11 
 8:  r2-bud1-hu.as5405.net                                21.831ms asymm 10 
 9:  peer-as5405.pr01.sof1.tfbnw.net                      21.635ms 
10:  sox-b.bix.bg                                         20.939ms asymm  8 
11:  sw-thq-cisco.sox.rs                                  23.203ms asymm  9 
12:  2001:7f8:1e:3::166                                   22.353ms !A
     Resume: pmtu 1500