strange network problem with multiple interfaces

2013-01-05 Thread John
hi, I just installed stock FreeBSD 9.0 on a PowerEdge server with two network cards: bce0 is directly connected to isp's gateway bce1~3 are connected to the inside port of a router configured as 192.168.1.0/24 network with 192.168.1.1 as gateway If the ENTIRE content of /etc/rc.conf is: hostna

Re: update to SASL breaks sendmail

2013-01-05 Thread Robert Huff
On 1/5/2013 8:55 PM, Dan Nelson wrote: Base sendmail doesn't link with sasl by default. If you had edited Makefiles or make.conf to enable that, running "make clean all install clean" in /usr/src/usr.sbin/sendmail/ should build and install just the new sendmail. Or, if you had installed the ma

Intel D525MW board No ethernet devices detected with 9.1 Release

2013-01-05 Thread iamatt
Hello, I have an intel D525MW board with an ATOM processor. The system was running 9.0 RELEASE amd64 with no problems. I did an binary upgrade to 9.1 amd64 and now the onboard ethernet card is not detected. I encountered a similar issue when I tried to go from 9.0 RELEASE to 9.0 STABLE a while

Re: update to SASL breaks sendmail

2013-01-05 Thread Dan Nelson
In the last episode (Jan 05), Robert Huff said: > On 1/5/2013 8:30 PM, Dan Nelson wrote: > > In the last episode (Jan 05), Robert Huff said: > > >>This morning I updated cyrus-sasl to the latest version, which > >> bumps the library version from ".2" to ",3". This appears to break > >> sendma

Re: update to SASL breaks sendmail

2013-01-05 Thread Robert Huff
On 1/5/2013 8:30 PM, Dan Nelson wrote: In the last episode (Jan 05), Robert Huff said: This morning I updated cyrus-sasl to the latest version, which bumps the library version from ".2" to ",3". This appears to break sendmail in at least two places. I have added a mapping in

Re: update to SASL breaks sendmail

2013-01-05 Thread Dan Nelson
In the last episode (Jan 05), Robert Huff said: > I have followed the canonical procedure to get Sendmail to use > SASL. > Yesterday this worked. > This morning I updated cyrus-sasl to the latest version, which > bumps the library version from ".2" to ",3". This appears to brea

update to SASL breaks sendmail

2013-01-05 Thread Robert Huff
I have followed the canonical procedure to get Sendmail to use SASL. Yesterday this worked. This morning I updated cyrus-sasl to the latest version, which bumps the library version from ".2" to ",3". This appears to break sendmail in at least two places. I have ad

Re: bsdinstall misaligns partitions

2013-01-05 Thread Fbsd8
Christian Weisgerber wrote: Shouldn't bsdinstall attempt to align partitions on 4k boundaries both for the benefit of 4k drives and flash storage? I just installed 9.1R i386 for fun and practice, in fact I installed it several times, and I played around with the partitioning options. * The mode

FB 9.1 boot loader problem in VirtualBox

2013-01-05 Thread jb
Hi, host=CentOS guest=FreeBSD in VirtualBox FB 9.1 installation seemed to be normal (there was a one page text at the end that quickly disappeared, but could not catch it ...), virtual disk was set up as ada0 ada0s1 BSD ada0s1a / ada0s1b swap but after reboot: No /boot/loader FreeBSD/i386 boot

Re: somewhat OT ... in parts

2013-01-05 Thread Gary Kline
On Sat, Jan 05, 2013 at 08:43:18AM +0100, Polytropon wrote: > On Fri, 4 Jan 2013 13:59:45 -0800, Gary Kline wrote: > > On Fri, Jan 04, 2013 at 08:03:39AM +0100, Polytropon wrote: > > > On Thu, 3 Jan 2013 18:27:38 -0800, Gary Kline wrote: > > > > one question I have may solve the problem of

Problem compling apr1 from ports

2013-01-05 Thread Erik Nørgaard
Hi, I just rebuilt my system to FBSD91 and updated the ports tree. Now builidng apache which depends on apr1 I but fails building because of dependency on python. Python is installed, and is found initially. Full error: root@alpha:/usr/local/ports/devel/apr1 # make ===> portaudit database e

Backup with mtree and rsync?

2013-01-05 Thread schultz
I have been wondering whether it is possible to create a backup system using mtree and rsync. Essentially, the user would create a mtree specification of the source directory and copy it over to the destination directory with rsync. Any changes in the destination could then be detected before rest

Re: somewhat OT ... in parts

2013-01-05 Thread Carl Johnson
Polytropon writes: > On Fri, 4 Jan 2013 13:59:45 -0800, Gary Kline wrote: >> maybe I should just find keith bostic's newvi; see if they have it >> for linux; theyve got everything else... {grumble} > > I know there's nvi in ports. > > Maybe those will be helpful: > > http://garage.linu

Re: Reduce the consumption of video memory

2013-01-05 Thread jb
Dima Naumov gmail.com> writes: > > Can i reduce using of video memory in xorg.conf? My video card is almost > dead, i think is something with Video Memory, because in monitor showed > and disappear little noisy pixel, and i wish check out is problem with > video memory? - check in BIOS - man

Re: Reduce the consumption of video memory

2013-01-05 Thread Polytropon
On Sat, 05 Jan 2013 23:15:06 +0700, Dima Naumov wrote: > Can i reduce using of video memory in xorg.conf? My video card is almost > dead, i think is something with Video Memory, because in monitor showed > and disappear little noisy pixel, and i wish check out is problem with > video memory? Yo

Reduce the consumption of video memory

2013-01-05 Thread Dima Naumov
Can i reduce using of video memory in xorg.conf? My video card is almost dead, i think is something with Video Memory, because in monitor showed and disappear little noisy pixel, and i wish check out is problem with video memory? ___ freebsd-questions

Re: Trying to update from 9.0 to 9.1 via svn

2013-01-05 Thread Trond Endrestøl
On Sat, 5 Jan 2013 10:59+0700, Erich Dollansky wrote: > Hi, > > On Sat, 5 Jan 2013 02:40:13 + (UTC) > "Helmut Schneider" wrote: > > > Trond Endrestøl wrote: > > > > > BTW, do you nuke the contents of /usr/obj prior to recompiling the > > > system? The command rm -Rf /usr/obj/* should acco

SOLVED: Problem upgrading to 9.1-Release

2013-01-05 Thread Doug Hardie
I found the problem. Somehow /usr/obj was not successfully exported and hence was completely empty. There must have been some error message in that process that I missed. Anyway, correcting that problem so that /usr/obj was available fixed the problem. On 4 January 2013, at 15:38, Doug Hard

last(1) does not work after upgrade to 9.1-STABLE

2013-01-05 Thread Victor Sudakov
Colleagues, I have upgraded from 9.0-STABLE to 9.1-STABLE (via make world) and have found out that last(1) does not work any more. From the output of "strings /var/log/utx.log" I guess that the information about recent logins, users, hosts etc is there, but somehow "last" does not show it. The

Re: Which k3b is recommended?

2013-01-05 Thread Polytropon
On Thu, 03 Jan 2013 09:50:46 +0100, Leslie Jensen wrote: > > I need k3b on a newly installed 9.1-RELEASE system. > > I wonder if I miss out on some functionality if I go with version > without KDE? > > I use XFCE4 as my Desktop. Maybe not directly related, but I'm using k9copy without a full K

Re: system restart after some seconds

2013-01-05 Thread Boris Samorodov
05.01.2013 11:56, Boris Samorodov пишет: > 05.01.2013 11:43, Jack Mc Lauren пишет: > >> How can I restart my freeBSD after specific seconds ? > > SHUTDOWN(8): > - > NAME > shutdown, poweroff — close down the system at a given time > > SYNOPSIS > shutdown [-] [-h | -p | -r | -k] [-o