Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] again: device sleeping
- To: "linuxdvb" <linux-dvb@linuxtv.org>
- Subject: [linux-dvb] again: device sleeping
- From: "sigurd" <sigurd@sunbay.com>
- Date: Mon, 14 Jan 2002 11:39:07 +0200
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain;charset="koi8-r"
- Delivered-To: mhonarc@limes.convergence.de
- Organization: Sunbay Software AG
- Sender: linux-dvb-bounce@linuxtv.org
----- Original Message -----
From: "sigurd" <sigurd@sunbay.com>
To: "linuxdvb" <linux-dvb@linuxtv.org>
Sent: Sunday, January 13, 2002 4:16 PM
Subject: [linux-dvb] EOL device sleeping
> Hi guys. It seems that I have following problem.
> The latest cvs drivers.
> make insmod
> network_activator 512
> then little script.
> _________________________
> DVBDEV="dvb0_0"
> DVBIP="192.168.1.1"
> szap -n 4
> ifconfig $DVBDEV $DVBIP hw ether `ifconfig $1 | awk '
> /inet addr:/ {split(gensub(/( *inet addr:)([^ ]+)(
> +.*)/,"\\\\2",1),ipb,".");
> \
> printf "0:2:%X:%X:%X:%X\n",ipb[1],ipb[2],ipb[3],ipb[4]}'`
> echo "0">/proc/sys/net/ipv4/conf/$DVBDEV/rp_filter
> _________________________
> then I make ./script ppp0
> everything works fine.
> We have gruik115.europeonline.net.
> when weak connection, device begins to sleep.
> I saw DIRECT/---- in my access.log instead of
> DEFAULT_PARENT/194.177.32.171 -
> when I started the script again and made ping
> the packets began to flow. what can that be??
>
> I need your advice
>
please People!!! :((
perhaps I make something wrong.
I made cron to run this script every 10 minutes otherwise
devices stops to get packets. is there any other way?
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index