home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.6 / linuxcon / usr / lib / linuxconf / help.eng / netconf / html_access.help < prev    next >
Encoding:
Text File  |  1996-08-04  |  1.9 KB  |  59 lines

  1.   Linuxconf html mode access control
  2.   Introduction
  3.  
  4.   _L_i_n_u_x_c_o_n_f can be operated using any web browser. This makes linux much
  5.   more appealing for remote management. You can limit access to this
  6.   facility for some networks or hosts.
  7.  
  8.   11..  PPrriinncciippllee
  9.  
  10.   Using a password to limit access to a machine is good but not perfect.
  11.   A stolen password is never reported missing!  Limiting access to a
  12.   machine based on potentially simpler criterion such as physical
  13.   location is sometime better. Limiting access to Linuxconf to some
  14.   specific hosts or hosts on some specific networks is a way to limit
  15.   potential problems.
  16.  
  17.   22..  TThhee ddiiaalloogg
  18.  
  19.   You must specify pairs. You specify a host or a network and optionally
  20.   a netmask. Your option to specify a host or network are
  21.  
  22.   ╖  A host name
  23.  
  24.   ╖  A network name
  25.  
  26.   ╖  An IP number
  27.  
  28.   ╖  A device name (eth0 eth1)
  29.  
  30.   A default netmask is computed based on the type of the first entry (Is
  31.   it a host or network). You can override this by supplying the
  32.   optionnal netmask.  It is also possible to specify a host name but to
  33.   specify also a wider netmask, allowing all hosts on the network where
  34.   this host lives.
  35.  
  36.   Some examples:
  37.  
  38.                machine1.foo.com
  39.                (empty netmask imply 255.255.255.255)
  40.                10.1.2.0
  41.                255.255.255.0
  42.                eth0
  43.                (empty netmask grab the current one for eth0)
  44.  
  45.   The first pair allows one machine. The second and third allow complete
  46.   networks.
  47.  
  48.   33..  TThhee _A_d_d bbuuttttoonn
  49.  
  50.   If you need more space, use the _A_d_d button. It will add 4 more lines
  51.   to the dialog each time it is depressed.
  52.  
  53.   44..  TThhee ddeeffaauulltt bbeehhaavviioorr
  54.  
  55.   Unless you fill this dialog, _L_i_n_u_x_c_o_n_f will only accept http
  56.   connection from the local network of the first Ethernet adaptor.  The
  57.   default behavior is fairly secure.
  58.  
  59.