search for: id8dbqfbg3myo

Displaying 1 result from an estimated 1 matches for "id8dbqfbg3myo".

Did you mean: id8dbqfbg3fzo
2004 Aug 12
5
shorewall iprange problem
Perhaps someone can help me understand why this is happening. I''m trying to write a script using ''shorewall iprange'' to parse some ip ranges into subnets so that i can place them into the blocklist. I keep getting an error when i run the script though. Here is the script: #!/bin/csh foreach i (`cat ipranges`) shorewall iprange $i >>