From owner-freebsd-bugs Tue Oct 17 9:10: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6870637B4F9 for ; Tue, 17 Oct 2000 09:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA55413; Tue, 17 Oct 2000 09:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from fermion.noc.titech.ac.jp (fermion.noc.titech.ac.jp [131.112.181.15]) by hub.freebsd.org (Postfix) with SMTP id 1B75237B4CF for ; Tue, 17 Oct 2000 09:04:11 -0700 (PDT) Received: (qmail 3023 invoked by uid 1000); 17 Oct 2000 16:04:06 -0000 Message-Id: <20001017160406.3022.qmail@fermion.noc.titech.ac.jp> Date: 17 Oct 2000 16:04:06 -0000 From: tkatayam@noc.titech.ac.jp Reply-To: tkatayam@noc.titech.ac.jp To: FreeBSD-gnats-submit@freebsd.org Cc: tkatayam@noc.titech.ac.jp X-Send-Pr-Version: 3.2 Subject: conf/22051: Error of option name of rtadvd in rc.network6 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22051 >Category: conf >Synopsis: Error of option name of rtadvd in rc.network6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 17 09:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KATAYAMA, Takeo >Release: FreeBSD 5.0-CURRENT i386 >Organization: Network Operation Center, Tokyo Inst. of Tech. >Environment: FreeBSD fermion.noc.titech.ac.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #12: Fri Oct 6 17:10:19 JST 2000 tkatayam@fermion.noc.titech.ac.jp:/usr/src/sys/compile/TKFERMION i386 >Description: In the section of rtadvd in /etc/rc.network6, -P option is specified for the Router Renumbering. However, according to the record of CVS repository, the identifier has been changed to -R. >How-To-Repeat: >Fix: --- /etc/rc.network6 Fri Sep 29 03:09:12 2000 +++ /etc/rc.network6 Wed Oct 18 00:52:07 2000 @@ -144 +144 @@ - # security policy by -P option. + # security policy by -R option. @@ -169 +169 @@ - # rtadvd -P "in ipsec ah/transport/fec0:0:0:1::1-fec0:0:0:10::1/require" \ + # rtadvd -R "in ipsec ah/transport/fec0:0:0:1::1-fec0:0:0:10::1/require" \ @@ -173 +173 @@ - # rtadvd -P "in ipsec ah/transport/ff05::2-fec0:0:0:10::1/require" \ + # rtadvd -R "in ipsec ah/transport/ff05::2-fec0:0:0:10::1/require" \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message