NAME gnome-nettool(1) gnome-nettool - Graphical front end to network clients SYNOPSIS gnome-nettool [-i DEVICE | --info=DEVICE] [-p HOST | --ping=HOST] [ -n COMMAND | --netstat=COMMAND] [-t HOST | --traceroute=HOST] [-s HOST | --port-scan=HOST] [-l HOST | --lookup=HOST] [-f USER | --finger=USER] [-w DOMAIN | --whois=DOMAIN] [--display=DISPLAY] DESCRIPTION The gnome-nettool application is a GTK+ front end for a number of network client command line applications including ping(1M), netstat(1M), traceroute(1M), dig(1M), finger(1), whois(1) and also showing the network interface devices and scanning for services. Each of these functions is grouped into a tab on its own. When gnome-nettool is invoked without any option, it displays its first tab which is showing the machine's network devices. However, it can also be invoked with any one of the option above. These option can only be invoked one at a time, except the --display option. -i DEVICE | --info=DEVICE launch gnome-nettool showing the device tab with the DEVICE specified. -p HOST | --ping=HOST launch gnome-nettool showing the ping tab and pinging the HOST. -n COMMAND | --netstat=COMMAND launch gnome-nettool in the netstat tab with the COMMAND option, the valid values for COMMAND are {route, active, multicast}. -t HOST | --traceroute=HOST launch gnome-nettool in the traceroute tab showing the routes. -s HOST | --port-scan=HOST launch gnome-nettool in the Port Scan tab and showing the open port for HOST. -l HOST | --lookup=HOST launch gnome-nettool in the Lookup tab and showing the HOST information. -f USER | --finger=USER launch gnome-nettool in the Finger tab showing the USER in local host. This option can also be invoked with -l option together. -w DOMAIN | --whois=DOMAIN launch gnome-nettool in the Whois tab showing the domain information for DOMAIN. EXAMPLES Example 1: Launching the tool in Device tab for ath0 example % gnome-nettool --info=ath0 EXIT STATUS The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES The following files are used by this application: /usr/bin/gnome-nettool Executable for front end for network tools. ATTRIBUTES Availability SUNWgnome-nettool Interface stability Volatile SEE ALSO ping(1M), netstat(1M), traceroute(1M), dig(1M), finger(1), whois(1) NOTES Written by Ghee Teo, Sun Microsystems Inc., 2008