Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2008 12:30:55 -0800
From:      Gavin Spomer <spomerg@cwu.EDU>
To:        freebsd-pf@freebsd.org
Subject:   Re: How does /dev/pf get created?
Message-ID:  <47A1BF7F0200009000013587@hermes.cwu.edu>

next in thread | raw e-mail | index | archive | help
>>> Vadym Chepkov <vchepkov@gmail.com> 01/31/08 12:23 PM >>>
Gavin,
That doesn't make sense to me, everything seems to be normal.
Could you send output of uname -a ?


   uname -a:
      FreeBSD myhostname.cwu.edu 6.2-RELEASE FreeBSD 6.2-RELEASE #6: Fri =
Jan 25 15:05:58 PST 2008     spomerg@myhostname.cwu.edu:/usr/obj/usr/src/sy=
s/MYHOSTNAME  i386


When I have device pf compiled in kernel it's getting created during =
kernel=20
startup. Try to boot in single mode (boot -s in loader prompt) and see =
if=20
you have /dev/pf then, maybe it is getting destroyed ?

Vadym

----- Original Message -----=20
From: "Gavin Spomer" <spomerg@cwu.EDU>
To: <freebsd-pf@freebsd.org>
Sent: Tuesday, January 29, 2008 4:05 PM
Subject: Re: How does /dev/pf get created?


>>> Vadym Chepkov <vchepkov@gmail.com> 01/29/08 12:06 PM >>>
Gavin,
I have never had to do anything like this and nevertheless I have /dev/pf
I have pf compiled into the kernel, so I wouldn't blame it on "must be
module" either.
Could you send me, please, the following files, I would really like to
understand the problem
- KERNEL config
- /etc/make.conf
- /etc/rc.conf
- /etc/fstab
- /boot/loader.conf


   Sure.

   KERNEL config is attached.

   /etc/make.conf:
      # added by use.perl 2007-12-11 11:29:06
      PERL_VER=3D5.8.8
      PERL_VERSION=3D5.8.8

   /etc/rc.conf:
      hostname=3D"myhostname.cwu.edu"
      ifconfig_bce0=3D"DHCP"
      linux_enable=3D"YES"
      sshd_enable=3D"YES"
      #usbd_enable=3D"YES"
      ntpd_enable=3D"YES"
      mysql_enable=3D"YES"
      apache22_enable=3D"YES"
      zope210_enable=3D"YES"
      zope210_instances=3D"/usr/local/zope"

      #Packet Filter (Firewall)
      pf_enable=3D"YES"
      pf_rules=3D"/etc/pf.conf"
      pflog_enable=3D"YES"
      pflog_logfile=3D"/var/log/pflog"
      pf_flags=3D""

   /etc/fstab:
      # Device                Mountpoint      FStype  Options         =
Dump=20
Pass#
      /dev/da0s1b             none            swap    sw              0=20
0
      /dev/da0s1a             /               ufs     rw              1=20
1
      /dev/da0s1e             /tmp            ufs     rw              2=20
2
      /dev/da0s1f             /usr            ufs     rw              2=20
2
      /dev/da0s1d             /var            ufs     rw              2=20
2
      /dev/acd0               /cdrom          cd9660  ro,noauto       0=20
0

   /boot/loader.conf:
      # Makes Apache Work - 11/30/07 - GS
      accf_http_load=3D"YES"

   Thanks for your interest.

   - Gavin



---------------------------------------------------------------------------=
-----


> _______________________________________________
> freebsd-pf@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-pf
> To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org"
>=20

_______________________________________________
freebsd-pf@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47A1BF7F0200009000013587>