diald daemon v1.0 patched twice in diald.h and in
firewall.c can be brought to run on slackware v10 with
kernell 2.4.31 and pppd 2.4.4b1
problems to solve>
1: clear demon and dialing scripting
- need to check all paths in files starting from
demon till config and scrip files
- need to fix a wrong pid path file conversion in
diald f.e. as following sample used in rc.diald
#################################################
diald -f "$config_dir/$link/config" \
pidfile"../../$config_dir/diald.pid.$link"
---------------!>
##################################################
2 install "timeout 1" after dial process in your dialer
script to make pppd properly connecting
3 need to activate pppd throught passing all needed
parameters. the diald do not pass it and then pppd
hangs up. it can be done in diald.conf
##################################################
pppd-options /dev/modem 19200 connect ""
###################################################
kot_as_kot€yahoo.com