Package: firehol Version: 1.256-4 Severity: important When using firehol with NFS related services there is a problem when booting the machine. I get errors like this:
--- cut here --- WHAT: Getting RPC information from server 'localhost' WHY: Cannot get rpcinfo from host 'localhost' (using previous firewall rules) COMMAND: server nfs\ portmap accept src <MY_NFS_SERVER_IP_ADDRESS> SOURCE: line INIT of /etc/firehol/firehol.conf --- cut here --- It seems that this is a problem with the startup order. firehol is started before portmap: $ ls -al /etc/rcS.d/S* ... lrwxrwxrwx 1 root root 20 Jul 6 11:34 S40networking -> ../init.d/networking lrwxrwxrwx 1 root root 17 Jul 6 13:46 S41firehol -> ../init.d/firehol lrwxrwxrwx 1 root root 17 Jul 6 15:01 S43portmap -> ../init.d/portmap lrwxrwxrwx 1 root root 20 Jul 6 15:01 S44nfs-common -> ../init.d/nfs-common lrwxrwxrwx 1 root root 21 Jul 6 11:34 S45mountnfs.sh -> ../init.d/mountnfs.sh ... But starting firehol later (I tried S60firehol) won't work, too, with the same error message. I got no error when starting at /etc/rc2.d/S41firehol. The same error occurs on lenny-i386. Is this a general problem? Thanks, Holger -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/8 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/bash Versions of packages firehol depends on: ii bash 3.2-5 The GNU Bourne Again SHell ii iproute 20090324-1 networking and traffic control too ii iptables 1.4.4-1 administration tools for packet fi ii lsb-base 3.2-22 Linux Standard Base 3.2 init scrip ii net-tools 1.60-23 The NET-3 networking toolkit Versions of packages firehol recommends: ii aggregate 1.6-5 ipv4 cidr prefix aggregator ii curl 7.18.2-8.1 Get a file from an HTTP, HTTPS or ii module-init-tools 3.7-pre9-1 tools for managing Linux kernel mo ii wget 1.11.4-2 retrieves files from the web firehol suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org