#
# Network configuration file
#You can override the hostname here:
HOST=wdtv
#one of rt61sta.dat, rt73sta.dat, RT2400.dat, RT2500STA.dat, RT2570STA.dat, RT2870STA.dat (used by rt3070 as well)
WLAN_CFG=RT2870STA.dat
#one of rt61.ko, rt73.ko, rt2400.ko, rt2500.ko, rt2570.ko, rt2870sta.ko, rt3070sta.ko
WLAN_LOAD=rt2870sta.ko
#need to bring up device?
WLAN_UP=yes
#time to sleep while waiting for wireless association
WLAN_SLEEP=1
# if you do not set a hostname,a random one is assigned.
# attempt to set jumbo frames
#MTU=9000
#
# Dynamic IP Configuration:
#DHCP=yes
#
# Static IP Configuration: (only if not DHCP)
DHCP=no
IP=192.168.178.24
GW=192.168.178.1
NM=255.255.255.0
DNS1=192.168.178.1
#DNS2=205.171.3.65
#
# Optional:
#specify time server host
#NTP=pool.ntp.org
#specify timezone (example=pacific North America)
#TZ=PST8PDT
#do not load any network drivers (saves memory)
#SUPPRESS_OTHERS=yes