Display GeoIP information.
Description
Display status of GeoIP database and perform manual lookups.Usage
geoipDisplay statistics.
geoip -filters [-num=<n>]Display filter information.
geoip -statusDisplay statistics.
geoip -query <IPAddress>Lookup IP address to GeoIP location.
Options
Trace route.
Description
Print the route packets take to a network host.Usage
traceroute <host> [-starthop=<1...255>] [-maxhops=<1...255>] [-timeout=<1...60000>] [-count=<1...10>] [-size=<0...32768>] [-pbr=<table>] [-srcip=<ip address>] [-noresolve] [-nodelay] [-6]Trace using ICMP.
traceroute -tcp <host> [-port=<1...65535>] [-starthop=<1...255>] [-maxhops=<1...255>] [-timeout=<1...60000>] [-count=<1...10>] [-pbr=<table>] [-srcip=<ip address>] [-noresolve] [-nodelay] [-6]Trace using TCP.
traceroute -udp <host> [-port=<1...65535>] [-starthop=<1...255>] [-maxhops=<1...255>] [-timeout=<1...60000>] [-count=<1...10>] [-size=<0...32768>] [-pbr=<table>] [-srcip=<ip address>] [-noresolve] [-nodelay] [-6]Trace using UDP.
traceroute -stopStop trace.
Options