On Wednesday 27 February 2002 10:14, Simon Bolduc wrote:

> 2.  Create /etc/LaBrea.scr   it should contain the following:
>
> #!/bin/sh
>
> IPADDR=`ip addr list label eth0 | grep inet | \
> sed '1!d;s/^[^.0-9]*\([.0-9]*\).*$/\1/'`
>
> sed "s/<IPADDR>/$IPADDR/g" /etc/LaBrea.in >/etc/LaBrea.bpf


Nice script. 

If you want something Dachstein specific that takes
the external ip addy and service ports from /etc/network.conf
let me know. 

It would eliminate the need to enter these ports twice in the config.

-- 

~Lynn Avants
aka Guitarlynn

guitarlynn at users.sourceforge.net
http://leaf.sourceforge.net

If linux isn't the answer, you've probably got the wrong question!

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to