Wednesday, October 04, 2006

how to start gateway

NoCatAuth includes a suitable startup script in the etc directory of the install directory. In order to enable NoCatAuth from startup, it needs to be copied into /etc/rc.d/init.d and symlinked to runlevel 3 like so;

[root@accesspoint NoCatAuth-0.82]# cp etc/nocat.rc /etc/rc.d/init.d
[root@accesspoint NoCatAuth-0.82]# ln -s /etc/rc.d/init.d/nocat.rc /etc/rc3.d/S99nocat


and

/etc/rc.d/init.d /nocat.rc ---->done

the must be like that

[2003-09-28 08:38:27] Resetting firewall.
[2003-09-28 08:38:27] Binding listener socket to 0.0.0.0

0 comments: