| Suse/Novell This Forum is for the discussion of Suse Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
02-24-2008, 08:15 PM
|
#1
|
|
Member
Registered: Aug 2005
Distribution: Suse
Posts: 53
Rep:
|
base Kernel compile - how to patch for apparmor/firewall
I got and reasonably successfully compiled/installed the 2.6.24.2 kernel working from kernel.org. I really wanted this kernel because it has "native" support (that is, no ndiswrapper needed) for my WiFi card (b43legacy). The wireless is working, which is nice (had to get the firmware properly placed).
I have these two problems though:
1) I have to shut off the firewall in Suse 10.2 to get networking to work. I get a bunch of iptables-batch errors at boot up.
2) I cannot figure out how to get patch the kernel to get apparmor support. I've been here: http://forge.novell.com/modules/xfmod/project/?apparmor and see a/the patch, but don't know how to apply it.
Any help with either of these problems would be greatly appreciated.
Kurt
|
|
|
|
02-26-2008, 11:08 AM
|
#2
|
|
Moderator
Registered: May 2001
Posts: 24,805
|
Quote:
Originally Posted by petersk
I have to shut off the firewall in Suse 10.2 to get networking to work. I get a bunch of iptables-batch errors at boot up.
|
Talking *about* errors won't help, posting them in full just might.
Quote:
Originally Posted by petersk
|
See http://en.opensuse.org/AppArmor_Geeks
|
|
|
|
02-26-2008, 07:24 PM
|
#3
|
|
Member
Registered: Aug 2005
Distribution: Suse
Posts: 53
Original Poster
Rep:
|
Thanks, the apparmor patch didn't seem to work - I think it's because I am using 2.6.24.2 and not just 2.6.24-only. Is it possible to apply the patch to a later version?
security/apparmor/lsm.c:908: error: unknown field ‘socket_create’ specified in initializer
security/apparmor/lsm.c:908: warning: initialization from incompatible pointer type
security/apparmor/lsm.c:909: error: unknown field ‘socket_post_create’ specified in initializer
security/apparmor/lsm.c:909: warning: initialization from incompatible pointer type
security/apparmor/lsm.c:910: error: unknown field ‘socket_bind’ specified in initializer
security/apparmor/lsm.c:910: warning: initialization from incompatible pointer type
security/apparmor/lsm.c:911: error: unknown field ‘socket_connect’ specified in initializer
security/apparmor/lsm.c:911: warning: initialization from incompatible pointer type
security/apparmor/lsm.c:912: error: unknown field ‘socket_listen’ specified in initializer
security/apparmor/lsm.c:912: warning: initialization from incompatible pointer type
security/apparmor/lsm.c:913: error: unknown field ‘socket_accept’ specified in initializer
security/apparmor/lsm.c:913: warning: excess elements in struct initializer
security/apparmor/lsm.c:913: warning: (near initialization for ‘apparmor_ops’)
security/apparmor/lsm.c:914: error: unknown field ‘socket_sendmsg’ specified in initializer
security/apparmor/lsm.c:914: warning: excess elements in struct initializer
security/apparmor/lsm.c:914: warning: (near initialization for ‘apparmor_ops’)
security/apparmor/lsm.c:915: error: unknown field ‘socket_recvmsg’ specified in initializer
security/apparmor/lsm.c:915: warning: excess elements in struct initializer
security/apparmor/lsm.c:915: warning: (near initialization for ‘apparmor_ops’)
security/apparmor/lsm.c:916: error: unknown field ‘socket_getsockname’ specified in initializer
security/apparmor/lsm.c:916: warning: excess elements in struct initializer
security/apparmor/lsm.c:916: warning: (near initialization for ‘apparmor_ops’)
security/apparmor/lsm.c:917: error: unknown field ‘socket_getpeername’ specified in initializer
security/apparmor/lsm.c:917: warning: excess elements in struct initializer
security/apparmor/lsm.c:917: warning: (near initialization for ‘apparmor_ops’)
security/apparmor/lsm.c:918: error: unknown field ‘socket_getsockopt’ specified in initializer
security/apparmor/lsm.c:918: warning: excess elements in struct initializer
security/apparmor/lsm.c:918: warning: (near initialization for ‘apparmor_ops’)
security/apparmor/lsm.c:919: error: unknown field ‘socket_setsockopt’ specified in initializer
security/apparmor/lsm.c:919: warning: excess elements in struct initializer
security/apparmor/lsm.c:919: warning: (near initialization for ‘apparmor_ops’)
security/apparmor/lsm.c:920: error: unknown field ‘socket_shutdown’ specified in initializer
security/apparmor/lsm.c:920: warning: excess elements in struct initializer
security/apparmor/lsm.c:920: warning: (near initialization for ‘apparmor_ops’)
make[2]: *** [security/apparmor/lsm.o] Error 1
make[1]: *** [security/apparmor] Error 2
make: *** [security] Error 2
Here are the iptable/susefirewall2 messages that I get:
Feb 24 21:29:23 balder SuSEfirewall2: Error: iptables-batch failed, re-running using iptables
Feb 24 21:30:25 balder SuSEfirewall2: Error: iptables-batch failed, re-running using iptables
Feb 24 21:30:40 balder SuSEfirewall2: Error: iptables-batch failed, re-running using iptables
Feb 24 21:30:48 balder SuSEfirewall2: Error: iptables-batch failed, re-running using iptables
Feb 24 21:31:46 balder SuSEfirewall2: Error: iptables-batch failed, re-running using iptables
Feb 24 22:22:12 balder SuSEfirewall2: Error: iptables-batch failed, re-running using iptables
Feb 25 07:04:10 balder SuSEfirewall2: Error: iptables-batch failed, re-running using iptables
Feb 25 07:07:35 balder SuSEfirewall2: Error: iptables-batch failed, re-running using iptables
Feb 25 21:15:11 balder SuSEfirewall2: Error: iptables-batch failed, re-running using iptables
Feb 25 21:15:17 balder SuSEfirewall2: Error: iptables-batch failed, re-running using iptables
Feb 25 21:15:21 balder SuSEfirewall2: Error: iptables-batch failed, re-running using iptables
Kurt
Last edited by petersk; 02-26-2008 at 07:35 PM.
|
|
|
|
02-27-2008, 01:17 PM
|
#4
|
|
Moderator
Registered: May 2001
Posts: 24,805
|
Quote:
Originally Posted by petersk
Thanks, the apparmor patch didn't seem to work - I think it's because I am using 2.6.24.2 and not just 2.6.24-only. Is it possible to apply the patch to a later version?
|
Are you getting many rejects then (those should be dealt with on the apparmor development mailing list)? Are you sure you configured all AppArmor controls during kernel config?
Quote:
Originally Posted by petersk
Error: iptables-batch failed, re-running using iptables
|
Means that if you haven't got "/usr/sbin/iptables-batch" it'll re-run the commands using iptables. Apparently batchmode was submitted to iptables by SuSE but I don't know if it's in Patch-O-Matic (aka POM) or a specific SuSE addon.
|
|
|
|
02-27-2008, 02:43 PM
|
#5
|
|
Member
Registered: Aug 2005
Distribution: Suse
Posts: 53
Original Poster
Rep:
|
I can't configure the kernel with AppArmor, because I can't get the patch to work on 2.6.24.3 (now).
Kurt
|
|
|
|
02-27-2008, 06:01 PM
|
#6
|
|
Moderator
Registered: May 2001
Posts: 24,805
|
OK, but those errors you've shown don't look like errors from patch output?
|
|
|
|
02-28-2008, 08:07 AM
|
#7
|
|
Member
Registered: Aug 2005
Distribution: Suse
Posts: 53
Original Poster
Rep:
|
No, I didn't get errors from quilt, I got those errors at compile time.
|
|
|
|
03-05-2008, 02:06 AM
|
#8
|
|
Moderator
Registered: May 2001
Posts: 24,805
|
Quote:
Originally Posted by petersk
No, I didn't get errors from quilt, I got those errors at compile time.
|
If you are sure you configured all AppArmor controls during kernel config then the patch didn't work for your kernel version. I'd get on a SuSE mailing list and ask the maintainers to provide one.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:47 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|