PLEASE REPLY TO kalin@grande.el.net upgraded from 4.6 => 4.10 rel network programs are craching the new system: netstat, ping, the qmail tcp server.... all of them... sshd is running but when accessing from outside it panics too... what is it? can i turn something off in the kernel?! --
PLEASE REPLY TO kalin@grande.el.net upgraded from 4.6 => 4.10 rel network programs are craching the new system: netstat, ping, the qmail tcp server.... all of them... sshd is running but when accessing from outside it panics too... what is it? can i turn something off in the kernel?! --
"kalin mintchev" <kalin@grande.el.net> wrote:> PLEASE REPLY TO kalin@grande.el.net > > upgraded from 4.6 => 4.10 rel > > network programs are craching the new system: netstat, ping, the qmail tcp > server.... all of them... > sshd is running but when accessing from outside it panics too... what is it? > > can i turn something off in the kernel?!What process did you follow to update? It sounds to me like you didn't complete the upgrade process, skipped a step, or did it improperly. There's no reason I can think of that upgrading should cause things to panic, unless you did the upgrade process improperly. -- Bill Moran Potential Technologies http://www.potentialtech.com
PLEASE REPLY TO kalin@grande.el.net> On Mon, Dec 27, 2004 at 02:40:34PM +0100, Andreas Wider?e Andersentyped:>> At 09:35 27.12.2004, you wrote: >> > PLEASE REPLY TO kalin@grande.el.net >> > >> > upgraded from 4.6 => 4.10 rel >> > >> > network programs are craching the new system: netstat, ping, theqmail>> tcp >> > server.... all of them... >> > sshd is running but when accessing from outside it panics too...what>> is >> > it? >> > >> > can i turn something off in the kernel?! >> Did you "make world" in addition to recompiling the Kernel? Sounds likeyour system is out of sync.>> Here's a note about how I did it a while back: >> http://home.eunet.no/~awand/freebsd-4.6_installasjon.txt (it's inNorwegian, but all commands and order should be understandable. how do i make it in sync?! i did buildworld first - as it's in the handbook. i've done 5.x five before without a problem... this is for a mailserver in production...> > From this document I understand you do a "make buildkernel" before youdo> a "make buildworld". That's not the recommended order. Build worldbefore> you build kernel. > >-- --