#!/bin/sh

ifconfig lo   127.0.0.1

# Rex add for debug
syslogd C
klogd

# start gateway system
/bin/init.sh gw all

/bin/monitor.sh &
#  extact web pages
#flash extr /web

# start web server
webs&
/bin/setup
