> Hello, > > I don't want to connect a screen to my leaf firewall. > > Some time ago, I found a script or a command which produced 3 beeps when the > firewall had finished to boot up... > > Do you know that command / script ? > > Thanks a lot. > > Blaise
Hello Blaise I use beep.lrp about 3 K this is a lrp package original from oxygen. The binary beep can "beep" in different duration and frequency. As I use it to signalize interface up and down it is possible to take for example for one the ascending frequency for the other the descending. This is the advantage over a simple echo charachter 07 that only allows different count of beeps. In bering is a command after interface up down allready implemented, you only have to take care that beep.lrp is loaded. To hear if your firewall is up , you could edit a file called /etc/shorewall/start this is executed after shorewall is started. insert beep -f 1200 -n -f 1800 -n -f 600 and you hear a "melody". For composers there could be a complete "shorewall song" ;) regards eric wolzak member of the bering crew > > ------------------------------------------------------- > ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
