Changeset 109

Show
Ignore:
Timestamp:
01/20/07 19:35:15 (2 years ago)
Author:
ken
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Pyramid/dist/etc/watchdog.conf

    r1 r109  
    1818#repair-binary          = /usr/sbin/repair 
    1919#test-binary            =  
     20#test-timeout           =  
    2021 
    21 watchdog-device        = /dev/misc/watchdog 
     22#watchdog-device       = /dev/watchdog 
    2223 
    2324# Defaults compiled into the binary 
     
    3738# Check if syslogd is still running by enabling the following line 
    3839#pidfile                = /var/run/syslogd.pid    
     40 
  • Pyramid/dist/etc/wifidog.conf

    r67 r109  
    1919# Set this to the external interface.  Typically vlan1 for OpenWrt, and eth0 or ppp0 otherwise 
    2020 
    21 # ExternalInterface eth0 
     21ExternalInterface eth0 
    2222 
    2323# Parameter: GatewayInterface 
     
    2525# Mandatory 
    2626# 
    27 # Set this to the internal interface.    Typically br0 for OpenWrt, and eth1 otherwise 
    28  
    29 GatewayInterface eth1 
     27# Set this to the internal interface. Usually ath0 for atheros cards and wlan0 for prism2  
     28#GatewayInterface wlan0 
     29GatewayInterface ath0  
    3030 
    3131# Parameter: GatewayAddress 
     
    5252#} 
    5353 
    54 #AuthServer { 
    55 #    Hostname auth.ilesansfil.org 
    56 #    SSLAvailable yes 
    57 #    Path / 
    58 #
     54AuthServer { 
     55    Hostname auth.ilesansfil.org 
     56    SSLAvailable yes 
     57    Path / 
     58
    5959 
    6060#AuthServer { 
  • Pyramid/dist/usr/local/etc/kismet.conf

    r103 r109  
    1111 
    1212# User to setid to (should be your normal user) 
    13 suiduser=your_user_here 
     13suiduser=kismet 
    1414 
    1515# Sources are defined as: 
     
    2020# to set the channel the interface listens on. 
    2121# YOU MUST CHANGE THIS TO BE THE SOURCE YOU WANT TO USE 
    22 source=none,none,addme 
     22#source=none,none,addme 
     23 
     24# Prism settings: 
     25#source=hostap,wlan0,hostap 
     26# Atheros settings: 
     27source=madwifi_b,wifi0,madwifi_b 
    2328 
    2429# Comma-separated list of sources to enable.  This is only needed if you defined