| | |
Summary: Scriptroute: A Public Internet Measurement Facility
Neil Spring, David Wetherall and Tom Anderson
{nspring,djw,tom}@cs.washington.edu
Department of Computer Science and Engineering
University of Washington
Seattle, WA 981952350
Abstract
We present Scriptroute, a system that allows ordinary
Internet users to conduct network measurements from
remote vantage points. We seek to combine the flex
ibility found in dedicated measurement testbeds such
as NIMI with the general accessibility and popularity
of Webbased public traceroute servers. To use Scrip
troute, clients use DNS to discover measurement servers
and then submit a measurement script for execution in
a sandboxed, resourcelimited environment. The servers
ensure that the script does not expose the network to at
tack by applying source and destinationspecific filters
and security checks, and by ratelimiting traffic.
Scriptroute code is publicly available and has been de
|