Hiya, heres Alex Trouble again ;PP I thought I sorted out the problem with self reconnections by puting PERSIST where it should be. Obviously it helped. ;)) But, it still disconnecting, when some people on the network, trying to download sth using some kinda Flashget or Godzilla (you know, engines that trying to download 8 different files at the same time) ...is there anything I can do about it except for stopping them? I know I could always blame the provider, heh... which is BTopenworld ... but.. still I can see for myself, when I download anything huge, and with over 30KB/S it just kills the connection in a while... And there's other thing concerning this reconnecting script. Ill just paste it, if anyone could tell me, why it doesnt work?
#==========peerip================ PEER_IP=`/sbin/ifconfig | grep P-t-P | cut -d ':' -f3 | cut -d ' ' -f1` export PEER_IP #=============================== #==========reconnect=============== #! /bin/sh #peerip ifconfig | grep ppp0 >/dev/null 2>&1 && ping -c 2 $PEER_IP >/dev/null 2>&1 if test $? -eq 1 then /usr/sbin/restart and its set in crontab */3 * * * * root /etc/rc.d/keepalive2.sh dunno what else to say... maybe this - pleeeez help :pp cheers Aleeex Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe
