Date: Tue, 3 Apr 2007 06:35:50 GMT From: Neerlan Amorim<neerlan@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/111176: ipfw show rules with old date Message-ID: <200704030635.l336ZoqB097298@www.freebsd.org> Resent-Message-ID: <200704030650.l336o1aP040055@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 111176 >Category: i386 >Synopsis: ipfw show rules with old date >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 03 06:50:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Neerlan Amorim >Release: 6.2-STABLE >Organization: ARCNeTI >Environment: FreeBSD turion.proamazon.com.br 6.2-STABLE FreeBSD 6.2-STABLE #1: Mon Apr 2 13:49:00 ACT 2007 root@turion.proamazon.com.br:/usr/obj/usr/src/sys/TURION i386 >Description: After to install freebsd ipfw shows the rules with the correct date. After update freebsd for version stable, ipfw shows the rules with old date. ex: # ipfw -t show 00200 20 1500 Wed Dec 31 22:37:53 1969 divert 8668 ip from any to any via rl0 65535 22 1588 Wed Dec 31 22:37:53 1969 allow ip from any to any # date Tue Apr 3 02:19:24 AMT 2007 I installed freebsd in another computer, but problem occurred the same. >How-To-Repeat: # cat freebsd.sup *default host=cvsup2.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_6 *default delete use-rel-suffix *default compress src-all ports-all tag=. #EOF # cvsup -L 2 freebsd.sup # cd /usr/src # make -j4 buildworld # make buildkernel KERNCONF=TURION # make installkernel KERNCONF=TURION # mergemaster -p # make installworld # mergemaster -Pi # reboot # ipfw -t show: the problem >Fix: Make ipfw uses the date of the system. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704030635.l336ZoqB097298>