This has got to be one of the more bizzare things I've seen.

Because the RHEL3 kernels are some bizzaro hybrid of 2.4/2.6, I couldn't get 
the OpenSWAN klips module to compile in order to get IPSec up and running, 
so I built a kernel using RHEL's .config against a kernel.org 2.4.30 
kernel.

However, odd things are now broken, such as anything to do with ISC BIND 
(RHEL's packages).

Everything works with RHEL's kernel.  odd brokenness with my kernel, as 
shown below.  Do I need to dig around in the mess of kernel patches, or 
just be happy that I can do my necessary networking tasks for now and slate 
an OS refresh to RHEL4 in the near future?

Thanks,

Gregory

----- cut here for working kernel -----
[EMAIL PROTECTED](pts/0):~ 7 > uname -a
Linux qwfw2.castandcrew.com 2.4.21-27.0.2.EL #1 Wed Jan 12 23:46:37 EST 2005 
i686 i686 i386 GNU/Linux
[EMAIL PROTECTED](pts/0):~ 8 > cat /etc/resolv.conf
domain castandcrew.com
search castandcrew.com pslnet.com
#nameserver 127.0.0.1
nameserver 208.45.146.41
nameserver 208.45.146.57
[EMAIL PROTECTED](pts/0):~ 9 > dig www.kernel-panic.org

; <<>> DiG 9.2.4 <<>> www.kernel-panic.org
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62316
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2

;; QUESTION SECTION:
;www.kernel-panic.org.          IN      A

;; ANSWER SECTION:
www.kernel-panic.org.   3582    IN      A       206.251.247.139

;; AUTHORITY SECTION:
kernel-panic.org.       86352   IN      NS      ns2.linuxgeek.net.
kernel-panic.org.       86352   IN      NS      ns1.ilc-laap.net.

;; ADDITIONAL SECTION:
ns2.linuxgeek.net.      172752  IN      A       68.15.17.93
ns1.ilc-laap.net.       172752  IN      A       206.117.2.10

;; Query time: 1 msec
;; SERVER: 208.45.146.41#53(208.45.146.41)
;; WHEN: Tue Apr 19 20:10:56 2005
;; MSG SIZE  rcvd: 144

[EMAIL PROTECTED](pts/0):~ 10 >
----- cut here for working kernel -----

----- cut here for broken kernel -----
[EMAIL PROTECTED](pts/0):~ 2 > uname -a
Linux qwfw2.castandcrew.com 2.4.30-cc1 #1 Thu Apr 14 13:21:17 PDT 2005 i686 
i686 i386 GNU/Linux
[EMAIL PROTECTED](pts/0):~ 3 > cat /etc/resolv.conf
domain castandcrew.com
search castandcrew.com pslnet.com
#nameserver 127.0.0.1
nameserver 208.45.146.41
nameserver 208.45.146.57
[EMAIL PROTECTED](pts/0):~ 4 > dig www.kernel-panic.org
Segmentation fault
[EMAIL PROTECTED](pts/0):~ 5 >
----- cut here for broken kernel -----


-- 
Gregory K. Ruiz-Ade <[EMAIL PROTECTED]>
OpenPGP Key ID: EAF4844B  keyserver: pgpkeys.mit.edu

Attachment: pgppHsitGtSPb.pgp
Description: PGP signature

-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to