Displaying 20 results from an estimated 5000 matches similar to: "kernel "mismatch" on r256420"
2003 Aug 09
18
[releng_4 tinderbox] failure on i386/i386
TB --- 2003-08-09 16:00:11 - starting RELENG_4 tinderbox run for i386/i386
TB --- 2003-08-09 16:00:11 - checking out the source tree
TB --- cd /home/des/tinderbox/RELENG_4/i386/i386
TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src
TB --- 2003-08-09 16:00:11 - /usr/bin/cvs returned exit code 1
TB --- 2003-08-09 16:00:11 - ERROR: unable to check out the source tree
TB ---
2003 May 31
3
Packet flow through IPFW+IPF+IPNAT ?
Hi.
On my FreeBSD 4.8 configured IPFW2+IPF+IPNAT and I use them all:
- IPFW - traffic accounting, shaping, balancing and filtering;
- IPFilter - policy routing;
- IPNAT - masquerading.
I want to know, how IP-packets flow through all of this components?
What's the path?
incoming: IPFW Layer2 -> IPFW&Dummynet -> IPNAT -> IPFilter ?
outgoing: IPFW Layer2 ->
2003 Sep 15
5
strange problem with: ed driver / 4.9-PRE
Hi,
in the kernel I have these lines:
[...]
device miibus # MII bus support
device rl
device ed
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #enable logging to syslogd(8)
options IPFIREWALL_VERBOSE_LIMIT=0 #limit verbosity
options IPDIVERT #divert sockets
options DUMMYNET
2004 Feb 06
2
IPFIREWALL_DEFAULT_TO_ACCEPT becomes default to deny
Hey Guys,
today I upgraded to 4.8-RELEASE-p15. As usual I set IPFIREWALL to default
accept in my kernel config file.
Config & make weren't complaining so, installed the kernel, reboot and there
it was:
>IP packet filtering initialized, divert disabled, rule-based forwarding
enabled, default to deny, logging disabled
Another rebuild didn't work out so... I reviewed
2013 Dec 13
1
Upgrading from FreeBSD10-B3 to FreeBSD10-RC1 borked
Followed the instructions here:
http://www.freebsd.org/doc/handbook/updating-upgrading-freebsdupdate.html
The upgrade borked.
Error message: Can't find 'kernel'
When I checked with ls /boot/kernel/, the directory does exist.
:-(
Since the system has encrypted root partion with ZFSonROOT, I tried to
follow instructions at
https://forums.freebsd.org/viewtopic.php?&t=8958 to boot
2015 Apr 18
2
Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
Edgar, thanks for the help!
-------- Original Message --------
Subject: Re: Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
From: Edgar Pettijohn III <edgar at pettijohn-web.com>
To: David Gessel <gessel at blackrosetech.com>
Date: Sat Apr 18 2015 16:30:07 GMT+0300 (Arabic Standard Time)
>
> On Apr 18, 2015, at 8:00
2003 Sep 10
1
4.9-prerelease (build linux module problem)
Hello everybody!
FreeBSD 4.9-PRERELEASE. buildkernel problem.
Help me, please.
# make buildworld
====
linux_ptrace.o: In function `linux_ptrace':
linux_ptrace.o(.text+0x164): multiple definition of `linux_ptrace'
linux_dummy.o(.text+0x60): first defined here
/usr/obj/usr/src/i386/usr/libexec/elf/ld: Warning: size of symbol
`linux_ptrace'
2003 Jun 20
3
su: no directory
hi
i've got the the problem that i can't su -l <someone> an my client machine.
$ su -l admin
su: no directory
i can login locally, login via ssh, su -l root without any problems.
SERVER: FreeBSD4.8 stabel (~ 1 week ago last cvs update) runs
NIS, NFS, DNS, FTP, SAMBA, NTP
CLIENT> FreeBSD5.1 release (rebuild kernel using KERNCONF=SMP)
i didn't had problems with have
2005 May 17
4
HOW TO Enable IPSec for FreeBSD.......???
Hi,
I have tried to enable IPSec support for my
FreeBSD( 4.11-RELEASE) system.
First, I copied the generic kernel configuration file
to a file I called MYKERNEL:
#cp /usr/src/sys/i386/conf/GENERIC
/usr/src/sys/i386/conf/MYKERNEL
Then, I added the following three lines to the options
section of /usr/src/sys/i386/conf/MYKERNEL:
options IPSEC
options IPSEC_ESP
options
2010 Feb 04
1
plm issues: error for "within" or "random", but not for "pooling"
Dear all
I am working on unbalanced panel data and I can readily fit a
"pooling" model using plm(), but not a "within" or "random" model.
Reproducing the examples in vignette("plm") and in the AER package I
encountered no such issues.
##unfortunately I cannot disclose the data, and it is too big anyway
> dim(ibes.kld.exp.p[x.subs , ])
[1] 13189 34
2003 Apr 22
1
make installworld Error code 64
Hi,
I am a long time OpenBSD user trying FreeBSD. I am attempting to upgrade my
system from FreeBSD RELEASE 4.7 to "STABLE"
This is my first post to this list so please be gentle : )
I followed
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
But when I get to "21.4.9 Install the New System Binaries" This happens:
root@smeagol /usr/src # make
2015 Apr 18
6
Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
-------- Original Message --------
Subject: Re: Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads
From: Timo Sirainen <tss at iki.fi>
To: David Gessel <gessel at blackrosetech.com>
Date: Sat Apr 18 2015 15:48:28 GMT+0300 (Arabic Standard Time)
> No. My best guess is that (your) ZFS+FreeBSD is simply not behaving the way
2003 Aug 11
1
FreeBSD Security Advisory FreeBSD-SA-03:09.signal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:09.signal Security Advisory
The FreeBSD Project
Topic: Insufficient range checking of signal numbers
Category: core
Module: sys
Announced:
2005 Oct 25
6
ipf stopped working on 5.3
I've had ipf working on a few 5.3 servers for quite awhile. Not too long ago
some developers had to do some coding work and were coming from dynamic
IP's. I (reluctantly) opened up SSH to the world. Immediately I started
seeing the attacks where bots of some sort would try to break in with a
variety of different users.
So, I (thought) I closed it up again and told the developers to use a
2007 Nov 12
11
Various FreeBSD bits...
I just drudged through a bit of the archives and see a FreeBSD bits
floating in there that are of some value, but aren''t on the wiki. I
posted a few bits on the wiki regarding some FreeBSD cobbling that
I''ve done recently and hope that folk find it of use (and start
posting their useful bits there as well).
http://reductivelabs.com/trac/puppet/wiki/PuppetFreeBSD
The
2003 Apr 18
1
4.8-STABLE cvsup & kernel compilation
hi guys, i have version 4.8-STABLE running. i've just
update my stable-supfile and building, recompiling my
custom kernel, my question is: if im going to cvsup my
stable-supfile again, and compile the customed kernel
again, do i have to: make buildworld, make
installworld, mergemaster again or just make
buildkernel KERNCONF & make install KERNCONF? hoping
for your reply guys, thanks.
2012 Apr 16
1
RELENG_8 kernel as of Apr 14 does not boot
Hi,
Just update my 8.x kernel sources last weekend, and newly built kernel did
not boot for me:
link_elf: symbol mem_range_softc undefined
KLD file acpi.ko - could not finalize loading
kernel trap 12 with interrupts disabled
This is stripped down kernel with everything possible loaded from modules.
Any ideas? Did not see any warnings in UPDATING...
./danfe
2013 Nov 19
3
ipfw table add problem
Hi,
I'm using kernel FreeBSD 10.0-BETA3 #2 r257635 kernel.
I am trying to add port number to ipfw tables. But there is something
strange :
Problem is easily repeatable.
#ipfw table 1 flush
#ipfw table 1 add 4899
#ipfw table 1 list
::/0 0
#ipfw table 1 flush
#ipfw table 1 add 10.2.3.01 ( not 10.0.0.1, the last 1 has 0 as
prefix )
#ipfw table 1 list
::/0 0
#ipfw table 1 delete ::/0
2009 Apr 14
3
CIFS hang
I have a Proliant running Red Hat with the 2.6.9-5.ELsmp kernel.
We have a Windows 2000 Server who's secondary disc drive is mounted on the
Linux box via CIFS using the following command:
/sbin/mount.cifs //w2000/docs /var/www/documents -o
dir_mode=0777,file_mode=0444,gid=100,uid=501,username=winuser,password=winpass
From time to time, for whatever reason, the Windows 2000 Server
2003 Jul 08
4
Hardening production servers
Greetings,
Apologies if this is not the appropriate list, but my questions are about
best practices in maintaining production servers (so I believe I can justify
a post in -stable, short of a -release list :)
I maintain a modest installation of 6 FreeBSD servers. They're CVSUP'd to
RELENG_4_8 (I make buildworld on each individually) and I portupgrade ports
as necessary. In an attempt to