Changes between Version 24 and Version 25 of WikiStart


Ignore:
Timestamp:
Mar 16, 2010, 9:14:40 AM (15 years ago)
Author:
huub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v24 v25  
    66
    77 * proxy server for internet browsing from wleiden.net (no access to local subnet if present), e.g. tinyproxy
    8  * name server for wleiden.net, e.g. nsd
     8 * name server, use of captive portal on nodes requires resolution of internet names, so recursive dns is required.
    99 * ntpd for wleiden.net
    1010 * sshd for administrative use
     
    1212 * no browsing from wleiden.net of local webserver(s)
    1313 * access to wleiden.net from local network
    14  * SSH tunnel to dellas (backdoor)
     14 * SSH tunnel to dellphi (backdoor and used for monitoring (nagios)
     15 * nmap for monitoring
    1516 
    1617== Previous (and other ongoing) work ==
     
    4748 summary route to the wleiden-network.
    4849
    49  * Name servers: the proxies use Google nameservers e.g. 8.8.8.8 by default and search wleiden.net
     50 * Name server: the proxies use Google nameservers e.g. 8.8.8.8 by default and search wleiden.net. Initially we have used nsd, but this has no recursive nameserver capabilities. Maradns is now under evaluation.
    5051
    5152 * The location specific configuration file has been named rc.conf.local (in stead of rc.node.local which is used in the nodefactory) and the configuration scripts have been modified where required. The reference to rc.node.local in the rc.conf file has been removed as rc.conf.local is read by default (see rc_conf_files variable in the /etc/defaults/rc.conf file).