Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dvbd - restart after change of ippp0 IP Adress ?




  This is my script for starting dvbd... You can put this to /etc/inittab
and in /etc/ppp/ip-up.local something like this:

  killall dvbd

  That would do it :)

>>>>>
gandalf:dragisha/pts/5: ~# cat start-dvbd 
#!/bin/sh -login

cd /home/dragisha/0.05/DVB/driver
make rmmod
make insmod
cd ../dvbd
sleep 1s
./dvbd 
gandalf:dragisha/pts/5: ~# 
<<<<<


-- 
dragisha@ho.com

On Tue, 1 Aug 2000, Roland Wolfrum wrote:

> >> But every time when I get a new IP adress an restart of 
> >> dvbd is necessary.
> 
> >Of course. The filtering address is build out of the ip 
> >address. This
> >cannot be changed.
> 
> Any idea or script doing this automatically?
> 
> thanks,
> 
> 
> Roland
> 
> 



Home | Main Index | Thread Index