Re: ATTN GARY KLINE

2010-11-04 Thread Gary Kline

Seee below for typing from deadbbs.com.



On Wed, Nov 03, 2010 at 08:10:07PM -0600, Robert Bonomi wrote:
 
  Date: Tue, 2 Nov 2010 22:50:00 -0700
  From: Gary Kline kl...@thought.org
  Subject: Re: is there a utillity...?
 
 
 *please* fix the DNS for 'thought.org'. you are utterly unmailable.
 
 There is no IP address for the primary nameserver, 'ns1.thought.org' 
 The secondary nameserver 'ns2.everydns.net'  times out on a query.
 
 % nslookup -type=any thought.org
 
 Non-authoritative answer:
 thought.org   nameserver = ns1.thought.org
 thought.org   nameserver = ns2.everydns.net
 
 Authoritative answers can be found from:
 thought.org   nameserver = ns1.thought.org
 thought.org   nameserver = ns2.everydns.net
 ns2.everydns.net  internet address = 208.76.62.100
 
 
 
 ;  DiG 8.1  +deb +d2 thought.org @ns2.everydns.net 
 ; (1 server found)
 ;; res_mkquery(0, thought.org, 1, 1)
 ;; res options: init debug recurs defnam dnsrch ?0x8000?
 ;; res_send()
 ;; -HEADER- opcode: QUERY, status: NOERROR, id: 10
 ;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
 ;; QUERY SECTION:
 ;;thought.org, type = A, class = IN
 
 ;; Querying server (# 1) address = 208.76.62.100
 ;; timeout
 ;; Querying server (# 1) address = 208.76.62.100
 ;; timeout
 ;; Querying server (# 1) address = 208.76.62.100
 ;; timeout
 ;; Querying server (# 1) address = 208.76.62.100
 ;; timeout
 ;; res_send to server ns2.everydns.net  208.76.62.100: Operation timed out
 
 
 ;  DiG 8.1  +deb +d2 thought.org @ns1.thought.org 
 ; Bad server: ns1.thought.org -- using default server and timer opts
 ;; res_mkquery(0, thought.org, 1, 1)
 ;; res options: init debug recurs defnam dnsrch ?0x8000?
 ;; res_send()
 ;; -HEADER- opcode: QUERY, status: NOERROR, id: 10
 ;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
 ;; QUERY SECTION:
 ;;thought.org, type = A, class = IN
 



SO far, this works::


FreeBSD 7.0-RELEASE (vhost) #0: Sat Sep 13 04:51:19 PDT 2008
Wed Nov 3 22:50:57 PDT 2010
vhost % ping
usage: ping [-AaDdfnoQqRrv] [-c count] [-G sweepmaxsize] [-g
sweepminsize]
[-h sweepincrsize] [-i wait] [-l preload] [-M mask |
time] [-m ttl]
[-P policy] [-p pattern] [-S src_addr] [-s packetsize]
[-t timeout]
[-W waittime] [-z tos] host
   ping [-AaDdfLnoQqRrv] [-c count] [-I iface] [-i wait] [-l
preload]
[-M mask | time] [-m ttl] [-P policy] [-p pattern] [-S
src_addr]
[-s packetsize] [-T ttl] [-t timeout] [-W waittime]
[-z tos] mcast-group
vhost % ping ns1.thought.org
PING ns1.thought.org (209.180.213.209): 56 data bytes
64 bytes from 209.180.213.209: icmp_seq=0 ttl=55 time=84.971 ms
64 bytes from 209.180.213.209: icmp_seq=1 ttl=55 time=85.005 ms
64 bytes from 209.180.213.209: icmp_seq=2 ttl=55 time=84.827 ms
64 bytes from 209.180.213.209: icmp_seq=3 ttl=55 time=82.973 ms
64 bytes from 209.180.213.209: icmp_seq=4 ttl=55 time=84.772 ms
^C
--- ns1.thought.org ping statistics ---
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 82.973/84.510/85.005/0.773 ms
vhost %  nslookup -type=any thought.org 
Server: 127.0.0.1
Address:127.0.0.1#53

Non-authoritative answer:
thought.org nameserver = ns1.thought.org.
thought.org nameserver = ns2.everydns.net.

Authoritative answers can be found from:
thought.org nameserver = ns1.thought.org.
thought.org nameserver = ns2.everydns.net.
ns1.thought.org internet address = 209.180.213.209
ns2.everydns.netinternet address = 208.76.62.100

vhost % 


Everybody should see the name thing is a day or so.



-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.90a release of Jottings: http://jottings.thought.org/index.php
An Open Letter to Stephen Hawking http://www.thought.org/#oL
___
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


Re: ATTN GARY KLINE

2010-11-04 Thread Gary Kline
On Thu, Nov 04, 2010 at 06:29:38AM +0100, Polytropon wrote:
 On Wed, 3 Nov 2010 21:51:04 -0500, Ryan Coleman ryan.cole...@cwis.biz wrote:
  He likely won't.  This was pointed out to him two months ago
  and nothing's been fixed.
 
 Seems to be fine from here:
 
 % nslookup -type=any thought.org
 Server: 192.168.100.1
 Address:192.168.100.1#53
 
 Non-authoritative answer:
 thought.org mail exchanger = 10 ethic.thought.org.
 thought.org nameserver = ns2.everydns.net.
 thought.org nameserver = ns1.thought.org.
 
 Authoritative answers can be found from:
 
 % host ethic.thought.org
 ethic.thought.org has address 209.180.213.210
 
 % host ns1.thought.org
 ns1.thought.org has address 209.180.213.210
 
 % host ns2.everydns.net
 ns2.everydns.net has address 208.76.62.100
 % ping -c 3 ns2.everydns.net
 PING ns2.everydns.net (208.76.62.100): 56 data bytes
 64 bytes from 208.76.62.100: icmp_seq=0 ttl=54 time=107.684 ms
 64 bytes from 208.76.62.100: icmp_seq=1 ttl=54 time=107.073 ms
 64 bytes from 208.76.62.100: icmp_seq=2 ttl=54 time=107.046 ms
 
 --- ns2.everydns.net ping statistics ---
 3 packets transmitted, 3 packets received, 0.0% packet loss
 round-trip min/avg/max/stddev = 107.046/107.268/107.684/0.295 ms
 
 Or am I misreading that?
 

Or am I?

Once I found the `ping' worked on a rarely-used remote server, 
I cp'd Robert's nslookup line and got:


round-trip min/avg/max/stddev = 82.973/84.510/85.005/0.773 ms
vhost %  nslookup -type=any thought.org 
Server: 127.0.0.1
Address:127.0.0.1#53

Non-authoritative answer:
thought.org nameserver = ns1.thought.org.
thought.org nameserver = ns2.everydns.net.

Authoritative answers can be found from:
thought.org nameserver = ns1.thought.org.
thought.org nameserver = ns2.everydns.net.
ns1.thought.org internet address = 209.180.213.209
ns2.everydns.netinternet address = 208.76.62.100

vhost % 


What is left?


 
 
 -- 
 Polytropon
 Magdeburg, Germany
 Happy FreeBSD user since 4.0
 Andra moi ennepe, Mousa, ...
 ___
 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

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.90a release of Jottings: http://jottings.thought.org/index.php
An Open Letter to Stephen Hawking http://www.thought.org/#oL

___
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


Re: FreeBSD - POP3 timeouts

2010-11-04 Thread Odhiambo Washington
On Wed, Nov 3, 2010 at 11:36 PM, Grant Peel gp...@thenetnow.com wrote:

 Hello all,

 I have serveral servers setup with FreeBSD 8.0.

 Each of these servers are running vm-pop3d, which has worked well for many
 years now.

 Since installing FreeBSD 8.0, the number of timeouts on port 110 have
 skyrocketed on all the servers.


What do es since installing FreeBSD 8.0 mean here? Why did you install
FreeBSD 8.0?? What were you running before?



 Some clients connecting (checking thier email) 200 times a day, may be
 seeing as many as 50 timeouts.

 Is there any tuning somewhere I have missed?



You must also show us the server logs showing the timeouts. Please enable
debug logging on vm-pop3d if possible.

I hope you do realize that in this forum, we mostly handle questions about
FreeBSD and not those related to the daily running of apps (like vm-pop3d).
so you'll bear with us since some of us run other pop3/imap4 servers
different than vm-pop3d.



-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Damn!!
___
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


Submit your URL here for free, we will promote.

2010-11-04 Thread Comsurl Team
To view the message, please use an HTML compatible email viewer!

___
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


Re: ATTN GARY KLINE

2010-11-04 Thread Bernt Hansson

2010-11-04 06:59, Gary Kline:

On Wed, Nov 03, 2010 at 08:10:07PM -0600, Robert Bonomi wrote:



Date: Tue, 2 Nov 2010 22:50:00 -0700
From: Gary Klinekl...@thought.org
Subject: Re: is there a utillity...?



*please* fix the DNS for 'thought.org'. you are utterly unmailable.

There is no IP address for the primary nameserver, 'ns1.thought.org'
The secondary nameserver 'ns2.everydns.net'  times out on a query.




If I knew how to fix this I would.  The only IP that is
pingable is 209.180.213.209; this is cd0 of my WAN on my
pfSense computer.  I changed ns1.thought.org to the prev IP
on my registrar and a few minutes ago edited my
master/thought.org.*files.   If this doesn't work in a few days,
let me know.

I loggged into my only outside account on a server in the
SouthEast, I  pinged ns1.thought.org, and it echoed the above
IP.








% nslookup -type=any thought.org

Non-authoritative answer:
thought.org nameserver = ns1.thought.org
thought.org nameserver = ns2.everydns.net

Authoritative answers can be found from:
thought.org nameserver = ns1.thought.org
thought.org nameserver = ns2.everydns.net
ns2.everydns.netinternet address = 208.76.62.100



;  DiG 8.1  +deb +d2 thought.org @ns2.everydns.net
; (1 server found)
;; res_mkquery(0, thought.org, 1, 1)
;; res options: init debug recurs defnam dnsrch ?0x8000?
;; res_send()
;; -HEADER- opcode: QUERY, status: NOERROR, id: 10
;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;;  thought.org, type = A, class = IN

;; Querying server (# 1) address = 208.76.62.100
;; timeout
;; Querying server (# 1) address = 208.76.62.100
;; timeout
;; Querying server (# 1) address = 208.76.62.100
;; timeout
;; Querying server (# 1) address = 208.76.62.100
;; timeout
;; res_send to server ns2.everydns.net  208.76.62.100: Operation timed out


;  DiG 8.1  +deb +d2 thought.org @ns1.thought.org
; Bad server: ns1.thought.org -- using default server and timer opts
;; res_mkquery(0, thought.org, 1, 1)
;; res options: init debug recurs defnam dnsrch ?0x8000?
;; res_send()
;; -HEADER- opcode: QUERY, status: NOERROR, id: 10
;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;;  thought.org, type = A, class = IN


Have a look here
http://www.dnscog.com/report/thought.org/1285986283
___
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


Re: 'Broadcom Wireless b/g (BCM4315/BCM22062000)'

2010-11-04 Thread Paul B Mahol
On 11/3/10, Chris Brennan xa...@xaerolimit.net wrote:
 On Wed, Nov 3, 2010 at 4:41 PM, Mark redt...@sbcglobal.net wrote:


 I've got a dell mini with the same card, it works with 8.0 and 8.1 32 bit
 but I had to use the 32bit XP files with NDISwrapper to get the driver to
 build. HTH


 Not really, as Mr. Mahol has pointed out, NDISulator is not working in a 64
 Bit environment (which I am  am using) and I can't mix 32bit and 64bit
 drivers. So it's great that it's working for you and I am glad it does (and
 continues to) I still need to get it working in a 64bit environment. I tried
 installed FreeBSD32 by mistake and it refused to boot, so I am limited to
 the 64bit version. Does ndiswrapper work in FreeBSD? I couldn't find any
 documentation for it. I do remember using it in linux but I don't remember
 what I did, so I am basically starting all over again.

It is faster/easier to fix NDISulator than to port ndiswrapper to FreeBSD.
___
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


openvpn client on pf gateway

2010-11-04 Thread Samuel Martín Moro
Hi,


I'm using a FreeBSD-8.1 (RELEASE, amd64) as gateway for my local network.
And pf as firewall.


I'm renting a dedicated box, running openvpn.
My gateway is configured as a client of this VPN.
I modified my pf.conf to provide internet to my local network.
I configured iptables on the VPN server (debian-5) to accept everything, and
redirect what I needed to.

Everything seems to work... except...

How can I redirect a port through the VPN?
I mean...
The problem does not seem to come from the VPN server, as I can access my
local gateway from an external server, through the iptables redirection.
But, when I try to access a host behind that gateway, it won't connect...


Here's the pf.conf:

ext_if=bge0
int_if=bge1
vpn_if=tun0

lc = $int_if:network
  vpn=10.253.254.1
 emma=10.242.42.200
alpha=10.42.42.42
delta=10.42.42.44
   xi=10.42.142.44

set skip on lo0
scrub in on $ext_if all fragment reassemble
scrub in on $vpn_if all fragment reassemble
INTERNETZ
nat  on $ext_if from $lc to any - ($ext_if)
nat  on $vpn_if from $lc to any - ($vpn_if)
rdr  on $ext_if inet proto tcp  from any to ($ext_if) port 1666 -
$alpha port 1666
rdr  on $vpn_if inet proto tcp  from any to ($vpn_if) port 1666 -
$alpha port 1666
rdr  on $ext_if inet proto tcp  from any to ($ext_if) port 1667 -
$delta port   22
rdr  on $vpn_if inet proto tcp  from any to ($vpn_if) port 1667 -
$delta port   22
rdr  on $ext_if inet proto tcp  from any to ($ext_if) port 1668 -
$alpha port   22
rdr  on $vpn_if inet proto tcp  from any to ($vpn_if) port 1668 -
$alpha port   22
rdr  on $ext_if inet proto tcp  from any to ($ext_if) port 1669 -
$xiport   22
rdr  on $vpn_if inet proto tcp  from any to ($vpn_if) port 1669 -
$xiport   22
rdr  on $ext_if inet proto tcp  from any to ($ext_if) port 9418 -
$xiport 9418
rdr  on $vpn_if inet proto tcp  from any to ($vpn_if) port 9418 -
$xiport 9418
pass  in on $ext_if inet proto tcp  from any to $ext_if   port 1664
pass  in on $vpn_if inet proto tcp  from any to $vpn_if   port 1664
pass  in on $int_if inet proto tcp  from any to any
pass  in on $int_if inet proto udp  from any to any
block in log on $ext_if inet proto icmp from any to $ext_if
block in log on $vpn_if inet proto icmp from any to $vpn_if

every rules for $ext_if is working as expected
so I copied them, replacing my external interface by the vpn one
ssh from internet to the gateway (1664) works.
but accessing a ssh server behind the gateway (say alpha, 1668) does not...


What am I doing wrong?



Regards,

-- 
Samuel Martín Moro
{EPITECH.} tek5
CamTrace S.A.S
  (+033) 1 41 38 37 60
  1 Allée de la Venelle
  92150 Suresnes
  FRANCE

Nobody wants to say how this works.
  Maybe nobody knows ...
  Xorg.conf(5)
___
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


Re: Android usb tethering

2010-11-04 Thread freebsd-questions


On Tue  2/11/10 11:37 AM , freebsd-questi...@herveybayaustralia.com.au
wrote:
 On Tue  2/11/10 10:11 AM , Alejandro Imass  wrote:On Mon, Nov 1, 2010
 at 6:25 PM, Ivan Voras  wrote:
   On 11/01/10 15:42, Mark Atkinson wrote:
  
   -BEGIN PGP SIGNED MESSAGE-
   Hash: SHA1
  [...]
   In the above messages, the kernel detaches the storage device
 (umass) and
   tries to attach the new device, which doesn't have a driver so
it's
 attached
   as ugen - generic USB.
  
  Yes. One has to remember that USB is just the bus just like pci,
  microchannel, etc. Even though you have access to the device on the
  bus you still need a driver for that specific ethernet chip your
  kernel. This is analogous to having a video card on the pci bus, you
  still need for the kernel to drive the specific chipset of the card
  regardless if it can see it on the bus.
  I have an HTC Nexus One so I may fiddle with this and see if I can
  help some more here. I am wishful that at least we can get a tty
just
  like other gsm modems and from there it's pretty straight forward
  using wvdial or alike. If it's only the Ethernet over usb like you
  mention, then the chipset driver would have to be translated/ported
 to
  the FBSD kernel, if it's not already there ?
 Ok. But I will clarify here:
 The HTC Android systems uses an Internet Sharing feature-
 essentially Google has coded in routing/nat system into the base OS
 (probably moding the leftover code already in the linux base), and is
 trying to allow similar using bluetooth and wifi at a later date as
 well. The RNDIS is a M$ system that allows sharing anything over USB
 (network, files, etc- but all essentially operated as network
anyway),
 something they've been playing with for some years- I was looking for
 an A-A USB cable since around 2003 or so to quickly transfer files
 when needed. Apparently M$ opened the specs a year or two ago and
 everyone's jumped on to use it. So where Google started was to start
 allowing the use of the router/nat via RNDIS USB - somehow this was
 easier than allowing bluetooth or wifi (probably security and
 available hardware features).
 So yes, apparently the phone hooks up as a usb mass storage device,
 uploads a file to the computer, and disconnects and becomes a network
 device. Here is the output from linux:
 usb 2-2.2: new high speed USB device using ehci_hcd and address 4
 usb 2-2.2: configuration #1 chosen from 1 choice
 scsi9 : SCSI emulation for USB Mass Storage devices
 usb-storage: device found at 4
 usb-storage: waiting for device to settle before scanning
 usb 2-2.2: New USB device found, idVendor=0bb4, idProduct=0ff9
 usb 2-2.2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 usb 2-2.2: Product: Android Phone
 usb 2-2.2: Manufacturer: HTC
 usb 2-2.2: SerialNumber: SH07TNX00726
 usb-storage: device scan complete
 scsi 9:0:0:0: Direct-Access HTC  Android Phone0100 PQ: 0
 ANSI: 2
 sd 9:0:0:0: [sdf] Attached SCSI removable disk
 sd 9:0:0:0: Attached scsi generic sg6 type 0
 usb 2-2.2: USB disconnect, address 4
 usb 2-2.2: new high speed USB device using ehci_hcd and address 5
 usb 2-2.2: configuration #1 chosen from 1 choice
 usb 2-2.2: New USB device found, idVendor=0bb4, idProduct=0ffe
 usb 2-2.2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 usb 2-2.2: Product: Android Phone
 usb 2-2.2: Manufacturer: HTC
 usb 2-2.2: SerialNumber: SH07TNX00726
 usbcore: registered new interface driver cdc_ether
 usb0: register 'rndis_host' at usb-:00:04.1-2.2, RNDIS device,
 ae:f6:3d:da:20:39
 usbcore: registered new interface driver rndis_host
 usbcore: registered new interface driver rndis_wlan
 usb0: no IPv6 routers present
 usb 2-2.2: USB disconnect, address 5
 usb0: unregister 'rndis_host' usb-:00:04.1-2.2, RNDIS device
 So. What would be my next step to make this work? OpenMoko have
 something similar and I tried moding some of their scripts (they've
 made theirs work with ALL OS- not just linux and Winblow$! Take heed
 manufacturers!) but it didn't mesh on the Android. I still end up
with
 a generic host.
 As I mentioned, I tried modifying the cdce driver and the device list
 but that didn't help either, so when I moded the scripts and
devd.conf
 I figured that was the missing piece of my puzzle.
 I'd actually pay someone to do this, but I do need to figure this out
 for myself anyway so I'm diving in deep and going to keep on
 struggling till I get it. I need it figured out before the year's end
 so I'm not going to sit on my laurels :) That, and a usb mass storage
 device emulator to trick a dumb digital photo frame
  
   
So I have more on this: sourceforge.jp has a project rndis for
freebsd.

Its a little hard to navigate, but I downloaded the source code and
tried to build it on 8.0. No go, but I'm not sure what usb library its
using. I think it said usb2, but I'm not exactly sure what that meant
(usb2.0, or libusb2, whatever).

Now, I've only just quickly grabbed it and tried to 

Kernel panics?

2010-11-04 Thread Richard Morse
Hi! I'm having a problem with an 8.1-RELEASE #0 amd64 machine.

Three weeks ago, it had a kernel panic, which I was too tired to properly 
capture. On reboot, I forgot to run fsck in single user mode; about 12-14 hours 
later it crashed complaining that the background file system checks were 
inconsistent.

A day later it crashed with a server double fault; I was unfortunately on the 
way to a meeting, along with all of my technical co-workers, so I wasn't able 
to see the screen, and it was being reported by someone who was poorly equipped 
to give a good report.

A few days later, it had hung (it didn't respond to input), and I needed to 
hard restart.

A few days later, the same thing happened.

Last weekend, on Friday evening it complained about the hard disk controller 
disappearing (at least, as far back as I was able to go in the screen buffer).

Saturday night, I finally got a kernel panic that I captured; after this, I 
turned on core dumps.

However, last night, it crashed again, and tried to write out a core, but 
didn't succeed.

The kernel panic from Saturday night was:

panic: unknown cluster size
cpuid = 0
Uptime: 1h49m37s
Cannot dump. Device not defined or unavailable.
aac0: shutting down controller...

Fatal trap 12: page fault while in kernel mode
cpuid = 9; apic id = 10
fault virtual address = 0x1d
fault code= supervisor write data, page not present
...
current process   = 12 (irq256: em0)
trap number   = 12
done

Last night's:

Fatal trap 12: page fault while in kernel mode
cpuid = 9; apic id = 11
fault virtual address = 0x8098f90e
fault code= supervisor read data, page not present
...
current process   = 97530 (taper)
trap number   = 12
panic: page fault
cpuid = 9
Uptime: 3d21h24m57s
Physical memory: 12211MB
Dumping 2942MB:

Note that there was nothing after the Dumping 2942MB:; the cursor was sitting 
just after the colon. On reboot, it did not find any cores to save to disk (I 
did have to boot single user and fsck -y; is it possible that this interfered 
with the core dump? if so, how do I fix this?).

I tried, this morning, to run memtest86, however both 3.5 and 3.4 just give 
loud annoying beeps, not displaying anything on screen (not even a menu; once I 
get past the boot loader from the memtest86 cd, it just starts beeping).

Any suggestions?

Thanks,
Ricky


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

___
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


Re: 'Broadcom Wireless b/g (BCM4315/BCM22062000)'

2010-11-04 Thread Chris Brennan
 It is faster/easier to fix NDISulator than to port ndiswrapper to FreeBSD.


No doubt it would be faster and easier to fix NDISulator then to port
ndiswrapper. This at least answers my question as to weather ndiswrapper
actually works/exists in FreeBSD64. So am I basically screwed here for
wireless till it is fixed (I'm no programmer so it's out of my field of
expertise)


Did you know...

If you play a Windows 2000 CD backwards, you hear satanic messages,
but what's worse is when you play it forward
  ...it installs Windows 2000

   -- Alfred Perlstein on chat at freebsd.org
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
___
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


Re: openvpn client on pf gateway

2010-11-04 Thread krad
On 4 November 2010 10:15, Samuel Martín Moro faus...@gmail.com wrote:

 Hi,


 I'm using a FreeBSD-8.1 (RELEASE, amd64) as gateway for my local network.
 And pf as firewall.


 I'm renting a dedicated box, running openvpn.
 My gateway is configured as a client of this VPN.
 I modified my pf.conf to provide internet to my local network.
 I configured iptables on the VPN server (debian-5) to accept everything,
 and
 redirect what I needed to.

 Everything seems to work... except...

 How can I redirect a port through the VPN?
 I mean...
 The problem does not seem to come from the VPN server, as I can access my
 local gateway from an external server, through the iptables redirection.
 But, when I try to access a host behind that gateway, it won't connect...


 Here's the pf.conf:

 ext_if=bge0
 int_if=bge1
 vpn_if=tun0

 lc = $int_if:network
  vpn=10.253.254.1
  emma=10.242.42.200
 alpha=10.42.42.42
 delta=10.42.42.44
   xi=10.42.142.44

 set skip on lo0
 scrub in on $ext_if all fragment reassemble
 scrub in on $vpn_if all fragment reassemble
 INTERNETZ
 nat  on $ext_if from $lc to any - ($ext_if)
 nat  on $vpn_if from $lc to any - ($vpn_if)
 rdr  on $ext_if inet proto tcp  from any to ($ext_if) port 1666 -
 $alpha port 1666
 rdr  on $vpn_if inet proto tcp  from any to ($vpn_if) port 1666 -
 $alpha port 1666
 rdr  on $ext_if inet proto tcp  from any to ($ext_if) port 1667 -
 $delta port   22
 rdr  on $vpn_if inet proto tcp  from any to ($vpn_if) port 1667 -
 $delta port   22
 rdr  on $ext_if inet proto tcp  from any to ($ext_if) port 1668 -
 $alpha port   22
 rdr  on $vpn_if inet proto tcp  from any to ($vpn_if) port 1668 -
 $alpha port   22
 rdr  on $ext_if inet proto tcp  from any to ($ext_if) port 1669 -
 $xiport   22
 rdr  on $vpn_if inet proto tcp  from any to ($vpn_if) port 1669 -
 $xiport   22
 rdr  on $ext_if inet proto tcp  from any to ($ext_if) port 9418 -
 $xiport 9418
 rdr  on $vpn_if inet proto tcp  from any to ($vpn_if) port 9418 -
 $xiport 9418
 pass  in on $ext_if inet proto tcp  from any to $ext_if   port 1664
 pass  in on $vpn_if inet proto tcp  from any to $vpn_if   port 1664
 pass  in on $int_if inet proto tcp  from any to any
 pass  in on $int_if inet proto udp  from any to any
 block in log on $ext_if inet proto icmp from any to $ext_if
 block in log on $vpn_if inet proto icmp from any to $vpn_if

 every rules for $ext_if is working as expected
 so I copied them, replacing my external interface by the vpn one
 ssh from internet to the gateway (1664) works.
 but accessing a ssh server behind the gateway (say alpha, 1668) does not...


 What am I doing wrong?



 Regards,

 --
 Samuel Martín Moro
 {EPITECH.} tek5
 CamTrace S.A.S
  (+033) 1 41 38 37 60
  1 Allée de la Venelle
  92150 Suresnes
  FRANCE

 Nobody wants to say how this works.
  Maybe nobody knows ...
  Xorg.conf(5)
 ___
 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



Im not sure if i understand you correctly but are you trying to forward
ports from your colo rented machine to boxes on your LAN via the openvpn
connection?

If you are and this is where the problem is, you probably need to be natting
on the colo boxes vpn interface (tun0). So you will need some iptables
config. Doing this avoids the asymetric routing and natting issue you will
be getting.

Basically if a packet enters your colo box (dst ip A) from client (B), your
coloe box will forward it down the tunnel to host C on a private ip. This
will respond, and create a packet to goto B. However when this packet will
have a public ip as a destination, so when it hits your pf firewall it will
probably get routed out of the default route, and not the vpn interface. As
its not a tcp syn it will most probably be dropped by pf. However if it isnt
it will be natted to the the public ip of your pf box. This is a problem as
this source address isnt the same as the destination address of the initial
packet generated by the client B. Therefore when it actually get to the
client it will just be dropped

Natting on the colo boxes vpn interface sorts all this out for you
___
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


Re: SSHgaurd and PF

2010-11-04 Thread krad
On 2 November 2010 16:34, Justin V. v...@yeaguy.com wrote:

 Hi,

 Would this be considered bruteforce??

 This goes on and on:


 Nov  2 05:42:19 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:42:53 yeaguy last message repeated 3 times
 Nov  2 05:43:11 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:43:31 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de) [ERROR]
 Too many authentication failures
 Nov  2 05:43:35 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:43:54 yeaguy last message repeated 2 times
 Nov  2 05:44:27 yeaguy last message repeated 2 times
 Nov  2 05:44:47 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de) [ERROR]
 Too many authentication failures
 Nov  2 05:44:53 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:45:27 yeaguy last message repeated 3 times
 Nov  2 05:45:44 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:46:05 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de) [ERROR]
 Too many authentication failures
 Nov  2 05:46:12 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:46:47 yeaguy last message repeated 3 times
 Nov  2 05:47:03 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:47:24 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de) [ERROR]
 Too many authentication failures
 Nov  2 05:47:31 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:48:06 yeaguy last message repeated 3 times
 Nov  2 05:48:24 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:48:45 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de) [ERROR]
 Too many authentication failures
 Nov  2 05:48:50 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:49:25 yeaguy last message repeated 3 times
 Nov  2 05:49:42 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:50:01 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de) [ERROR]
 Too many authentication failures
 Nov  2 05:50:08 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:50:40 yeaguy last message repeated 3 times
 Nov  2 05:50:58 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:51:20 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de) [ERROR]
 Too many authentication failures
 Nov  2 05:51:25 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]
 Nov  2 05:51:59 yeaguy last message repeated 3 times
 Nov  2 05:52:16 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de)
 [WARNING] Authentication failed for user [Administrator]



 My sshgaurd config:



 #   $FreeBSD: src/share/examples/pf/pf.conf,v 1.1.4.1.4.1 2010/06/14
 02:09:06 kensmith Exp $
 #   $OpenBSD: pf.conf,v 1.34 2007/02/24 19:30:59 millert Exp $
 #
 # See pf.conf(5) and /usr/share/examples/pf for syntax and examples.
 # Remember to set net.inet.ip.forwarding=1 and/or
 net.inet6.ip6.forwarding=1
 # in /etc/sysctl.conf if packets are to be forwarded between interfaces.

 ext_if=wlan0
 #int_if=int0

 #table spamd-white persist
 table sshguard persist

 #set skip on lo

 #scrub in

 #nat-anchor ftp-proxy/*
 #rdr-anchor ftp-proxy/*
 #nat on $ext_if from !($ext_if) - ($ext_if:0)
 #rdr pass on $int_if proto tcp to port ftp - 127.0.0.1 port 8021
 #no rdr on $ext_if proto tcp from spamd-white to any port smtp
 #rdr pass on $ext_if proto tcp from any to any port smtp \
 #   - 127.0.0.1 port spamd

 #anchor ftp-proxy/*
 #block in
 block in log quick on $ext_if from sshguard label bruteforce
 #pass out

 #pass quick on $int_if no state
 #antispoof quick for { lo $int_if }

 #pass in on $ext_if proto tcp to ($ext_if) port ssh
 #pass in log on $ext_if proto tcp to ($ext_if) port smtp
 #pass out log on $ext_if proto tcp from ($ext_if) to port smtp


 LOGS:

 yeaguy#  nslookup  a214.amber.fastwebserver.de
 Server: 10.1.1.1
 Address:10.1.1.1#53

 Non-authoritative answer:
 Name:   a214.amber.fastwebserver.de
 Address: 217.79.189.214

 yeaguy# tcpdump -n -e -ttt -r /var/log/pflog | grep 217.79.189.214
 reading from file /var/log/pflog, link-type PFLOG (OpenBSD pflog file)
 yeaguy#


 Thanks,

 Justin
 ___
 freebsd-questions@freebsd.org mailing list
 

Re: Kernel panics?

2010-11-04 Thread Ivan Voras
On 11/04/10 12:35, Richard Morse wrote:
 Hi! I'm having a problem with an 8.1-RELEASE #0 amd64 machine.

Looks like too many different problem all at once. Almost certainly
there's a hardware problem somewhere. Try running memtest86


 Three weeks ago, it had a kernel panic, which I was too tired to properly 
 capture. On reboot, I forgot to run fsck in single user mode; about 12-14 
 hours later it crashed complaining that the background file system checks 
 were inconsistent.
 
 A day later it crashed with a server double fault; I was unfortunately on 
 the way to a meeting, along with all of my technical co-workers, so I wasn't 
 able to see the screen, and it was being reported by someone who was poorly 
 equipped to give a good report.
 
 A few days later, it had hung (it didn't respond to input), and I needed to 
 hard restart.
 
 A few days later, the same thing happened.
 
 Last weekend, on Friday evening it complained about the hard disk controller 
 disappearing (at least, as far back as I was able to go in the screen buffer).
 
 Saturday night, I finally got a kernel panic that I captured; after this, I 
 turned on core dumps.
 
 However, last night, it crashed again, and tried to write out a core, but 
 didn't succeed.
 
 The kernel panic from Saturday night was:
 
 panic: unknown cluster size
 cpuid = 0
 Uptime: 1h49m37s
 Cannot dump. Device not defined or unavailable.
 aac0: shutting down controller...
 
 Fatal trap 12: page fault while in kernel mode
 cpuid = 9; apic id = 10
 fault virtual address = 0x1d
 fault code= supervisor write data, page not present
 ...
 current process   = 12 (irq256: em0)
 trap number   = 12
 done
 
 Last night's:
 
 Fatal trap 12: page fault while in kernel mode
 cpuid = 9; apic id = 11
 fault virtual address = 0x8098f90e
 fault code= supervisor read data, page not present
 ...
 current process   = 97530 (taper)
 trap number   = 12
 panic: page fault
 cpuid = 9
 Uptime: 3d21h24m57s
 Physical memory: 12211MB
 Dumping 2942MB:
 
 Note that there was nothing after the Dumping 2942MB:; the cursor was 
 sitting just after the colon. On reboot, it did not find any cores to save to 
 disk (I did have to boot single user and fsck -y; is it possible that this 
 interfered with the core dump? if so, how do I fix this?).
 
 I tried, this morning, to run memtest86, however both 3.5 and 3.4 just give 
 loud annoying beeps, not displaying anything on screen (not even a menu; once 
 I get past the boot loader from the memtest86 cd, it just starts beeping).
 
 Any suggestions?
 
 Thanks,
 Ricky
 
 
 The information in this e-mail is intended only for the person to whom it is
 addressed. If you believe this e-mail was sent to you in error and the e-mail
 contains patient information, please contact the Partners Compliance HelpLine 
 at
 http://www.partners.org/complianceline . If the e-mail was sent to you in 
 error
 but does not contain patient information, please contact the sender and 
 properly
 dispose of the e-mail.
 
 ___
 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


Re: Kernel panics?

2010-11-04 Thread Chris Brennan
On Thu, Nov 4, 2010 at 12:27 PM, Ivan Voras ivo...@freebsd.org wrote:
 Looks like too many different problem all at once. Almost certainly
 there's a hardware problem somewhere. Try running memtest86



On 11/04/10 12:35, Richard Morse wrote:
  Hi! I'm having a problem with an 8.1-RELEASE #0 amd64 machine.


I think Mr. Morse said he ran memtest86 and it produced many loud beeps.
This to me suggest that memtest86 is unable to preform it's tests. Have you
tried swapping out the ram (same type, size/speed matters not as long as
what goes in matches) and try memtest86 again?

Did you know...

If you play a Windows 2000 CD backwards, you hear satanic messages,
but what's worse is when you play it forward
  ...it installs Windows 2000

   -- Alfred Perlstein on chat at freebsd.org
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
___
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


Why does apache22 port want python?

2010-11-04 Thread Tom Worster
I don't need python for anything, afaik. What does apache want it for?


___
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


Re: Why does apache22 port want python?

2010-11-04 Thread Antonio Vieiro
Maybe this is configurable in the port? I don't think apache22 depends 
on python at all, but maybe some apache plugin does.


I'd try with make config install clean

Cheers,
Antonio

On 04/11/2010 19:30, Tom Worster wrote:

I don't need python for anything, afaik. What does apache want it for?


___
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


Re: Why does apache22 port want python?

2010-11-04 Thread Tom Worster
I can't spot anything obvious in the config menu for apache22 or
apr-ipv6-devrandom-gdbm-db42 1.4.2.1.3.10 that would lead to python
dependency. Here's my selections:

Options for apache 2.2.17_1
[ ] THREADS   Enable threads support in APR
[ ] MYSQL Enable MySQL support for apr-dbd
[ ] PGSQL Enable PostgreSQL support for apr-dbd
[ ] SQLITEEnable SQLite support for apr-dbd
[ ] IPV6  Enable IPv6 support
[ ] BDB   Enable BerkeleyDB dbm
[X] AUTH_BASICEnable mod_auth_basic
[X] AUTH_DIGEST   Enable mod_auth_digest
[X] AUTHN_FILEEnable mod_authn_file
[ ] AUTHN_DBD Enable mod_authn_dbd
[X] AUTHN_DBM Enable mod_authn_dbm
[X] AUTHN_ANONEnable mod_authn_anon
[X] AUTHN_DEFAULT Enable mod_authn_default
[X] AUTHN_ALIAS   Enable mod_authn_alias
[X] AUTHZ_HOSTEnable mod_authz_host
[X] AUTHZ_GROUPFILE   Enable mod_authz_groupfile
[X] AUTHZ_USEREnable mod_authz_user
[X] AUTHZ_DBM Enable mod_authz_dbm
[X] AUTHZ_OWNER   Enable mod_authz_owner
[X] AUTHZ_DEFAULT Enable mod_authz_default
[X] CACHE Enable mod_cache
[X] DISK_CACHEEnable mod_disk_cache
[X] FILE_CACHEEnable mod_file_cache
[ ] MEM_CACHE Enable mod_mem_cache
[ ] DAV   Enable mod_dav
[ ] DAV_FSEnable mod_dav_fs
[ ] BUCKETEER Enable mod_bucketeer
[ ] CASE_FILTER   Enable mod_case_filter
[ ] CASE_FILTER_INEnable mod_case_filter_in
[ ] EXT_FILTEREnable mod_ext_filter
[ ] LOG_FORENSIC  Enable mod_log_forensic
[ ] OPTIONAL_HOOK_EXPORT  Enable mod_optional_hook_export
[ ] OPTIONAL_HOOK_IMPORT  Enable mod_optional_hook_import
[ ] OPTIONAL_FN_IMPORTEnable mod_optional_fn_import
[ ] OPTIONAL_FN_EXPORTEnable mod_optional_fn_export
[ ] LDAP  Enable mod_ldap
[ ] AUTHNZ_LDAP   Enable mod_authnz_ldap
[X] ACTIONS   Enable mod_actions
[X] ALIAS Enable mod_alias
[X] ASIS  Enable mod_asis
[X] AUTOINDEX Enable mod_autoindex
[X] CERN_META Enable mod_cern_meta
[X] CGI   Enable mod_cgi
[X] CHARSET_LITE  Enable mod_charset_lite
[ ] DBD   Enable mod_dbd
[X] DEFLATE   Enable mod_deflate
[X] DIR   Enable mod_dir
[X] DUMPIOEnable mod_dumpio
[X] ENV   Enable mod_env
[X] EXPIRES   Enable mod_expires
[X] HEADERS   Enable mod_headers
[X] IMAGEMAP  Enable mod_imagemap
[X] INCLUDE   Enable mod_include
[X] INFO  Enable mod_info
[X] LOG_CONFIGEnable mod_log_config
[X] LOGIO Enable mod_logio
[X] MIME  Enable mod_mime
[X] MIME_MAGICEnable mod_mime_magic
[X] NEGOTIATION   Enable mod_negotiation
[X] REWRITE   Enable mod_rewrite
[X] SETENVIF  Enable mod_setenvif
[X] SPELING   Enable mod_speling
[X] STATUSEnable mod_status
[X] UNIQUE_ID Enable mod_unique_id
[X] USERDIR   Enable mod_userdir
[X] USERTRACK Enable mod_usertrack
[X] VHOST_ALIAS   Enable mod_vhost_alias
[X] FILTEREnable mod_filter
[X] VERSION   Enable mod_version
[ ] PROXY Enable mod_proxy
[ ] PROXY_CONNECT Enable mod_proxy_connect
[ ] PATCH_PROXY_CONNECT   Patch proxy_connect SSL support
[ ] PROXY_FTP Enable mod_proxy_ftp
[ ] PROXY_HTTPEnable mod_proxy_http
[ ] PROXY_AJP Enable mod_proxy_ajp
[ ] PROXY_BALANCEREnable mod_proxy_balancer
[ ] PROXY_SCGIEnable mod_proxy_scgi
[X] SSL   Enable mod_ssl
[ ] SUEXECEnable mod_suexec
[ ] SUEXEC_RSRCLIMIT  SuEXEC rlimits based on login class
[X] REQTIMEOUTEnable mod_reqtimeout
[ ] CGID  Enable mod_cgid


Options for apr-ipv6-devrandom-gdbm-db42 1.4.2.1.3.10
[X] THREADSEnable Threads in apr
[ ] IPV6   Enable IPV6 Support in apr
[ ] BDBEnable Berkley BDB support in apr-util
[X] GDBM   Enable GNU dbm support in apr-util
[ ] LDAP   Enable LDAP support in apr-util
[ ] MYSQL  Enable MySQL suport in apr-util
[ ] NDBM   Enable NDBM support in apr-util
[ ] PGSQL  Enable Postgresql suport in apr-util
[ ] SQLITE Enable SQLite3 support in apr-util
[X] DEVRANDOM  Use /dev/random or compatible in apr






On 11/4/10 2:59 PM, Antonio Vieiro anto...@antonioshome.net wrote:

 Maybe this is configurable in the port? I don't think apache22 depends
 on python at all, but maybe some apache plugin does.
 
 I'd try with make config install clean
 
 Cheers,
 Antonio
 
 On 04/11/2010 19:30, Tom Worster wrote:
 I don't need python for anything, afaik. 

failure to import ldif into ldap

2010-11-04 Thread Tim Dunphy
Thanks all.. I have read the man of ldif your advice has gotten me
quite far both in my current implementation and in my overall
understanding of LDAP which I am hoping grows with each passing day.

 In my attempt to build my current directory, I have taken a dump of
my last successful implementation (which was created on FreeBSD 8.1)
and substituted values for the dc=company and dc=com values with the
correct ones for the current directory (attempting to implement under
CentOS 5.4) and even tho the correct schemas are in place it is
choking on this entry:

# defaults, sudoers, Services, acadaca.com
dn: cn=defaults,ou=sudoers,ou=Services,dc=acadaca,dc=net
objectClass: top
objectClass: sudoRole
cn: defaults
description: Default sudoOption's go here


And again I should have all the schemas in place to make this work...


include /etc/openldap/schema/core.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
include /etc/openldap/schema/nis.schema
include /etc/openldap/schema/misc.schema
inlcude /etc/openldap/schema/sudoers.schema
include /etc/openldap/schema/openldap.schema

[r...@ldap ldif]# ldapadd -h ldap -a -w secret -x -D
cn=Manager,dc=acadaca,dc=net -f
/home/tim/txt/ldif/acadaca-master.ldif
adding new entry cn=defaults,ou=sudoers,ou=Services,dc=acadaca,dc=net
ldapadd: Invalid syntax (21)
additional info: objectClass: value #1 invalid per syntax




Why this ldif will work in one directory but not another is a mystery
at this point..

thanks again

-- 
Here's my RSA Public key:
gpg --keyserver pgp.mit.edu --recv-keys 5A4873A9

Share and enjoy!!
___
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


Vimium on Chromium on FreeBSD

2010-11-04 Thread Chad Perrin
Last night, I decided to read a little bit about Chromium browser
extensions, and peeked at the source for the Vimium extension to see what
was wrong with it.

Vimium is one of several Chromium extensions that provide some vi-like
keybindings, and arguably the one with the best vi-like experience.
Unfortunately, it is not quite up to the standards of Vimperator on
Firefox, but it is definitely better than nothing.  Also unfortunately,
it does not install on FreeBSD in its current official form.  It only
produces an error.

I cloned the GitHub repository to my laptop and figured out how to tweak
it so that it *would* install, but it's an ugly (if simple) hack and not
the right way to do things, I think.  As such, it is not the sort of
thing that is likely to be a good idea to submit upstream to the Vimium
maintainer -- at least until I can determine *why* the official Vimium
does not install on FreeBSD's Chromium browser port.

If you want details about how I got Vimium to install, and on Vimium plus
FreeBSD in general, I chronicled the experience in my personal devlog:

   http://blogstrapping.com/?page=2010.308.12.13.14

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]


pgpGIBuLJr8HV.pgp
Description: PGP signature


Re: ATTN GARY KLINE

2010-11-04 Thread Gary Kline
On Thu, Nov 04, 2010 at 01:52:17AM -0400, Jon Radel wrote:
 On 11/4/10 1:29 AM, Polytropon wrote:
 On Wed, 3 Nov 2010 21:51:04 -0500, Ryan Colemanryan.cole...@cwis.biz  
 wrote:
 He likely won't.  This was pointed out to him two months ago
 and nothing's been fixed.
 Seems to be fine from here:
 
 % nslookup -type=any thought.org
 Server: 192.168.100.1
 Address:192.168.100.1#53
 
 Non-authoritative answer:
 thought.org mail exchanger = 10 ethic.thought.org.
 thought.org nameserver = ns2.everydns.net.
 thought.org nameserver = ns1.thought.org.
 
 Authoritative answers can be found from:
 
 % host ethic.thought.org
 ethic.thought.org has address 209.180.213.210
 
 % host ns1.thought.org
 ns1.thought.org has address 209.180.213.210
 
 % host ns2.everydns.net
 ns2.everydns.net has address 208.76.62.100
 % ping -c 3 ns2.everydns.net
 PING ns2.everydns.net (208.76.62.100): 56 data bytes
 64 bytes from 208.76.62.100: icmp_seq=0 ttl=54 time=107.684 ms
 64 bytes from 208.76.62.100: icmp_seq=1 ttl=54 time=107.073 ms
 64 bytes from 208.76.62.100: icmp_seq=2 ttl=54 time=107.046 ms
 
 --- ns2.everydns.net ping statistics ---
 3 packets transmitted, 3 packets received, 0.0% packet loss
 round-trip min/avg/max/stddev = 107.046/107.268/107.684/0.295 ms
 
 Or am I misreading that?
 
 
 
 You're overlooking the fact that ns2.everydns.net refuses to respond
 to queries about thought.org, though it is happy to respond to
 queries about everydns.net.  When half the servers for your zone
 refuse to answer, things work less than 100%.  On the other hand, I
 don't think things are completely broken.  Actually they're less
 broken than Gary's DNS frequently is; it gets discussed on a regular
 basis for a reason.
 
 So is the last octet of ns1.thought.org's address 209 or 210?  ;-)
 


209 as of midnight last.  I _may_ have things a bit closer
now.  I can ping ns1 from a server somewhere in SoCal, and 
nslookup finds stuff also.

(krap hit two fans simultaneously circa 29-30 Sept which was 
when I last got at this.  I forgot to update the Serial
number.)  --Ordinarrily, this would be an excuse  for not
getting the DNS files right; not considering.  Anyway, try 
ping and dig and nslookup... .

gary




 -- 
 
 --Jon Radel
 j...@radel.com
 Consistency is the hobgoblin of little minds.
 
 


-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
The 7.90a release of Jottings: http://jottings.thought.org/index.php
An Open Letter to Stephen Hawking http://www.thought.org/#oL

___
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


version of slapd?

2010-11-04 Thread Tim Dunphy
hello list!

how do I get the version of slapd under FreeBSD?

 under CentOS it's simply

[r...@ldap schema]# slapd -V
@(#) $OpenLDAP: slapd 2.3.43 (Aug 11 2010 09:09:21) $

mockbu...@builder17.centos.org:/builddir/build/BUILD/openldap-2.3.43/openldap-2.3.43/build-servers/servers/slapd



Need to do the same thing for FreeBSD

[r...@lbsd2:/usr/home/bluethundr]#/usr/local/etc/rc.d/slapd -V
/usr/local/etc/rc.d/slapd: unknown directive '-V'.
Usage: /usr/local/etc/rc.d/slapd
[fast|force|one](start|stop|restart|rcvar|status|poll)
[r...@lbsd2:/usr/home/bluethundr]#su - root
Password:
Last login: Thu Nov  4 18:44:15 on pts/0
LBSD2# slapd -V
slapd: Command not found.


thanks!

-- 
Here's my RSA Public key:
gpg --keyserver pgp.mit.edu --recv-keys 5A4873A9

Share and enjoy!!
___
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


Re: failure to import ldif into ldap

2010-11-04 Thread freebsd-questions


On Fri  5/11/10  6:40 AM , Tim Dunphy  wrote:Thanks all.. I have read
the man of ldif your advice has gotten me
 quite far both in my current implementation and in my overall
 understanding of LDAP which I am hoping grows with each passing day.
  In my attempt to build my current directory, I have taken a dump of
 my last successful implementation (which was created on FreeBSD 8.1)
 and substituted values for the dc=company and dc=com values with the
 correct ones for the current directory (attempting to implement under
 CentOS 5.4) and even tho the correct schemas are in place it is
 choking on this entry:
 # defaults, sudoers, Services, acadaca.com
 dn: cn=defaults,ou=sudoers,ou=Services,dc=acadaca,dc=net
 objectClass: top
 objectClass: sudoRole
 cn: defaults
 description: Default sudoOption's go here
 And again I should have all the schemas in place to make this work...
 include /etc/openldap/schema/core.schema
 include /etc/openldap/schema/cosine.schema
 include /etc/openldap/schema/inetorgperson.schema
 include /etc/openldap/schema/nis.schema
 include /etc/openldap/schema/misc.schema
 inlcude /etc/openldap/schema/sudoers.schema
 include /etc/openldap/schema/openldap.schema
 [ ldif]# ldapadd -h ldap -a -w secret -x -D
 cn=Manager,dc=acadaca,dc=net -f
 /home/tim/txt/ldif/acadaca-master.ldif
 adding new entry
cn=defaults,ou=sudoers,ou=Services,dc=acadaca,dc=net
 ldapadd: Invalid syntax (21)
 additional info: objectClass: value #1 invalid per syntax
 Why this ldif will work in one directory but not another is a mystery
 at this point..
 thanks again
I'd be checking in a schema browser- make sure your objectclasses are
all present and accounted for, plus your attributes and syntaxes
match.
HTH

-
Message sent via Atmail Open - http://atmail.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


hald doesn't start on boot...

2010-11-04 Thread Peter Harrison
Dear all,

I'm having a problem with hald.

I have the following in my rc.conf:

hald_enable=YES
dbus_enable=YES

and I see a starting hald message on boot, with seemingly no errors. Yet 
afterwards hald is not running - but if I then run

/usr/local/etc/rc.d/hald start

hald starts without complaint, no messages, no problems. So why won't it start 
at boot?

This is on 8.1-RELEASE.

Does anyone have any ideas on how to track down what the problem is, and fix it?

TIA.



Peter Harrison.
___
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


Re: hald doesn't start on boot...

2010-11-04 Thread Chris Brennan
On Thu, Nov 4, 2010 at 7:18 PM, Peter Harrison peter.piggy...@virgin.netwrote:

 Thursday,  4 November 2010 at 17:56:56 -0400, Chris Brennan said:
  On Thu, Nov 4, 2010 at 5:38 PM, Peter Harrison 
 peter.piggy...@virgin.netwrote:
 
   Dear all,
  
   I'm having a problem with hald.
  
   I have the following in my rc.conf:
  
   hald_enable=YES
   dbus_enable=YES
  
   and I see a starting hald message on boot, with seemingly no errors.
 Yet
   afterwards hald is not running - but if I then run
  
   /usr/local/etc/rc.d/hald start
  
   hald starts without complaint, no messages, no problems. So why won't
 it
   start at boot?
  
   This is on 8.1-RELEASE.
  
   Does anyone have any ideas on how to track down what the problem is,
 and
   fix it?
  
   TIA.
  
  
  I just looked at my FBSD64-8.1 install and hald did successfully start on
  reboot. I'm not sure why it's failing to start for you. Have you tried
  modify the init script to include  '--use-syslog' and check
  /var/log/messages for any messages?

 Thanks for coming back to me Chris. I added this to rc.conf:

 hald_flags=--use-syslog

 but I get nothing logged when starting hald. The strange thing is that this
 was working fine until after I ran my last portupgrade - but this didn't
 touch hal. These are the ports that got updated (based on the packages from
 my package building machine):

 ImageMagick-6.6.4.10.tbz
 autoconf-2.68.tbz
 automake-1.11.1.tbz
 bash-4.1.9.tbz
 cdrtools-3.00_1.tbz
 cmake-2.8.2_1.tbz
 conky-1.8.1.tbz
 dbus-1.4.0.tbz
 fetchmail-6.3.18.tbz
 ffmpeg-0.6.1,1.tbz
 firefox-3.6.12,1.tbz
 fusefs-kmod-0.3.9.p1.20080208_7.tbz
 iso-codes-3.21.tbz
 libSM-1.1.1_3,1.tbz
 libpciaccess-0.12.0.tbz
 libtasn1-2.8.tbz
 libxul-1.9.2.9_1.tbz
 mencoder-1.0.r20100717_2.tbz
 mplayer-1.0.r20100717_2.tbz
 nss-3.12.8.tbz
 orc-0.4.11.tbz
 p5-Compress-Raw-Bzip2-2.031.tbz
 p5-Digest-MD5-2.51.tbz
 p5-IO-Compress-2.030.tbz
 p5-URI-1.56.tbz
 p5-WWW-Mechanize-1.66.tbz
 p5-XML-Parser-2.40.tbz
 p5-YAML-Tiny-1.44.tbz
 p5-libwww-5.837.tbz
 pciids-20101005.tbz
 ruby+nopthreads-1.8.7.248_5,1.tbz
 samba34-libsmbclient-3.4.9.tbz
 sane-backends-1.0.21_2.tbz
 schroedinger-1.0.10.tbz
 sqlite3-3.7.3.tbz
 vim-7.3.32.tbz
 xpaint-2.9.6.3.tbz
 youtube_dl-2010.10.03.tbz


For shiggles, try reinstalling hald w/ 'portmaster -dRrt sysutils/hal'

From the portmaster manpage
-t recurse dependencies thoroughly, using all-depends-list
-d always clean distfiles
[-R] -r rebuild port, and all ports that depend on it





  
  Did you know...
 
  If you play a Windows 2000 CD backwards, you hear satanic messages,
  but what's worse is when you play it forward
...it installs Windows 2000
 
 -- Alfred Perlstein on chat at freebsd.org
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 
 
 
  
  
   Peter Harrison.
   ___
   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


Re: version of slapd?

2010-11-04 Thread Julian Fagir
Hi,

 [r...@lbsd2:/usr/home/bluethundr]#/usr/local/etc/rc.d/slapd -V
 /usr/local/etc/rc.d/slapd: unknown directive '-V'.
 Usage: /usr/local/etc/rc.d/slapd
 [fast|force|one](start|stop|restart|rcvar|status|poll)
 [r...@lbsd2:/usr/home/bluethundr]#su - root
 Password:
 Last login: Thu Nov  4 18:44:15 on pts/0
 LBSD2# slapd -V
 slapd: Command not found.

slapd is located in libexec of your local directory, i.e. 
/usr/local/libexec/slapd
which is usually not in your PATH.
The rc.d-script is just the startfile, not the executable itself.

Alternatively, you can look at the version of your installed package, e.g.
pkg_info | grep openldap


Regards, Julian


signature.asc
Description: PGP signature


Re: Why does apache22 port want python?

2010-11-04 Thread Herbert J. Skuhra
On Thu, 04 Nov 2010 15:38:51 -0400 Tom Worster f...@thefsb.org wrote:

 I can't spot anything obvious in the config menu for apache22 or
 apr-ipv6-devrandom-gdbm-db42 1.4.2.1.3.10 that would lead to python
 dependency. Here's my selections:

% egrep -i (python|.py) /usr/ports/devel/apr1/Makefile
USE_PYTHON_BUILD= -2.7
${REINPLACE_CMD} -e '1 s/python/${PYTHON_VERSION}/' \
${APR_WRKDIR}/build/gen-build.py

-Herbert

___
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


Re: version of slapd?

2010-11-04 Thread Tim Dunphy
That did it!!!


[bluethu...@lbsd2:~]#pkg_info | grep openldap
openldap-sasl-client-2.4.23 Open source LDAP client implementation with SASL2 
support
openldap-sasl-server-2.4.23 Open source LDAP server implementation

I will put /usr/local/libexec/ on my path when I get a chance btw, thanks for 
mentioning it! Also thank you for making my Jedi powers that much stronger!!! 
;-)



Sent from my iPhone

On Nov 4, 2010, at 6:07 PM, Julian Fagir g...@gnrp.in-berlin.de wrote:

 Hi,
 
 [r...@lbsd2:/usr/home/bluethundr]#/usr/local/etc/rc.d/slapd -V
 /usr/local/etc/rc.d/slapd: unknown directive '-V'.
 Usage: /usr/local/etc/rc.d/slapd
 [fast|force|one](start|stop|restart|rcvar|status|poll)
 [r...@lbsd2:/usr/home/bluethundr]#su - root
 Password:
 Last login: Thu Nov  4 18:44:15 on pts/0
 LBSD2# slapd -V
 slapd: Command not found.
 
 slapd is located in libexec of your local directory, i.e. 
 /usr/local/libexec/slapd
 which is usually not in your PATH.
 The rc.d-script is just the startfile, not the executable itself.
 
 Alternatively, you can look at the version of your installed package, e.g.
 pkg_info | grep openldap
 
 
 Regards, Julian

___
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


Re: Vimium on Chromium on FreeBSD

2010-11-04 Thread Chad Perrin
On Thu, Nov 04, 2010 at 02:25:23PM -0600, Chad Perrin wrote:
 
 Vimium is one of several Chromium extensions that provide some vi-like
 keybindings, and arguably the one with the best vi-like experience.
 Unfortunately, it is not quite up to the standards of Vimperator on
 Firefox, but it is definitely better than nothing.  Also unfortunately,
 it does not install on FreeBSD in its current official form.  It only
 produces an error.

I figured out why the version of Chromium in ports does not support the
URL scheme wildcard: that was a feature of the matches value that was
added in Chromium v6.x.  Chromium is up to 7.x now, but the version in
FreeBSD ports is still 5.0.x, so my ugly fix is necessary to make
Vimium installable.

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]


pgpbpemqKeh6O.pgp
Description: PGP signature


Re: Vimium on Chromium on FreeBSD

2010-11-04 Thread Chris Brennan
On Thu, Nov 4, 2010 at 8:21 PM, Chad Perrin per...@apotheon.com wrote:

 On Thu, Nov 04, 2010 at 02:25:23PM -0600, Chad Perrin wrote:
 
  Vimium is one of several Chromium extensions that provide some vi-like
  keybindings, and arguably the one with the best vi-like experience.
  Unfortunately, it is not quite up to the standards of Vimperator on
  Firefox, but it is definitely better than nothing.  Also unfortunately,
  it does not install on FreeBSD in its current official form.  It only
  produces an error.

 I figured out why the version of Chromium in ports does not support the
 URL scheme wildcard: that was a feature of the matches value that was
 added in Chromium v6.x.  Chromium is up to 7.x now, but the version in
 FreeBSD ports is still 5.0.x, so my ugly fix is necessary to make
 Vimium installable.


So are there plans to get 7x into ports? I would love to go back to Chrome
as a browser ... I find Firefox so clunky now! :D


  --
 Chad Perrin [ original content licensed OWL: http://owl.apotheon.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


Re: kldunload(8) returns 0, although it fail

2010-11-04 Thread Alexander Best
On Wed Nov  3 10, Alexander Best wrote:
 hi there,
 
 is this a known issue with kldunload(8)?

this is also very interesting:

***beginn***
otaku% kldstat -v|grep netgraph
 73 0x80bfa000 15e68netgraph.ko (/boot/kernel/netgraph.ko)
 6 netgraph
otaku% sudo kldunload netgraph
otaku% echo $?
0
otaku% kldstat -v|grep netgraph
 72 0x80bfa000 15e68netgraph.ko (/boot/kernel/netgraph.ko)
 6 netgraph
otaku% 
***end***

there seems to be a logical error in the ref counting code.

cheers.
alex

 
 ***beginn***
 otaku% kldunload sound
 otaku% echo $?
 0
 otaku% kldstat
 Id Refs AddressSize Name
  1   35 0x8010 a2da40   kernel
  21 0x80b2e000 295e8snd_hda.ko
  31 0x80b58000 85110sound.ko
  41 0x80bde000 da4bb8   nvidia.ko
  54 0x81983000 418e0linux.ko
  61 0x819c5000 80e8 ng_ubt.ko
  72 0x819ce000 fa78 ng_hci.ko
  82 0x819de000 2bd0 ng_bluetooth.ko
  93 0x819e1000 15e68netgraph.ko
 101 0x81c12000 3edb linprocfs.ko
 113 0x81c16000 4698 pseudofs.ko
 121 0x81c1b000 31b3 procfs.ko
 131 0x81c1f000 a37  linsysfs.ko
 otaku% kldunload sound
 kldunload: attempt to unload file that was loaded by the kernel
 kldunload: can't unload file: Device busy
 otaku% echo $?
 1
 otaku%
 ***end***
 
 cheers.
 alex
 
 -- 
 a13x

-- 
a13x
___
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


Installed memory today, questions immediately

2010-11-04 Thread justin v
I installed 4GB or memory today.  I rebooted and see this, the first line  
after the splash menu thing:


983040K of memory above 4GB ignored

dmesg shows avail mem amount and I am concerned as well:

real memory  = 4294967296 (4096 MB)
avail memory = 3139940352 (2994 MB)

is a stick bad perhaps?




yeaguy# dmidecode -t memory
# dmidecode 2.10
SMBIOS 2.3 present.

Handle 0x1000, DMI type 16, 15 bytes
Physical Memory Array
Location: System Board Or Motherboard
Use: System Memory
Error Correction Type: Single-bit ECC
Maximum Capacity: 1 GB
Error Information Handle: Not Provided
Number Of Devices: 4

Handle 0x1100, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 64 bits
Data Width: 64 bits
Size: 1024 MB
Form Factor: DIMM
Set: None
Locator: DIMM_1
Bank Locator: Not Specified
Type: DDR
Type Detail: Synchronous
Speed: 800 MHz
Manufacturer: 7F7F7F7F7F9B
Serial Number: 
Asset Tag: 000A28
Part Number: CT12864AA800.M8FH

Handle 0x1101, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 64 bits
Data Width: 64 bits
Size: 1024 MB
Form Factor: DIMM
Set: None
Locator: DIMM_3
Bank Locator: Not Specified
Type: DDR
Type Detail: Synchronous
Speed: 800 MHz
Manufacturer: 7F7F7F7F7F9B
Serial Number: 
Asset Tag: 000A28
Part Number: CT12864AA800.M8FH

Handle 0x1102, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 64 bits
Data Width: 64 bits
Size: 1024 MB
Form Factor: DIMM
Set: None
Locator: DIMM_2
Bank Locator: Not Specified
Type: DDR
Type Detail: Synchronous
Speed: 800 MHz
Manufacturer: 7F7F7F7F7F9B
Serial Number: 
Asset Tag: 000A28
Part Number: CT12864AA800.M8FH

Handle 0x1103, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 64 bits
Data Width: 64 bits
Size: 1024 MB
Form Factor: DIMM
Set: None
Locator: DIMM_4
Bank Locator: Not Specified
Type: DDR
Type Detail: Synchronous
Speed: 800 MHz
Manufacturer: 7F7F7F7F7F9B
Serial Number: 
Asset Tag: 000A28
Part Number: CT12864AA800.M8FH

yeaguy#


___
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


Re: Installed memory today, questions immediately

2010-11-04 Thread Jon Radel

On 11/4/10 10:13 PM, justin v wrote:


I installed 4GB or memory today.  I rebooted and see this, the first 
line after the splash menu thing:


983040K of memory above 4GB ignored

dmesg shows avail mem amount and I am concerned as well:

real memory  = 4294967296 (4096 MB)
avail memory = 3139940352 (2994 MB)

is a stick bad perhaps?

Start by reading 
http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/faq/compatibility-memory.html


If that doesn't cover it, come back here and include a little 
information about the version of FreeBSD and the hardware you're using.


--

--Jon Radel
j...@radel.com




Re: Installed memory today, questions immediately

2010-11-04 Thread Chris Brennan
 On Thu, Nov 4, 2010 at 10:35 PM, Jon Radel j...@radel.com wrote:

 On 11/4/10 10:13 PM, justin v wrote:


 I installed 4GB or memory today.  I rebooted and see this, the first line
 after the splash menu thing:

 983040K of memory above 4GB ignored

 dmesg shows avail mem amount and I am concerned as well:

 real memory  = 4294967296 (4096 MB)
 avail memory = 3139940352 (2994 MB)

 is a stick bad perhaps?

  Start by reading
 http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/faq/compatibility-memory.html

 If that doesn't cover it, come back here and include a little information
 about the version of FreeBSD and the hardware you're using.


Justin, where you the one who was getting weird coredumps w/ no data and
memtest86 beeped at you?

On a side note, mismatched pairs might cause this  bank's 0-1 need to
match each other in speed/size and banks 2-3 have to match each other but
banks 0-1 don't have to match banks 2-3 ... (e.g. My desktop has 2 2GB
Modules and 2 1GB modules for a total of 6gb (in my case they are the same
speed all across (DDR2/800)

hth/chris

Did you know...

If you play a Windows 2000 CD backwards, you hear satanic messages,
but what's worse is when you play it forward
  ...it installs Windows 2000

   -- Alfred Perlstein on chat at freebsd.org
http://lists.freebsd.org/mailman/listinfo/freebsd-questions




 --

 --Jon Radel
 j...@radel.com



___
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


Re: Installed memory today, questions immediately

2010-11-04 Thread justin v

On Thu, 04 Nov 2010 19:35:20 -0700, Jon Radel j...@radel.com wrote:


On 11/4/10 10:13 PM, justin v wrote:


I installed 4GB or memory today.  I rebooted and see this, the first
line after the splash menu thing:

983040K of memory above 4GB ignored

dmesg shows avail mem amount and I am concerned as well:

real memory  = 4294967296 (4096 MB)
avail memory = 3139940352 (2994 MB)

is a stick bad perhaps?


Start by reading
http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/faq/compatibility-memory.html

If that doesn't cover it, come back here and include a little
information about the version of FreeBSD and the hardware you're using.




--

Thank you, that covers it..
___
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


Re: ATTN GARY KLINE

2010-11-04 Thread kline
On Thu, 2010-11-04 at 09:08 +0100, Bernt Hansson wrote:
 2010-11-04 06:59, Gary Kline:
  On Wed, Nov 03, 2010 at 08:10:07PM -0600, Robert Bonomi wrote:
 
  Date: Tue, 2 Nov 2010 22:50:00 -0700
  From: Gary Klinekl...@thought.org
  Subject: Re: is there a utility...?
 
 
  *please* fix the DNS for 'thought.org'. you are utterly unmailable.
 
  There is no IP address for the primary nameserver, 'ns1.thought.org'
  The secondary nameserver 'ns2.everydns.net'  times out on a query.
 
 
 
  If I knew how to fix this I would.  The only IP that is
  pingable is 209.180.213.209; this is cd0 of my WAN on my
  pfSense computer.  I changed ns1.thought.org to the prev IP
  on my registrar and a few minutes ago edited my
  master/thought.org.*files.   If this doesn't work in a few days,
  let me know.
 
  I logged into my only outside account on a server in the
  SouthEast, I  pinged ns1.thought.org, and it echoed the above
  IP.
i''m using evo to be able to click on.  i have fewer ``Fail'' type
responses, but do not understand the failure messages.  Also, since it
has been 9.5 years since I read DNS AND BIND, the jargon  is lost.  What
does glue means? and how should I resolve?

It is time to  get this stuff arrow-straight, so hoping that someone
on-list can clue me in.


tx,


gary

http://www.dnscog.com/report/thought.org/1288928790
  
 
 
 
 
-- 
 Gary Kline  kl...@thought.org http://thought.org   Public Service Unix
  The 7.83a release of Jottings: http://jottings.thought.org
   http://journey.thought.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


problem on building perl5.12

2010-11-04 Thread Koichiro Iwao
I tried to upgrade perl 5.10 to 5.12 according to UPDATING
but building perl 5.12 fails. I believe the failure is caused by
needless -lnsl option. How to build it fine?

# portmaster -o lang/perl5.12 lang/perl5.10
---(snip)---
and I got the following output:

/usr/bin/ld: cannot find -lnsl
I can't compile the test program.
You have a BIG problem.  Shall I abort Configure [y]  
Ok.  Stopping Configure.
===  Script Configure failed unexpectedly.
Please report the problem to s...@freebsd.org [maintainer] and attach the
/usr/ports/lang/perl5.12/work/perl-5.12.2/config.log including the
output
of the failure of your make command. Also, it might be a good idea to
provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

See also; whole portmaster outputs:
http://www.club.kyutech.ac.jp/~meta/temp/perlerror.txt

-- 
kiwao
___
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


Re: ATTN GARY KLINE

2010-11-04 Thread Jon Radel

On 11/5/10 12:22 AM, kline wrote:


i''m using evo to be able to click on.  i have fewer ``Fail'' type
responses, but do not understand the failure messages.  Also, since it
has been 9.5 years since I read DNS AND BIND, the jargon  is lost.  What
does glue means? and how should I resolve?

It is time to  get this stuff arrow-straight, so hoping that someone
on-list can clue me in.


tx,


gary

http://www.dnscog.com/report/thought.org/1288928790
If your parents, the nameservers authoritative for .org, tell the world 
that one of the nameservers for thought.org is ns1.thought.org, they 
also have to tell the world what the IP address for ns1.thought.org is 
using an A record.  That A record is glue.  Otherwise you get a machine 
conversation something like:


Resolving nameserver trying to find a record in the thought.org zone 
(RN):  Please Mr. root server, I'd like to know about www.thought.org

Root:  See the .org folks over there
RN:  Please Mr. top-level dude, about that www.thought.org
Org: Well, see ns1.thought.org
RN:  Ahem, I'm trying to find out basic stuff about thought.org and I 
don't know the address for ns1.thought.org in order to ask it

Org:  Well, ask ns1.thought.org what the address for ns1.thought.org is...
RN:  But, but, butfollowed by petulant stomping off

Glue A records fix that problem.

BTW, the fact that a glue record isn't returned for ns2.everydns.net in 
response to a query about NS records for thought.org really isn't a 
problem; note the info rather than fail from DNSCog.


Biggest problem I still see is that ns2.everydns.net refuses to respond 
to queries about thought.org.  You sure your account there is still 
active and functional and that you're allowing zone transfers to them?  
I note that you don't allow transfers from arbitrary addresses, and 
http://www.everydns.com/faq/secondary-domain/example-setup does warn 
that the source address for transfer requests was/will/did change.


Some of the problems reported by DNSCog appear to be bogus.  They've got 
some bugs related to cases where a nameserver has a name in the domain 
in question.  (And also some bugs related to nameservers which are 
reachable by both ipv4 and ipv6, but that doesn't apply to you.)


--

--Jon Radel
j...@radel.com




Re: kldunload(8) returns 0, although it fail

2010-11-04 Thread CyberLeo Kitsana
On 11/03/2010 05:34 PM, Alexander Best wrote:
 hi there,
 
 is this a known issue with kldunload(8)?
 
 ***beginn***
 otaku% kldunload sound
 otaku% echo $?
 0
 otaku% kldstat
 Id Refs AddressSize Name
  1   35 0x8010 a2da40   kernel
  21 0x80b2e000 295e8snd_hda.ko
  31 0x80b58000 85110sound.ko
  41 0x80bde000 da4bb8   nvidia.ko
  54 0x81983000 418e0linux.ko
  61 0x819c5000 80e8 ng_ubt.ko
  72 0x819ce000 fa78 ng_hci.ko
  82 0x819de000 2bd0 ng_bluetooth.ko
  93 0x819e1000 15e68netgraph.ko
 101 0x81c12000 3edb linprocfs.ko
 113 0x81c16000 4698 pseudofs.ko
 121 0x81c1b000 31b3 procfs.ko
 131 0x81c1f000 a37  linsysfs.ko
 otaku% kldunload sound
 kldunload: attempt to unload file that was loaded by the kernel
 kldunload: can't unload file: Device busy

sound.ko was presumably loaded by snd_hda.ko, as it is a dependency. You
must unload all the modules depending on sound.ko before it will unload.
At that point, I believe I've seen it unload itself.

Same with netgraph.ko, and the modules that require it (ng_*.ko).

-- 
Fuzzy love,
-CyberLeo
Technical Administrator
CyberLeo.Net Webhosting
http://www.CyberLeo.Net
cyber...@cyberleo.net

Furry Peace! - http://.fur.com/peace/
___
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