master
Robert "ar" Gerus 2013-03-11 12:01:21 +01:00
parent 7ff41a1998
commit 45b1c828ff
2 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,7 @@ NET_AR_DESKTOP="10.30.24.0/24"
#NAS
HOST_AMANOJAKU="10.24.20.250"
#ROUTER
HOST_KASHA_="10.24.0.1"
HOST_KASHA="10.24.0.1"
HOST_KASHA_WAN="192.168.0.11"
#AP
HOST_HYPERION="10.24.0.254"

1
fw.sh
View File

@ -56,7 +56,6 @@ case ${1} in
fw_restore
;;
test)
echo "kasha is ${HOST_KASHA}"
fw_test
;;
*)