Re: 4.11 panic every 23 hours 55 minutes or so

2009-05-18 Thread D C
On Sun, May 17, 2009 at 10:38 AM, Mark ad...@asarian-host.net wrote:

 -Original Message-
 From: owner-freebsd-questi...@freebsd.org
 [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Mark Tinguely
 Sent: zondag 17 mei 2009 17:30
 To: d...@dlee.org
 Cc: freebsd-questions@freebsd.org
 Subject: Re: 4.11 panic every 23 hours 55 minutes or so

  Why does the panic happen 24 hours after the last reboot; who
  knows and one may never know. Are you finally hitting, the bad
  RAM? Are you finally getting the computer over-warm to act
  up?

 Or running a heavy process around the time of the panic, which
 may (now) draw too much power for his seemingly damaged
 (PSU|DDR[12]|MOTHERBARD|WHATEVER)?

 - Mark



MySQL displayed the most processor time in your top output-- have you
checked it for daily maint jobs, like index rebuilds?


 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 freebsd-questions-unsubscr...@freebsd.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Help creating bpf0 device (bpf won't do it for me)

2009-05-08 Thread D C
Hello,

I'm in the final stages of setting up a new wireless connection but have
been having problems getting bpf running.  For some reason, even though bpf
has been compiled into a new kernel, the system won't automatically create a
bpf0 device.  On boot, the system complains pcap_open_live: (no devices
found) /dev/bpf0: No such file or directory.

The ultimate goal is to have this laptop connect wirelessly to my
WPA2-protected WAP (already working fine with other boxes) using a static
IP.

I've successfully compiled in support for the Atheros-based PCMCIA card,
edited rc.conf to exclude DHCP and to use wpa_supplicant.conf, and
eventually compiled in bpf when I started receiving the pcap_open_live
messages.

I suspect bpf is needed not for DHCP which is not running, but for some of
the parameters I added to wpa_supplicant.conf, which is as follows:

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel

network={
ssid=my_ssid
scan_ssid=1
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP
psk=my_ssid
}

If someone would be so kind as to explain what is calling bpf and how I can
create a bpf0 device by hand, I would be indebted.

Thanks...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


PPTP Freebsd REL 7

2008-08-31 Thread d c
I have used /usr/ports/net/pptpclient/ as long as I remember.  I just setup a 
new 7.0 Desktop and installed the port.  When I run pptp x.x.x.x I get:

/bin/ip: not found
/bin/ip: not found
Loading /lib/libalias_cuseeme.so
Loading /lib/libalias_ftp.so
Loading /lib/libalias_irc.so
Loading /lib/libalias_nbt.so
Loading /lib/libalias_pptp.so
Loading /lib/libalias_skinny.so
Loading /lib/libalias_smedia.so

I searched for /bin/ip and could not find it nor could I find ip anywhere in 
the file system.

man ip brings up info but it looks like it is not a bin but a structure used in 
c??? not too sure about that.

Has anyone ran across this?  Is there an alternate instead of ip?  Perhaps I 
can hack it into the source.

TIA




   
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


PPTP (VPN) FREEBSD 7-p3

2008-08-30 Thread d c
I have used /usr/ports/net/pptpclient/ as long as I remember.  I just setup a 
new 7.0 Desktop and installed the port.  When I run pptp x.x.x.x I get:

/bin/ip: not found
/bin/ip: not found
Loading /lib/libalias_cuseeme.so
Loading /lib/libalias_ftp.so
Loading /lib/libalias_irc.so
Loading /lib/libalias_nbt.so
Loading /lib/libalias_pptp.so
Loading /lib/libalias_skinny.so
Loading /lib/libalias_smedia.so

I searched for /bin/ip and could not find it nor could I find ip anywhere in 
the file system.

man ip brings up info but it looks like it is not a bin but a structure used in 
c??? not too sure about that.

Has anyone ran across this?  Is there an alternate instead of ip?  Perhaps I 
can hack it into the source.

TIA

   
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]