GeorgeNmp
Member
AS64512
- Joined:
- May 2024
- Posts:
- 218
- From:
- Ashburn, US
mtr vs standard traceroute
mtr's value is temporal, not spatial. Single traceroute is a snapshot. mtr over 60 seconds shows if loss is sustained or just ICMP deprioritization. But you're right that intermediate hop loss is often artifact.
For this project I'd suggest: traceroute for path discovery, mtr only when path changes or user reports anomaly. Don't collect mtr by default, it's too much data for too little signal.
iBGP, eBGP, don't care, just peer
GeorgeNmp
Member
AS64512
- Joined:
- May 2024
- Posts:
- 218
- From:
- Ashburn, US
How do I know what my ASN is?
You don't have one. BT has AS5400 (and others). Your home connection is just an IP from their pool. For this project you'd run probes *from* your connection, not *as* an AS.
The ASN field in the database would be whatever AS the probe target is in, or possibly your VPS provider's ASN if you're running from a VM. Don't worry about it—Zurich1984's auto-submit script will handle attribution.
Hot-potato vs cold-potato: imagine two networks agree to exchange traffic. Hot-potato means "you take it as close to the source as possible and deal with it." Cold-potato means "I carry it deep into my network to hand it off near the destination." Cold-potato usually gives better performance but costs the originating network more. "Premium" blends often imply cold-potato, but without seeing BGP communities you can't verify.
iBGP, eBGP, don't care, just peer