Re: Problem compiling lsof

2010-05-25 Thread Larry Rosenman
Can you also make sure that the installed world and kernel matches the source tree? Thanks, Larry Rosenman lsof maintainer Charlie Kester corky1...@comcast.net wrote: On Mon 24 May 2010 at 18:54:11 PDT Lowell Gilbert wrote: Arthur Barlow arthurbar...@gmail.com writes: Sorry about the false

kernel build fails - .depend, line 27905: Need an operator

2010-05-25 Thread Peter Cornelius
Dear list, This probably is obvious but I don't seem to be able to figure out where I should look in order to learn why I can't compile the bloomin' kernel, pse see below. Every time I update my KERNCONF, I try to remember to keep a copy of GENERIC so I can diff against the updated one. This

Re: kernel build fails - .depend, line 27905: Need an operator

2010-05-25 Thread Jorge Medina
On Tue, May 25, 2010 at 11:00 AM, Peter Cornelius p...@gmx.net wrote: Dear list, This probably is obvious but I don't seem to be able to figure out where I should look in order to learn why I can't compile the bloomin' kernel, pse see below. Every time I update my KERNCONF, I try to

Re: kernel build fails - .depend, line 27905: Need an operator

2010-05-25 Thread Peter Cornelius
Estimado Jorge, do the makebuildworld first. That's odd - I even *installed* world without any issue? Will try now anyways, though. Life's a mystery. Gracias por apoyar, Saludos cordiales, Peter. -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter

ipv6 network traffic monitoring -- searching a working probe software

2010-05-25 Thread Reinhard Haller
Hi, currently I'm monitoring the network traffic with ng_netflow and nfdump/nfsen is used to collect, display and analyze the network traffic. I'm reviewing the tools to monitor ipv6. ng_netflow doesn't support ipv6 (is there a schedule to implement the needed protocol version 9?). I tried it

Help With MPD as pptp client

2010-05-25 Thread Drew Tomlinson
I'm trying to use mpd5 as a client to connect to a VPN server at work which has a routeable class B IP address. It's a Cisco 3000 and Windows machines connect using the built-in Microsoft dialup networking client. I can successfully connect with mpd5 and after manually manipulating the

freeBSD nullfs together nfs and silly rename

2010-05-25 Thread Leon Meßner
Hi, when you try to do the following inside a nullfs mounted directory, where the nullfs origin is itself mounted with nfs you get an error: # foo # tail -f foo # rm -f foo tail: foo: Stale NFS file handle # fg This is really a problem when running services inside jails and using NFS as

Re: Problem compiling lsof

2010-05-25 Thread Arthur Barlow
Message: 29 Date: Mon, 24 May 2010 22:14:52 -0700 From: Charlie Kester corky1...@comcast.net Subject: Re: Problem compiling lsof To: freebsd-questions@freebsd.org Message-ID: 20100525051452.gi...@comcast.net Content-Type: text/plain; charset=us-ascii; format=flowed On Mon 24 May 2010 at 21:55:01

Re: Problem compiling lsof

2010-05-25 Thread Charlie Kester
On Tue 25 May 2010 at 11:17:36 PDT Arthur Barlow wrote: I did this and sure enough vm_memattr_t is defined as a parameter in a typedef as follows: typedef int d_mmap2_t (struc cdev *dev, vm_offset_t offset, vm_paddr_t *paddr, int nprot, vm_memattr_t *memattr); So the question is, why

help with vpn pptp setting static routes.

2010-05-25 Thread Alfred Perlstein
A friend has asked me to help him configure pptp such that when a client connects several additional static routes are added on the client side WITHOUT requiring special scripts on the client side. Is this possible? Example: client connects, default route is unchanged 2

Re: Help With MPD as pptp client

2010-05-25 Thread Drew Tomlinson
On 5/25/2010 11:59 AM, Mark wrote: --- On Tue, 5/25/10, Drew Tomlinsond...@mykitchentable.net wrote: From: Drew Tomlinsond...@mykitchentable.net Subject: Help With MPD as pptp client To: freebsd-questions@freebsd.org Date: Tuesday, May 25, 2010, 1:02 PM I'm trying to use mpd5 as a client

Re: kernel build fails - .depend, line 27905: Need an operator

2010-05-25 Thread Peter Cornelius
Re. do the makebuildworld first. That's odd - I even *installed* world without any issue? Will try now anyways, though. Life's a mystery. Nope, no change. Any other ideas? Thanks, Peter. -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter

Re: kernel build fails - .depend, line 27905: Need an operator

2010-05-25 Thread Lowell Gilbert
Peter Cornelius p...@gmx.net writes: Re. do the makebuildworld first. That's odd - I even *installed* world without any issue? You installed world without a new kernel? That would be a good way to make unnecessary trouble for yourself. Will try now anyways, though. Life's a mystery.

BSDStats: Status Report

2010-05-25 Thread Marc G. Fournier
News: Its been almost three weeks since we fixed a bug with the stats collector that was causing alot of reportings to get lumped under 'Panama', and our numbers are back up (or above) where they were before we effectively re-set the statistics. At the suggestion of one person, we have

chroot scp only network storage?

2010-05-25 Thread Matthew Law
I want to provide some users with secure network attached storage over SCP. The intent is to provide people with a similar thing to, e.g. rsync.net but inside of our network only. Security is obviously a priority so I would like each user to be chrooted into their allocated directory and allow

Re: chroot scp only network storage?

2010-05-25 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25/05/2010 22:29:57, Matthew Law wrote: I want to provide some users with secure network attached storage over SCP. The intent is to provide people with a similar thing to, e.g. rsync.net but inside of our network only. Security is

Re: chroot scp only network storage?

2010-05-25 Thread Balázs Mátéffy
Hello, Try /usr/ports/shells/scponly . Look up the features, this way you can assign the restrictive scponly shell to the users: http://sublimation.org/scponly/wiki/index.php/Main_Page Best Regards: Balázs Mátéffy On 26 May 2010 00:05, Matthew Seaman m.sea...@infracaninophile.co.ukwrote:

named - Is It Possible to Forward Requests for One Domain to Another Server?

2010-05-25 Thread Drew Tomlinson
In my home network, I have named running to resolve machines on my LAN. It is also configured to forward requests to my ISP for all other queries. On another machine in my LAN, I used mpd to create a vpn connection to my work and set appropriate routes so that any machine on my LAN can

jails and one dynamic ip address

2010-05-25 Thread Fbsd1
I get one dynamic ip address from my ISP. This is what I specify on the jail for public network access. When the ip address changes on me I have to manually change the ip address associated with the jail. Is there some method I can code so jail will all ways have public network access?

Re: jails and one dynamic ip address

2010-05-25 Thread Balázs Mátéffy
Hi, Sure there can be a better solution (I think :)): Use an rfc1918 private address range for your Jail, and use nat, to forward your external interface IP to the private address of the jail. This can be done in ipnat, PF, or the other natting, packet filtering tools. Hope I understood your

Re: named - Is It Possible to Forward Requests for One Domain to Another Server?

2010-05-25 Thread Thomas Keusch
On Tue, May 25, 2010 at 04:30:04PM -0700, Drew Tomlinson wrote: Hi Drew, In my home network, I have named running to resolve machines on my LAN. It is also configured to forward requests to my ISP for all other queries. On another machine in my LAN, I used mpd to create a vpn connection

NanoBSD weird startup messages

2010-05-25 Thread Dimitar Vassilev
Hello, I'm facing the following funky excepts when booting NanoBSD on console: files: not found I'm running on Alix1d - details are on http://pastebin.com/WY7hu0fL I did truss and found that devd and some binaries are seeking for a binary called files in /usr/sbin/, /usr/games and /root/sbin.

Re: jails and one dynamic ip address

2010-05-25 Thread Fbsd1
I get one dynamic ip address from my ISP. This is what I specify on the jail for public network access. When the ip address changes on me I have to manually change the ip address associated with the jail. Is there some method I can code so jail will all ways have public network access? Hi,

Wireless cards

2010-05-25 Thread J. Altman
Greetings... uname -a FreeBSD whisperer.chthonixia.net 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Sat May 15 11:47:55 EDT 2010 r...@whisperer.chthonixia.net:/usr/obj/usr/src/sys/WHISPERER amd64 My Netgear WG311T, with an Atheros chipset, seems to be at its end. The box is about thirty feet from

Re: threads and malloc/free on freebsd 8.0

2010-05-25 Thread Anoop Kumar Narayanan
On Sat, May 22, 2010 at 1:56 AM, Dan Nelson dnel...@allantgroup.com wrote: In the last episode (May 22), Anoop Kumar Narayanan said: I think glibc uses asynchronous free, as in it doesn't free the memory immediately.  So even though the memory is free'd its still part of the process's address

Re: named - Is It Possible to Forward Requests for One Domain to Another Server?

2010-05-25 Thread Drew Tomlinson
On 5/25/2010 4:58 PM, Thomas Keusch wrote: On Tue, May 25, 2010 at 04:30:04PM -0700, Drew Tomlinson wrote: Hi Drew, In my home network, I have named running to resolve machines on my LAN. It is also configured to forward requests to my ISP for all other queries. On another machine in my

Re: NanoBSD weird startup messages

2010-05-25 Thread Dan Nelson
In the last episode (May 26), Dimitar Vassilev said: Hello, I'm facing the following funky excepts when booting NanoBSD on console: files: not found I'm running on Alix1d - details are on http://pastebin.com/WY7hu0fL I did truss and found that devd and some binaries are seeking for a