Hello rlug,
am urmatorul fisier de configurare al cron-ului si la ora 00:00 nu-mi exeuta /etc/nolimit_p2p care este problema??????? /etc/crontab -------------------------------- SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # run-parts 01 * * * * root run-parts /etc/cron.hourly 02 4 * * * root run-parts /etc/cron.daily 22 4 * * 0 root run-parts /etc/cron.weekly 42 4 1 * * root run-parts /etc/cron.monthly 0 0 * * * /scripts/nolimit_p2p 0 10 * * * /scripts/limit_p2p ----------------------------------- [EMAIL PROTECTED] root]# cat /scripts/nolimit_p2p iptables -t mangle -F tc qdisc del dev eth0 root tc qdisc del dev eth1 root rmmod cls_fw rmmod sch_htb rmmod ipt_connmark rmmod ipt_CONNMARK rmmod ipt_p2p --------------------------------------- -- Best regards, andy.rlug mailto:[EMAIL PROTECTED] --- Detalii despre listele noastre de mail: http://www.lug.ro/
