Re: Strange PAM message

2010-10-17 Thread Frederic Praca
Well in fact, I guess this is an automated break-in attempt coming from a virus or troyan. But, I already got such attacks in the past and never had this strange PAM message. > You probably have somebody trying (succeeding?, I have no idea,) to > break in. > > I have one machine for the net, but

Re: chromium crashes

2010-10-17 Thread Marco Beishuizen
On Sat, 16 Oct 2010, Marco Beishuizen wrote: Hi, I tried to run chromium as browser today but it crashes immediately: ... [1016/211130:WARNING:base/debug_util_posix.cc(228)] Don't know how to do this The program 'chrome' received an X Window System error. This probably reflects a bug in the pr

Re: Too many binary packages are missing

2010-10-17 Thread Ian Smith
On Fri, 15 Oct 2010, b. f. wrote: > On 10/15/10, Ian Smith wrote: > ... > > > > > http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable works, > > it's what portupgrade looks at on an 8.1-STABLE system, but it's a bit > > sad finding the last directory updated at 1st October. I

Re: UDP packet spoofed LAN source address?

2010-10-17 Thread Morgan Wesström
On 2010-10-17 06:56, Nerius Landys wrote: > This is really more of a networking question. > I'm wondering, in a typical scenario, for example my server is in a data > center with a typical colocation company. > > I am editing someone else's code, and this code handles incoming UDP > packets. The

Re: Netbooks & BSD

2010-10-17 Thread Matthias Apitz
El día Wednesday, October 06, 2010 a las 09:33:08AM -0400, bdsf...@att.net escribió: > +1 on EeePC, mine being the 1000. This uses a not-yet-supported wireless > card (rt2860), but a driver is available and seems to work fine: > http://forums.freebsd.org/showthread.php?t=7010 > http://repo.or.c

Re: UDP packet spoofed LAN source address?

2010-10-17 Thread Ian Smith
In freebsd-questions Digest, Vol 332, Issue 11, Message: 15 On Sat, 16 Oct 2010 21:56:52 -0700 Nerius Landys wrote: > This is really more of a networking question. > I'm wondering, in a typical scenario, for example my server is in a data > center with a typical colocation company. > > I am

Ubuntu mirror using freebsd?

2010-10-17 Thread Mikle Krutov
Hello, list! I've googled around a little and did not find an answer to the question. I want to create ubuntu mirror using freebsd, but not the 'global' one with all the architectures and releases, the 8.04-i386+amd64 only. Any tool in ports for achieving that? -- Old mercenaries never die. They

Re: libxul compilation problem

2010-10-17 Thread Fernando Apesteguía
2010/10/16 Rob Farmer : > 2010/10/16 Fernando Apesteguía : >> I didn't run X or whatsoever. That's why I think I should have enough memory. >> In fact after getting that error, I rebooted so I could update the >> ports from a "fresh" >> running system (nothing cached or so). But even in that case,

Re: UDP packet spoofed LAN source address?

2010-10-17 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun Oct 17 00:26:19 2010 > Date: Sat, 16 Oct 2010 21:56:52 -0700 > From: Nerius Landys > To: FreeBSD Mailing List > Subject: UDP packet spoofed LAN source address? > > This is really more of a networking question. > I'm wondering, in a typical scenario,

Re: UDP packet spoofed LAN source address?

2010-10-17 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun Oct 17 09:04:59 2010 > Date: Sun, 17 Oct 2010 16:06:12 +0200 > From: =?ISO-8859-1?Q?Morgan_Wesstr=F6m?= > > To: Nerius Landys > Cc: FreeBSD Mailing List > Subject: Re: UDP packet spoofed LAN source address? > > On 2010-10-17 06:56, Nerius Landys w

Re: libxul compilation problem

2010-10-17 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun Oct 17 11:46:48 2010 > Date: Sun, 17 Oct 2010 18:47:09 +0200 > From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= > To: Rob Farmer > Cc: User Questions > Subject: Re: libxul compilation problem > > 2010/10/16 Rob Farmer : > > 2010/10/16 Fernando Apestegu

Re: Netbooks & BSD

2010-10-17 Thread Byung-Hee HWANG
Mikle Krutov writes: > Hello, list! > I'm going to buy a netbook soon, so a question is which one. > The choice is between > 1) Samsung N127 > 2) ASUS Eee PC 900AX > 3) MSI U120-094 > Which one is the best for running FreeBSD? > "The best" mainly is for opensource (e.g. not ndis) & stable wireles

Re: Netbooks & BSD

2010-10-17 Thread Warren Block
On Sun, 17 Oct 2010, Matthias Apitz wrote: Any alternative netbooks outside Asus which run FreeBSD? Of course. The Acer Aspire models vary, but the D250 is nice. http://laptop.bsdgroup.de/freebsd/index.html ___ freebsd-questions@freebsd.org mailing

Re: libxul compilation problem

2010-10-17 Thread Rob Farmer
2010/10/17 Fernando Apesteguía : > The machine has one single core cpu. Finally I was able to compile the > thing, compiling > the offending file by hand (nsHtml5ElementName.cpp) without the -O2 > optimization flag. > With this flag, cc1plus eats up all the memory of my system in a few > seconds. W

Re: UDP packet spoofed LAN source address?

2010-10-17 Thread Nerius Landys
> > > > Maybe, is there a simple 10 line C program that I can run and compile to > > check if this scenario is possible on _my_ server? > > 'netcat' has the capability built in. > > root# echo "hi" | nc -u -w 1 -p 30002 -s 64.156.193.115 daffy 30001 nc: bind failed: Can't assign requested address

Re: UDP packet spoofed LAN source address?

2010-10-17 Thread Brandon Gooch
On Sun, Oct 17, 2010 at 4:59 PM, Nerius Landys wrote: >> >> >> > Maybe, is there a simple 10 line C program that I can run and compile to >> > check if this scenario is possible on _my_ server? >> >> 'netcat' has the capability built in. >> >> > root# echo "hi" | nc -u -w 1 -p 30002 -s 64.156.193.

[fbsd_questions] 7.3 , 8.1 , je_malloc , mmap , brk , gcc

2010-10-17 Thread spellberg_robert
greetings, all --- this is a follow_up to my recent inquiry. a while back, i took apart mr. kamp's malloc(3), so, i have a fair idea of its operation. i have not, as yet, done the same for its replacement. therefore, treat these questions, regarding je_malloc(3), as coming from a user. q:

Re: UDP packet spoofed LAN source address?

2010-10-17 Thread CyberLeo Kitsana
On 10/17/2010 06:37 PM, Brandon Gooch wrote: > On Sun, Oct 17, 2010 at 4:59 PM, Nerius Landys wrote: >>> >>> Maybe, is there a simple 10 line C program that I can run and compile to check if this scenario is possible on _my_ server? >>> >>> 'netcat' has the capability built in. >>> >>> >

download cvsup?

2010-10-17 Thread Tim Dunphy
hello, I accidentally deleted my ports tree thinking that cvsup was already installed. it wasn't. :( I seem to be having a little trouble resolving external hosts tho my trusty named server on this host is working fine to resolve the local network. I need to reinstall my ports with sysinstall b

Re: Too many binary packages are missing

2010-10-17 Thread b. f.
On 10/15/10, Yuri wrote: > On 10/15/2010 11:54, b. f. wrote: > That's quite a delay. This makes it very visible to users. Well, yes, to some. As to whether it's an unreasonably long delay, I'm not sure, considering the amount of work and resources required. After all, we're talking about lag of

Re: download cvsup?

2010-10-17 Thread Michael Powell
Tim Dunphy wrote: > hello, > > I accidentally deleted my ports tree thinking that cvsup was already > installed. it wasn't. :( csup is cvsup rewritten with C and exists in the base system. You no longer need to install cvsup, just use csup. > I seem to be having a little trouble resolving e

Re: Too many binary packages are missing

2010-10-17 Thread b. f.
On 10/17/10, Ian Smith wrote: > On Fri, 15 Oct 2010, b. f. wrote: > > On 10/15/10, Ian Smith wrote: ... > Just to check that I get it .. for packages-8-stable, an 8.0-RELEASE-p2 > kernel + world is used to _build_ these, is that right? Yes, on i386, although this will change as some stable bran

Re: download cvsup?

2010-10-17 Thread Andreas Rudisch
On Sun, 17 Oct 2010 23:44:42 -0400 Tim Dunphy wrote: > I accidentally deleted my ports tree thinking that cvsup was already > installed. it wasn't. :( csup is part of the system, no need to use cvsup from the ports any longer. > I seem to be having a little trouble resolving external hosts th

Re: libxul compilation problem

2010-10-17 Thread Fernando Apesteguía
On Sun, Oct 17, 2010 at 7:55 PM, Robert Bonomi wrote: >> From owner-freebsd-questi...@freebsd.org  Sun Oct 17 11:46:48 2010 >> Date: Sun, 17 Oct 2010 18:47:09 +0200 >> From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= >> To: Rob Farmer >> Cc: User Questions >> Subject: Re: libxul compilation problem

Re: libxul compilation problem

2010-10-17 Thread Fernando Apesteguía
2010/10/17 Rob Farmer : > 2010/10/17 Fernando Apesteguía : >> The machine has one single core cpu. Finally I was able to compile the >> thing, compiling >> the offending file by hand (nsHtml5ElementName.cpp) without the -O2 >> optimization flag. >> With this flag, cc1plus eats up all the memory of