It would be easier to troubleshoot this if you had included examples of the
"numerous 'not found' errors" you got. It all looks OK to me, except for the
obvious typo on the very first line. Where you say
# !/bin/sh
you need to say
#!/bin/sh
(without the extra space).
If this is only a typo in the copy you sent to us, and not in the actual
script, I really will need to see the errors.
At 01:37 PM 6/20/01 -0700, Richard Lohman wrote:
>Greetings all:
> I'm putting together a small script that I can use
>to block certain types of traffic. In it, I have a
>number ipchains commands that block traffic coming in
>or leaving on a particular port. (I'm trying to block
>streaming audio/video traffic from my WAN at the
>firewall). When I attempt to run this script, I get
>numerous "not found" errors. Here's a copy of the
>file:
[deleted]
--
------------------------------------"Never tell me the odds!"---
Ray Olszewski -- Han Solo
Palo Alto, CA [EMAIL PROTECTED]
----------------------------------------------------------------
_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-user