nwmgr_gelan man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

nwmgr_gelan(1M)						       nwmgr_gelan(1M)

NAME
       nwmgr_gelan:  nwmgr  -  network	interface management command for gelan
       driver

SYNOPSIS

       number]

   Remarks
       The and commands are deprecated.	 These commands will be removed	 in  a
       future  HP-UX  release.	 HP  recommends use of the replacement command
       nwmgr(1M) to perform all network interface-related tasks

DESCRIPTION
       The program is the unified command to administer all LAN and RDMA-based
       interfaces  of HP-UX.  General information about the command as a whole
       can be found in the manual page nwmgr(1M).  This manual page  describes
       as applied to the driver.

       The  driver  is	one of the HP-UX drivers that manages Gigabit Ethernet
       interfaces, both copper (1000Base-T)  and  fiber	 (1000Base-SX).	  Each
       interface  has  several attributes, such as MTU, which are usually con‐
       figurable but sometimes read-only.  In general, each attribute can have
       a  certain  value  in  the running system (which is its current value),
       another value in the configuration file that stores data	 across	 boots
       (its saved value) and a HP-supplied value that is applied by the driver
       after boot (its default value) before the saved value is	 appled.   The
       list of attributes is documented in an eponymous section below.

       The  command  can  be  used  on gelan interfaces to display information
       (with the option, which is the default), modify settings (the  option),
       reset  the  interface  or  its statistics (the option), and to diagnose
       link connectivity (the option).	Operations other than get require  the
       authorization

       The  output  in each case can be obtained in either human-readable form
       (which is the default) or in a script-friendly parseable form (with the
       or  option).  The format for script-friendly output is described in the
       manpage nwmgr(1M).  It is guaranteed that any change in the  scriptable
       output across releases will contain only additions, never modifications
       or deletions.  The human-readable format can  change  across  releases,
       including  modifications	 and  deletions,  though  the  changes	can be
       expected to be incremental.

       The usage is explained in greater detail below.	The output format that
       is  described  is  the human-readable one; references to the scriptable
       output are made as necessary.

   Operations
       The command provides the following operations for the interface.

       Operation to perform Critical Resource Analysis on the interface.

       Operation to diagnose/test link connectivity.

       Operation to get/display interface settings.

       Operation to display help information.

       Operation to reset interface or statistics.

       Operation to set the attributes of the interface.

   Options
       The command provides the following options for the interface.  For more
       information about these options, refer to nwmgr(1M).

       Operation to assign attributes for the operation.

	      Attributes  that can be used for interfaces are described in the
	      section below.

       Specifies the target interface on which the operation  is  to  be  per‐
       formed.

	      For the target interface is of the form:

	      where PPA is the physical point of attachment.

       Specifies the configuration from which the operation will copy data.
	      The option takes or as argument.

       Specifies how many test frame to send during a
	      operation.  The default is 1.

       Specifies a generic target qualifier was used to specify a subsystem
	      specific target qualifier.

	      The arguments supported for are and

	      Provides more information on the instance of the
		      subsystem; such as, the hardware path, feature capabili‐
		      ties,  current  feature  settings,  the  assigned	 NMID,
		      speed, and MTU of the card.

	      Provides	vital product data (VPD) which is a standardize set of
	      read-only
		      properties for an interface, including Manufactured Data
		      for the NIC and the firmware versions.

       Specifies the target subsystem for the operation.
	      For subsystem, the option argument will always be

       Specifies  that the operation has to be performed on the saved configu‐
       ration
	      (persistent store).

       Display the output in script parseable format.

       Specifies that the operation applies to the statistics of the target.

       Option to display more details in the output.

   Attributes
       The valid attributes for interface are:

       Ethernet MAC address of the remote interface.  Used with the operation.

       Diagnostics Threshold:
	      Inbound packet rate threshold below which	 CKO  diagnostics  are
	      run.

	       0  A value of zero indicates the diagnostics are disabled.

	      -1  A  value  of -1 means that the driver chooses an appropriate
		  threshold.

	      Minimum: -1.
	      Maximum: 100000.
	      Default: 0.

       MAC Address:  Ethernet MAC Address.
	      The default valus is the factory MAC address.

       MTU:   Maximum Ethernet payload size, in	 bytes.	  MTU  above  1500  is
	      allowed only when the speed is 1 Gbps.

	      Minimum: 1024.
	      Maximum: 9000.
	      Default: 1500.

       Specifies the package size in bytes of each test frame.
	      The default size of the test frame will be three bytes less than
	      the MTU size currently set.  Only valid for the operation.

       Max Recv Coalesce Ticks:
	      Maximum time for the NIC to wait after receiving a frame	before
	      it  raises an interrupt.	This and other interrupt tunables must
	      be modified with care.

	      Minimum: 0.
	      Max: 10000000.
	      Default: 0.

       Max Recv Buffers:
	      Maximum number of receive descriptors for the  NIC  to  coalesce
	      before  it  raises  an interrupt.	 This and other interrupt tun‐
	      ables must be modified with care.

	      Minimum: 1.
	      Maximum: 256.
	      Default: 1.

       Receive Checksum Offload:
	      Hardware TCP/UDP (IPv4) receive checksum offload.

	      Values: Off, On.
	      Default: Off.

       Receive Flow Control:
	      Ability of  the  interface  to  receive  Ethernet	 Flow  control
	      frames.

	      Values: Off, On.
	      Default: On.  (Case insensitive)

       Max Send Coalesce Ticks:
	      Maximum time for the NIC to wait after sending a frame before it
	      raises an interrupt.  This and other interrupt tunables must  be
	      modified with care.

	      Minimum: 0
	      Maximum: 10000000
	      Default: 150.

       Max Send Buffers:
	      Maximum  number  of  send	 descriptors  for  the NIC to coalesce
	      before it raises an interrupt.  This and	other  interrupt  tun‐
	      ables must be modified with care.

	      Minimum: 1
	      Maximum: 128.
	      Default: 10.

       Speed, Duplex and Autonegotiation:
	      Actual  values  of speed, duplex and autonegotiation if the link
	      is up; the configured values otherwise.

	      Note that, for 1000Base-SX, the speed is always fixed at 1 Gbps,
	      and  the duplex is always Full.  Only the autonegotiation can be
	      turned on or off.	 So, the valid values to set for speed in  the
	      command line for 1000Base-SX are and (case insensitive).

	      For  1000Base-T,	it is essential that the link partner have the
	      same speed, duplex and autonegotiation settings as the NIC being
	      configured.

	      The  speed  can  be  forced to 10 or 100 Mbps, with Full or Half
	      Duplex, with autonegotiation off.	 This is done by setting speed
	      to one of or (case insensitive).

	      However,	the 1000Base-T standard (IEEE ) does not allow forcing
	      the speed to 1 Gbps.  The user can only  enable  autonegotiation
	      and connect the NIC to a link partner that is capable of running
	      at 1 Gbps and is itself set to autonegotiate.  In any case,  the
	      NIC does not support the half-duplex mode at speeds of 1 Gbps.

	      In  summary,  the	 valid	values to set for speed in the command
	      line for 1000Base-T are: and

	      The speed value can take one of three formats.   In  the	human-
	      readable format, it is of the form:

	      [speed

	      Example:.
	      Note that the speed and duplex may not be present in some situa‐
	      tions.

	      In the script-friendly output, the speed value is of the form:

	      [speed

	      Examples:

	      Note that the speed and duplex are optional:  they  may  not  be
	      present in some situations.

	      In the configuration file, there is an additional twist, because
	      there are separate variables for speed-duplex  and  autonegotia‐
	      tion.   For  1000Base-T, the HP_GELAN_SPEED variable can contain
	      one of the values and (same as the command  line	values).   The
	      HP_GELAN_AUTONEG variable is of no relevance.

	      For  1000Base-SX,	 the  HP_GELAN_SPEED  is irrelevant, while the
	      HP_GELAN_AUTONEG has values of either 0 or 1, indicating autone‐
	      gotiation being off or on, respectively.

	      Note  that  speeds  below 1 Gbps are allowed only if MTU is 1500
	      bytes or less.

       Transmit Checksum Offload:
	      Hardware TCP/UDP (IPv4) transmit checksum offload.

	      Values: Off, On.
	      Default: Off.

USAGE
   Display Network Interfaces
       This command displays network interface without any arguments.

	      The command without  any	arguments  displays  all  the  network
	      interfaces  in  the  system,  including  physical LAN interfaces
	      (NICs), virtual LAN interfaces (VLANs and APA  aggregates),  and
	      RDMA-based interfaces.

   View Basic Properties of One or More Interfaces
       The following command displays basic properties of interfaces.

	      The  form	 without the verbose option displays a table, with one
	      row for each interface that gets listed.	 If  an	 interface  is
	      specified	 as a target with the option, only that interface gets
	      displayed.  If the option is specified, all interfaces are  dis‐
	      played.	 The  properties  displayed  for  each	interface  are
	      explained in nwmgr(1M).  Note that  the  get  operation  is  the
	      default, so the option need not be specified explicitly.

       The option changes the output to include more details about each inter‐
       face that is displayed, and also changes the  format  to	 be  line-ori‐
       ented,  with each line describing one property.	The additional proper‐
       ties displayed for each interface include not only those	 described  in
       nwmgr(1M)  but also the speed, duplex and autonegotiation of the inter‐
       face.  More details can found in the section.

   View Interface Statistics
       The following command displays interface statistics.

	      If the option has no argument, or the single  argument  the  MIB
	      statistics  of  the  interface are displayed.  The argument dis‐
	      plays the extended MIB statistics, and overrides	the  argument,
	      if  present.   The  argument displays subsystem-specific statis‐
	      tics, which can vary from one driver to another.	It is possible
	      to  give	more than one argument to the option, as a comma-sepa‐
	      rated list.  For example, displays both the  specified  sets  of
	      statistics.

	      The  argument  displays both extended MIB statistics and subsys‐
	      tem-specific statistics, i.e., it is equivalent to

   View Interface Attributes

	      Displays the current value of either all the attributes  of  the
	      interface	 (when	the  keyword  is  specified)  or the specified
	      attributes (when they are listed by name).   Each	 attribute  is
	      listed on a separate line as a name-value pair.  by name).  Each
	      attribute is listed on a separate line as a name-value pair.

   View Interface Details
       These commands display interface details.

	      This form displays interface-specific properties that are infor‐
	      mational, often not configurable and subject to variation across
	      drivers.	It first displays the verbose listing for  the	inter‐
	      face  (same  as  what  is	 shown by It then displays PCI-related
	      properties such as the PCI Device ID.  It also displays the cur‐
	      rent driver state for the specified interface.

   View Interface's Vital Product Data
       These commands display the interface's vital product data.

	      The  Vital Product Data is a standardized set of read-only prop‐
	      erties for an interface, including  Manufactured	Data  for  the
	      NIC, and the firmware versions.

   Set Current Values of Attributes
       These  commands	can  be	 used to set current values of attributes with
       user specified values.

	      Set the current values of specified attributes to	 their	stated
	      values.

   Save Attribute Values as Default Values for an Interface
       These commands can be used to set current attribute values from default
       values.

	      Set saved values of all attributes from current  values  for  an
	      interface.

	      This  form 'freezes' the current state of an interface; i.e., it
	      stores the current value of each attribute of  an	 interface  in
	      the  configuration  file, so that the interface configuration is
	      preserved across boots.  The user	 can  also  run	 the  start-up
	      script  later  by hand to apply the configuration file values to
	      the running kernel, by typing:

	      This feature allows a user to experiment with the current values
	      and,  when  a desired configuration is achieved, preserve it for
	      posterity.

   Set Current Attribute Values from Default
       These commands sets the current values for attributes from the  default
       values.

	      Set  current  values  of	attributes  from default values for an
	      interface.

	      The current values of all attributes  of	an  interface  (if  is
	      specified) or the specified attributes (if the names are listed)
	      are set to be equal to their respective  default	values.	  This
	      can  be  useful  in rolling all the changes made to an interface
	      since the time the system booted.

   Reset an Interface
       These commands reset an interface.

	      The interface is subjected to a PCI reset, which clears all pre‐
	      vious  state, including the interface statistics.	 The interface
	      is then re-programmed with the attribute values that  were  cur‐
	      rent before the reset.  Promiscuous mode and multicast addresses
	      are preserved across the reset.

	      While the reset is in progress, the  data	 traffic  through  the
	      interface	 is  interrupted.   So, the command automatically per‐
	      forms a Critical Resource Analysis to see if  the	 interface  is
	      data-critical;  i.e.,  any  other resource depends for its func‐
	      tionality on the availability of	the  interface.	  If  so,  the
	      reset  is	 not  performed.  The reset can be forced, even if the
	      interface is data-critical, by using the option.	It is possible
	      for  an interface to be system-critical: i.e., the health of the
	      system depends on the availability of the	 interface.   In  that
	      case,  the  reset	 will  not  be performed even if the option is
	      specified.

   Reset Statistics for an Interface
       The following commands resets the statistics for an interface.

	      The data traffic statistics for  an  interface  are  cleared  to
	      zero.  This includes the byte count and packet count for inbound
	      and outbound traffic.  Other aspects of the interface  are  left
	      unmodified.

   Diagnose Link Connectivity
       This command is run to diagnose link connectivity.

       number]

       number]

	      Link  connectivity  at the data link layer is checked by sending
	      IEEE XID test frames to the specified  destination  MAC  address
	      and  counting  the  replies.  The option specifies how many test
	      frames to send; the default is 1.

	      The attribute specifies the size of each test frame; the default
	      is three bytes less than the MTU size currently set.

	      The  attribute  specifies	 how  many  seconds  to	 wait  for the
	      acknowledgement of each test frame; the default is 5 seconds.

EXAMPLES
       List all LAN interfaces in the system.

       Display the speed and MTU of the gelan interface lan1.

       Display all attributes of the gelan interface lan1.

       Set MTU to 9000 and enable transmit CKO on lan1.

       Restore MTU and transmit CKO to their defaults on lan1.

RETURN VALUES
	 0  The command returns 0 on success.

       <>0  On failure, the command returns values described  in  the  section
	    below.

ERRORS
       Operation or feature is not supported.

       One or more of the attributes or options is invalid for the task.

       The  specified values of one or more attributes was less than the mini‐
       mum or
		      more than the maximum.

       The user lacks the authorization
		      which is required for this operation.

       Attempt to set a read-only attribute.

       The target interface could not be accessed.

       Memory allocation failed.  This could be a transient condition.

       The interface is presently inaccessible.
		      This is usually because the interface is part of an  APA
		      aggregate,  which	 prevents  setting  attributes	on the
		      interface.

COMPARISON WITH LANADMIN COMMAND
   Commands to Display Generic NIC Attributes
       ┌──────────────────────┬───────────────────────────────────────┐
       │      lanadmin	      │			nwmgr		      │
       ├──────────────────────┼───────────────────────────────────────┤
       │lanadmin -m PPA	      │ nwmgr [-g] -A mtu -c lanPPA	      │
       │		      │					      │
       │lanadmin -a PPA	      │ nwmgr [-g] -A mac -c lanPPA	      │
       │		      │					      │
       │landamin -s PPA	      │ nwmgr [-g] -A speed -c lanPPA	      │
       │		      │					      │
       │lanadmin -m -a -s PPA │ nwmgr [-g] -A mtu,mac,speed -c lanPPA │
       │		      │ nwmgr [-g] -A all -c lanPPA	      │
       └──────────────────────┴───────────────────────────────────────┘
   Commands to Get NIC Statistics
       ┌─────────────────────────────┬───────────────────────────────────┐
       │	  lanadmin	     │		     nwmgr		 │
       ├─────────────────────────────┼───────────────────────────────────┤
       │lanadmin -g PPA		     │ nwmgr -g --st mib -c lanPPA	 │
       │			     │					 │
       │lanadmin -x stats drv PPA    │ nwmgr -g --st subsys -c lanPPA	 │
       │			     │ nwmgr -g -st mib,subsys -c lanPPA │
       │			     │					 │
       │lanadmin -g mibstats_ext PPA │ nwmgr -g --st extmib -c lanPPA	 │
       └─────────────────────────────┴───────────────────────────────────┘
   Commands to Set Generic NIC Attributes
       ┌────────────────────────────┬─────────────────────────────────────────┐
       │	 lanadmin	    │		       nwmgr		      │
       ├────────────────────────────┼─────────────────────────────────────────┤
       │lanadmin -M mtu_size PPA    │ nwmgr -s -A mtu=mtu_size-c lanPPA	      │
       │			    │					      │
       │lanadmin -A MAC_Address PPA │ nwmgr -s -A mac=MAC_Address -c lanPPA   │
       │			    │					      │
       │landmin -X speed_value PPA  │ nwmgr -s -A speed=speed_value -c lanPPA │
       │			    │					      │
       │Fiber NICS:		    │					      │
       │lanadmin -X auto_on PPA	    │ nwmgr -s -A speed=auto_on -c lanPPA     │
       └────────────────────────────┴─────────────────────────────────────────┘
   Commands to Display NIC Specific Attributes
       ┌────────────────────────────────┬──────────────────────────────────┐
       │	   lanadmin		│	       nwmgr		   │
       ├────────────────────────────────┼──────────────────────────────────┤
       │lanadmin -x fctrl PPA		│ nwmgr [-g] -A rx_fctrl	   │
       │				│ -c lanPPA			   │
       │				│				   │
       │lanadmin -x send_max_bufs PPA	│ nwmgr [-g] -A send_max_bufs	   │
       │				│ -c lanPPA			   │
       │				│				   │
       │lanadmin -x recv_max_bufs PPA	│ nwmgr [-g] -A recv_max_bufs	   │
       │				│ -c lanPPA			   │
       │				│				   │
       │lanadmin -x send_coal_ticks PPA │ nwmgr [-g] -A send_coal_ticks	   │
       │				│ -c lanPPA			   │
       │				│				   │
       │lanadmin -x recv_coal_ticks PPA │ nwmgr [-g] -A recv_coal_ticks	   │
       │				│ -c lanPPA			   │
       │				│				   │
       │lanadmin -x vmtu PPA		│ nwmgr [-g] -A vmtu -c lanPPA	   │
       │				│				   │
       │				│ Similarly the attributes rx_cko, │
       │				│ tx_cko can be obtained.	   │
       └────────────────────────────────┴──────────────────────────────────┘
   Command to Set NIC Specific Attributes
       ┌─────────────────────────────┬───────────────────────────────┐
       │	  lanadmin	     │		   nwmgr	     │
       ├─────────────────────────────┼───────────────────────────────┤
       │lanadmin -X fctrl on PPA     │ nwmgr -s -A rx_fctrl={on|off} │
       │			     │ -c lanPPA		     │
       │			     │				     │
       │lanadmin -X send_cko_off PPA │ nwmgr -s -A tx_cko={on|off}   │
       │			     │ -c lanPPA		     │
       │			     │				     │
       │lanadmin -X recv_cko_on PPA  │ nwmgr -s -A rx_cko={on|off}   │
       │			     │ -c lanPPA		     │
       └─────────────────────────────┴───────────────────────────────┘
   Command to Reset a NIC
       ┌────────────────┬────────────────────┐
       │   lanadmin	│	nwmgr	     │
       ├────────────────┼────────────────────┤
       │lanadmin -r PPA │ nwmgr -r -c lanPPA │
       └────────────────┴────────────────────┘
   Command to Reset Statistics of a NIC
       ┌────────────────┬────────────────────────┐
       │   lanadmin	│	  nwmgr		 │
       ├────────────────┼────────────────────────┤
       │lanadmin -c PPA │ nwmgr -r -st -c lanPPA │
       └────────────────┴────────────────────────┘
   Command to Reset MTU to the Default Value
       ┌────────────────┬─────────────────────────┐
       │   lanadmin	│	   nwmgr	  │
       ├────────────────┼─────────────────────────┤
       │lanadmin -R PPA │ nwmgr -s -A mtu	  │
       │		│ -from default -c lanPPA │
       └────────────────┴─────────────────────────┘
   Command to Set to Default Configurations
       ┌────────────────────┬───────────────────────────────────────┐
       │     lanadmin	    │		      nwmgr		    │
       ├────────────────────┼───────────────────────────────────────┤
       │lanadmin -A DEFAULT │ nwmgr -s -A mac -from default	    │
       │PPA		    │ -c lanPPA				    │
       │		    │					    │
       │		    │ NOTE: Similarly default configuration │
       │		    │ can be set for the other attributes   │
       │		    │ like speed,mtu, mac etc.		    │
       └────────────────────┴───────────────────────────────────────┘
       The     equivalent for displaying the usage information is  not	avail‐
	       able.

       The     options	that  support and are covered in the nwmgr_apa(1M) and
	       nwmgr_vlan(1M) manpages.

LINKLOOP COMMAND
   Command to Test the Link Level Connectivity
       ┌───────────────────────┬───────────────────────────────────┐
       │       linkloop	       │	       nwmgr		   │
       ├───────────────────────┼───────────────────────────────────┤
       │linkloop -i PPA	       │ nwmgr --diag -A dest=MAC_Address  │
       │MAC_Address	       │ -c lanPPA			   │
       │		       │				   │
       │linkloop -i PPA	       │ nwmgr --diag -A dest=MAC_Address, │
       │-n count -s size       │ pktsize=size timeout=timeout	   │
       │-t timeout MAC_address │ --it count -c lanPPA		   │
       │		       │				   │
       │linkloop -r rif	       │ N/A				   │
       └───────────────────────┴───────────────────────────────────┘
       does not allow multiple station addresses to be specified in the
	       same command line.

LANSCAN COMMAND
   Command To List Interfaces and Their Attributes
       ┌────────┬───────────────────────┐
       │lanscan │	  nwmgr		│
       ├────────┼───────────────────────┤
       │lanscan │ nwmgr -g -v -c lanPPA │
       │	│ nwmgr -C lan		│
       │	│ nwmgr -S gelan	│
       └────────┴───────────────────────┘
   Command To Display Interface Names Only
       ┌───────────┬────────────────────────────────────────────────────┐
       │ lanscan   │			   nwmgr			│
       ├───────────┼────────────────────────────────────────────────────┤
       │lanscan -i │ nwmgr -g -v -c lanPPA				│
       │	   │ nwmgr -C lan -sc | awk -F# '/if_state/ {print $1}' │
       └───────────┴────────────────────────────────────────────────────┘
   Command To Display MAC Types Only
       ┌───────────┬────────────────────────────────────────────┐
       │ lanscan   │		       nwmgr			│
       ├───────────┼────────────────────────────────────────────┤
       │lanscan -m │ nwmgr -g -v -c lanPPA			│
       │	   │						│
       │	   │ NOTE: nwmgr reports only on Ethernet links │
       └───────────┴────────────────────────────────────────────┘
   Command To Display NMIDs Only
       ┌───────────┬───────────────────────┐
       │ lanscan   │	     nwmgr	   │
       ├───────────┼───────────────────────┤
       │lanscan -n │ nwmgr -g -v -c lanPPA │
       └───────────┴───────────────────────┘
   Command To Display the PPAs Only
       ┌───────────┬───────────────────────────────────────────┐
       │ lanscan   │		       nwmgr		       │
       ├───────────┼───────────────────────────────────────────┤
       │lanscan -p │ nwmgr -g -v -c lanPPA		       │
       │	   │ nwmgr -C lan --sc |		       │
       │	   │ awk -F# '/if_state/ {print substr($1,4)}' │
       └───────────┴───────────────────────────────────────────┘
   Command To Display All MAC Addresses
       ┌───────────┬───────────────────────┐
       │ lanscan   │	     nwmgr	   │
       ├───────────┼───────────────────────┤
       │lanscan -a │ nwmgr -g -v -c lanPPA │
       └───────────┴───────────────────────┘
	      Note:   displays the NIC attributes such as interface name,  MAC
		      type, the NMID, the PPA and the MAC address for only one
		      NIC as only one instance of class instance can be speci‐
		      fied for the option.

	      Note:   The   options  and  that	support	 are  covered  in  the
		      nwmgr_apa(1M) manpage.

AUTHOR
       was developed by HP.

FILES
       Contains the saved (persistent) configuration for interfaces.

       Startup script for the gelan driver, which applies the configuration
	      file to the running system.  It is executed automatically	 after
	      each  reboot,  and can also be executed by the user by providing
	      the argument "start".

SEE ALSO
       nwmgr(1M).

							       nwmgr_gelan(1M)
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net