From fb478e5d0bc3a1f87dd1e937d7e8f6772959d5c8 Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Wed, 6 Jun 2001 20:56:56 +0000 Subject: [PATCH] Mention Alexandre Peixoto's share/examples/ipfw/change_rules.sh in the checklist. MFC after: 1 week --- sbin/ipfw/ipfw.8 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index f4450ef58cae..8fafdcc5b3db 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -1071,6 +1071,9 @@ Most connections need packets going in both directions. .It Remember to test very carefully. It is a good idea to be near the console when doing this. +If you cannot be near the console, +use an auto-recovery script such as the one in +.Pa /usr/share/examples/ipfw/change_rules.sh . .It Don't forget the loopback interface. .El