# Sample configuration file for countertrace # http://michael.toren.net/code/countertrace/ # mct, Sun Jul 14 17:19:16 EDT 2002 # Should a log message be generated for packets with a received # TTL larger than the number of hops we're faking? #log-large-ttl # Should log messages include the time that a queued packet is # scheduled to to be sent or accepted? #log-queue-time # Should log messages include details about received packets, # such as the packet type (TCP, UDP, ICMP), and port numbers? log-details # Project the illusion of three additional IP hops, each # introducing 10 additional milliseconds of latency. hop 10.1.1.1 10 hop 10.2.2.2 10 hop 10.3.3.3 10