[leaf-user] [ leaf-Support Requests-675725 ] IPSEC error messages

2003-01-29 Thread SourceForge.net
Support Requests item #675725, was opened at 2003-01-27 22:05
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=675725group_id=13751

Category: packages
Group: None
Status: Open
Priority: 5
Submitted By: Bob Dushok (bdushok)
Assigned to: KP Kirchdörfer (kapeka)
Summary: IPSEC error messages

Initial Comment:
I'm using the uclibc version of Bering (1.0.2) and am 
attempting to use ipsec.  I've downloaded ipsec.o from 
http://leaf.sourceforge.net/devel/jnilo/bering/latest/module
s/2.4.18/kernel/net/ipsec and placed it into 
the /lib/modules directory.  I've modified /etc/modules to 
load the module on startup.  When the system boots I 
receive three errors as follows:
/sbin/ipsec: /lib/ipsec/eroute : not found
/sbin/ipsec: /lib/ipsec/spi : not found
/sbin/ipsec: /lib/ipsec/tncfg : not found

Similar errors referring to the files /lib/ipsec/spi 
and /lib/ipsec/tncfg appear on shutdown.

My copy of ipsec.lrp was downloaded from 
http://cvs.sourceforge.net/cgi-
bin/viewcvs.cgi/leaf/bin/packages/uclibc/0_9_15/ipsec.lrp
  Is this the correct version to be used with the ipsec.o 
file I downloaded for the uclibc Bering release?

I have verified the /sbin/ipsec binary is present and 
working.  For example, /sbin/ipsec barf works perfectly.  
The binaries at /lib/ipsec appear to be the problem.  For 
example, /lib/ipsec/eroute prints:
/lib/ipsec/eroute: not found.
I receive this error when I attempt to execute any of the 
three files mentioned in the error above.

The files appear to be elf executables.  Are there any 
specific libraries needed for these executables?  I can 
only find a reference to mawk, which I've loaded by 
including in the LRP line within my syslinux.cfg file.

Thanks,
Bob

--

Comment By: KP Kirchdörfer (kapeka)
Date: 2003-01-29 18:01

Message:
Logged In: YES 
user_id=204664

Lynn;  
there is no need to build modules for uClibc. We can use those provided 
with Bering. 
I'm almost shure the error described in the request is not related to kernel 
version, glibc/uClibc  - in fact I'm running ipsec with nearly the same setup 
(kernel 2.4.20 instead of 2.4.18 and realted modules). 
 
kp 

--

Comment By: Lynn Avants (guitarlynn)
Date: 2003-01-28 23:54

Message:
Logged In: YES 
user_id=176069

Sorry KP, I was attempting (badly) to say that the 'jnilo'
module cannot
be used with uClibc-Bering. Thanks for the response.

--

Comment By: KP Kirchdörfer (kapeka)
Date: 2003-01-28 18:24

Message:
Logged In: YES 
user_id=204664

The ipsec.lrp you've downloaded _is_ compiled with uClibc. 
 
Can you verify that ipsec.o is loaded? 
 
I don't load it from /etc/modules, instead it's loaded from 
/etc/init.d/ipsec start. 
 
hope that helps 
kp 
  
 
 
 

--

Comment By: Lynn Avants (guitarlynn)
Date: 2003-01-28 00:07

Message:
Logged In: YES 
user_id=176069

Ipsec that you are using is compiled with glibc-2.0.7 instead
of uClibcthus the lib errors. You can use an ipsec package
if one is available in the uClibc cvs area of the LEAF site or
compile your own with uClibc. There are many script changes 
to the ipsec package, so if you compile your own, you will 
probably want to change out the old libs with the freshly
compiled
ones.

~Lynn Avants

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=675725group_id=13751


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] [ leaf-Support Requests-675725 ] IPSEC error messages

2003-01-29 Thread SourceForge.net
Support Requests item #675725, was opened at 2003-01-27 15:05
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=675725group_id=13751

Category: packages
Group: None
Status: Open
Priority: 5
Submitted By: Bob Dushok (bdushok)
Assigned to: KP Kirchdörfer (kapeka)
Summary: IPSEC error messages

Initial Comment:
I'm using the uclibc version of Bering (1.0.2) and am 
attempting to use ipsec.  I've downloaded ipsec.o from 
http://leaf.sourceforge.net/devel/jnilo/bering/latest/module
s/2.4.18/kernel/net/ipsec and placed it into 
the /lib/modules directory.  I've modified /etc/modules to 
load the module on startup.  When the system boots I 
receive three errors as follows:
/sbin/ipsec: /lib/ipsec/eroute : not found
/sbin/ipsec: /lib/ipsec/spi : not found
/sbin/ipsec: /lib/ipsec/tncfg : not found

Similar errors referring to the files /lib/ipsec/spi 
and /lib/ipsec/tncfg appear on shutdown.

My copy of ipsec.lrp was downloaded from 
http://cvs.sourceforge.net/cgi-
bin/viewcvs.cgi/leaf/bin/packages/uclibc/0_9_15/ipsec.lrp
  Is this the correct version to be used with the ipsec.o 
file I downloaded for the uclibc Bering release?

I have verified the /sbin/ipsec binary is present and 
working.  For example, /sbin/ipsec barf works perfectly.  
The binaries at /lib/ipsec appear to be the problem.  For 
example, /lib/ipsec/eroute prints:
/lib/ipsec/eroute: not found.
I receive this error when I attempt to execute any of the 
three files mentioned in the error above.

The files appear to be elf executables.  Are there any 
specific libraries needed for these executables?  I can 
only find a reference to mawk, which I've loaded by 
including in the LRP line within my syslinux.cfg file.

Thanks,
Bob

--

Comment By: Lynn Avants (guitarlynn)
Date: 2003-01-29 11:24

Message:
Logged In: YES 
user_id=176069

Ok, that makes since since the kernel doesn't use any libs.
Thank-you for clarifying, since I appear to be going a little
braindead.

Going the background to recoup a few braincells.  ;-)
~Lynn

--

Comment By: KP Kirchdörfer (kapeka)
Date: 2003-01-29 11:01

Message:
Logged In: YES 
user_id=204664

Lynn;  
there is no need to build modules for uClibc. We can use those provided 
with Bering. 
I'm almost shure the error described in the request is not related to kernel 
version, glibc/uClibc  - in fact I'm running ipsec with nearly the same setup 
(kernel 2.4.20 instead of 2.4.18 and realted modules). 
 
kp 

--

Comment By: Lynn Avants (guitarlynn)
Date: 2003-01-28 16:54

Message:
Logged In: YES 
user_id=176069

Sorry KP, I was attempting (badly) to say that the 'jnilo'
module cannot
be used with uClibc-Bering. Thanks for the response.

--

Comment By: KP Kirchdörfer (kapeka)
Date: 2003-01-28 11:24

Message:
Logged In: YES 
user_id=204664

The ipsec.lrp you've downloaded _is_ compiled with uClibc. 
 
Can you verify that ipsec.o is loaded? 
 
I don't load it from /etc/modules, instead it's loaded from 
/etc/init.d/ipsec start. 
 
hope that helps 
kp 
  
 
 
 

--

Comment By: Lynn Avants (guitarlynn)
Date: 2003-01-27 17:07

Message:
Logged In: YES 
user_id=176069

Ipsec that you are using is compiled with glibc-2.0.7 instead
of uClibcthus the lib errors. You can use an ipsec package
if one is available in the uClibc cvs area of the LEAF site or
compile your own with uClibc. There are many script changes 
to the ipsec package, so if you compile your own, you will 
probably want to change out the old libs with the freshly
compiled
ones.

~Lynn Avants

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=675725group_id=13751


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] [ leaf-Support Requests-675725 ] IPSEC error messages

2003-01-29 Thread SourceForge.net
Support Requests item #675725, was opened at 2003-01-27 16:05
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=675725group_id=13751

Category: packages
Group: None
Status: Open
Priority: 5
Submitted By: Bob Dushok (bdushok)
Assigned to: KP Kirchdörfer (kapeka)
Summary: IPSEC error messages

Initial Comment:
I'm using the uclibc version of Bering (1.0.2) and am 
attempting to use ipsec.  I've downloaded ipsec.o from 
http://leaf.sourceforge.net/devel/jnilo/bering/latest/module
s/2.4.18/kernel/net/ipsec and placed it into 
the /lib/modules directory.  I've modified /etc/modules to 
load the module on startup.  When the system boots I 
receive three errors as follows:
/sbin/ipsec: /lib/ipsec/eroute : not found
/sbin/ipsec: /lib/ipsec/spi : not found
/sbin/ipsec: /lib/ipsec/tncfg : not found

Similar errors referring to the files /lib/ipsec/spi 
and /lib/ipsec/tncfg appear on shutdown.

My copy of ipsec.lrp was downloaded from 
http://cvs.sourceforge.net/cgi-
bin/viewcvs.cgi/leaf/bin/packages/uclibc/0_9_15/ipsec.lrp
  Is this the correct version to be used with the ipsec.o 
file I downloaded for the uclibc Bering release?

I have verified the /sbin/ipsec binary is present and 
working.  For example, /sbin/ipsec barf works perfectly.  
The binaries at /lib/ipsec appear to be the problem.  For 
example, /lib/ipsec/eroute prints:
/lib/ipsec/eroute: not found.
I receive this error when I attempt to execute any of the 
three files mentioned in the error above.

The files appear to be elf executables.  Are there any 
specific libraries needed for these executables?  I can 
only find a reference to mawk, which I've loaded by 
including in the LRP line within my syslinux.cfg file.

Thanks,
Bob

--

Comment By: Bob Dushok (bdushok)
Date: 2003-01-29 14:08

Message:
Logged In: YES 
user_id=694924

Based on the most recent comment on this support request, it is our
understanding that this matter has been addressed. Should you
require further assistance from LEAF project members, please submit
a new support request.
Thank you,
leaf-project.org support

--

Comment By: Bob Dushok (bdushok)
Date: 2003-01-29 14:08

Message:
Logged In: YES 
user_id=694924

The problem wasn't with the kernel module, but with the lrp 
itself.  I downloaded a new copy as well as the kernel module 
from the Bering uclibc cvs and the problem is resolved.

Thanks for the help!
Bob

--

Comment By: Lynn Avants (guitarlynn)
Date: 2003-01-29 12:24

Message:
Logged In: YES 
user_id=176069

Ok, that makes since since the kernel doesn't use any libs.
Thank-you for clarifying, since I appear to be going a little
braindead.

Going the background to recoup a few braincells.  ;-)
~Lynn

--

Comment By: KP Kirchdörfer (kapeka)
Date: 2003-01-29 12:01

Message:
Logged In: YES 
user_id=204664

Lynn;  
there is no need to build modules for uClibc. We can use those provided 
with Bering. 
I'm almost shure the error described in the request is not related to kernel 
version, glibc/uClibc  - in fact I'm running ipsec with nearly the same setup 
(kernel 2.4.20 instead of 2.4.18 and realted modules). 
 
kp 

--

Comment By: Lynn Avants (guitarlynn)
Date: 2003-01-28 17:54

Message:
Logged In: YES 
user_id=176069

Sorry KP, I was attempting (badly) to say that the 'jnilo'
module cannot
be used with uClibc-Bering. Thanks for the response.

--

Comment By: KP Kirchdörfer (kapeka)
Date: 2003-01-28 12:24

Message:
Logged In: YES 
user_id=204664

The ipsec.lrp you've downloaded _is_ compiled with uClibc. 
 
Can you verify that ipsec.o is loaded? 
 
I don't load it from /etc/modules, instead it's loaded from 
/etc/init.d/ipsec start. 
 
hope that helps 
kp 
  
 
 
 

--

Comment By: Lynn Avants (guitarlynn)
Date: 2003-01-27 18:07

Message:
Logged In: YES 
user_id=176069

Ipsec that you are using is compiled with glibc-2.0.7 instead
of uClibcthus the lib errors. You can use an ipsec package
if one is available in the uClibc cvs area of the LEAF site or
compile your own with uClibc. There are many script changes 
to the ipsec package, so if you compile your own, you will 
probably want to change out the old libs with the freshly
compiled
ones.

~Lynn Avants

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=675725group_id=13751


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + 

[leaf-user] [ leaf-Support Requests-675725 ] IPSEC error messages (SourceForge.net)

2003-01-28 Thread Chad Carr
 Initial Comment:
 I'm using the uclibc version of Bering (1.0.2) and am 
 attempting to use ipsec.  I've downloaded ipsec.o from 
 http://leaf.sourceforge.net/devel/jnilo/bering/latest/module
 s/2.4.18/kernel/net/ipsec and placed it into 
 the /lib/modules directory.  I've modified /etc/modules to 
 load the module on startup.  When the system boots I 
 receive three errors as follows:
 /sbin/ipsec: /lib/ipsec/eroute : not found
 /sbin/ipsec: /lib/ipsec/spi : not found
 /sbin/ipsec: /lib/ipsec/tncfg : not found

snip 

--
 
 Comment By: Lynn Avants (guitarlynn)
 Date: 2003-01-27 17:07
 
 Message:
 Logged In: YES 
 user_id=176069
 
 Ipsec that you are using is compiled with glibc-2.0.7 instead
 of uClibcthus the lib errors. You can use an ipsec package
 if one is available in the uClibc cvs area of the LEAF site or
 compile your own with uClibc. There are many script changes 
 to the ipsec package, so if you compile your own, you will 
 probably want to change out the old libs with the freshly
 compiled
 ones.
 
 ~Lynn Avants

If you wish to package ipsec or ipsec509 for uClibc bering, I have a
little development environment to do so that you night be inserested in.
 It is still a little hairier than I would like due to lack of time, but
contact me off list if you are interested.

-- 
---
Chad Carr [EMAIL PROTECTED]
---



msg12527/pgp0.pgp
Description: PGP signature


[leaf-user] [ leaf-Support Requests-675725 ] IPSEC error messages

2003-01-28 Thread SourceForge.net
Support Requests item #675725, was opened at 2003-01-27 22:05
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=675725group_id=13751

Category: packages
Group: None
Status: Open
Priority: 5
Submitted By: Bob Dushok (bdushok)
Assigned to: Mike Noyes (mhnoyes)
Summary: IPSEC error messages

Initial Comment:
I'm using the uclibc version of Bering (1.0.2) and am 
attempting to use ipsec.  I've downloaded ipsec.o from 
http://leaf.sourceforge.net/devel/jnilo/bering/latest/module
s/2.4.18/kernel/net/ipsec and placed it into 
the /lib/modules directory.  I've modified /etc/modules to 
load the module on startup.  When the system boots I 
receive three errors as follows:
/sbin/ipsec: /lib/ipsec/eroute : not found
/sbin/ipsec: /lib/ipsec/spi : not found
/sbin/ipsec: /lib/ipsec/tncfg : not found

Similar errors referring to the files /lib/ipsec/spi 
and /lib/ipsec/tncfg appear on shutdown.

My copy of ipsec.lrp was downloaded from 
http://cvs.sourceforge.net/cgi-
bin/viewcvs.cgi/leaf/bin/packages/uclibc/0_9_15/ipsec.lrp
  Is this the correct version to be used with the ipsec.o 
file I downloaded for the uclibc Bering release?

I have verified the /sbin/ipsec binary is present and 
working.  For example, /sbin/ipsec barf works perfectly.  
The binaries at /lib/ipsec appear to be the problem.  For 
example, /lib/ipsec/eroute prints:
/lib/ipsec/eroute: not found.
I receive this error when I attempt to execute any of the 
three files mentioned in the error above.

The files appear to be elf executables.  Are there any 
specific libraries needed for these executables?  I can 
only find a reference to mawk, which I've loaded by 
including in the LRP line within my syslinux.cfg file.

Thanks,
Bob

--

Comment By: KP Kirchdörfer (kapeka)
Date: 2003-01-28 18:24

Message:
Logged In: YES 
user_id=204664

The ipsec.lrp you've downloaded _is_ compiled with uClibc. 
 
Can you verify that ipsec.o is loaded? 
 
I don't load it from /etc/modules, instead it's loaded from 
/etc/init.d/ipsec start. 
 
hope that helps 
kp 
  
 
 
 

--

Comment By: Lynn Avants (guitarlynn)
Date: 2003-01-28 00:07

Message:
Logged In: YES 
user_id=176069

Ipsec that you are using is compiled with glibc-2.0.7 instead
of uClibcthus the lib errors. You can use an ipsec package
if one is available in the uClibc cvs area of the LEAF site or
compile your own with uClibc. There are many script changes 
to the ipsec package, so if you compile your own, you will 
probably want to change out the old libs with the freshly
compiled
ones.

~Lynn Avants

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=675725group_id=13751


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] [ leaf-Support Requests-675725 ] IPSEC error messages

2003-01-27 Thread SourceForge.net
Support Requests item #675725, was opened at 2003-01-27 16:05
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=675725group_id=13751

Category: packages
Group: None
Status: Open
Priority: 5
Submitted By: Bob Dushok (bdushok)
Assigned to: Mike Noyes (mhnoyes)
Summary: IPSEC error messages

Initial Comment:
I'm using the uclibc version of Bering (1.0.2) and am 
attempting to use ipsec.  I've downloaded ipsec.o from 
http://leaf.sourceforge.net/devel/jnilo/bering/latest/module
s/2.4.18/kernel/net/ipsec and placed it into 
the /lib/modules directory.  I've modified /etc/modules to 
load the module on startup.  When the system boots I 
receive three errors as follows:
/sbin/ipsec: /lib/ipsec/eroute : not found
/sbin/ipsec: /lib/ipsec/spi : not found
/sbin/ipsec: /lib/ipsec/tncfg : not found

Similar errors referring to the files /lib/ipsec/spi 
and /lib/ipsec/tncfg appear on shutdown.

My copy of ipsec.lrp was downloaded from 
http://cvs.sourceforge.net/cgi-
bin/viewcvs.cgi/leaf/bin/packages/uclibc/0_9_15/ipsec.lrp
  Is this the correct version to be used with the ipsec.o 
file I downloaded for the uclibc Bering release?

I have verified the /sbin/ipsec binary is present and 
working.  For example, /sbin/ipsec barf works perfectly.  
The binaries at /lib/ipsec appear to be the problem.  For 
example, /lib/ipsec/eroute prints:
/lib/ipsec/eroute: not found.
I receive this error when I attempt to execute any of the 
three files mentioned in the error above.

The files appear to be elf executables.  Are there any 
specific libraries needed for these executables?  I can 
only find a reference to mawk, which I've loaded by 
including in the LRP line within my syslinux.cfg file.

Thanks,
Bob

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=675725group_id=13751


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] [ leaf-Support Requests-675725 ] IPSEC error messages

2003-01-27 Thread SourceForge.net
Support Requests item #675725, was opened at 2003-01-27 15:05
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=675725group_id=13751

Category: packages
Group: None
Status: Open
Priority: 5
Submitted By: Bob Dushok (bdushok)
Assigned to: Mike Noyes (mhnoyes)
Summary: IPSEC error messages

Initial Comment:
I'm using the uclibc version of Bering (1.0.2) and am 
attempting to use ipsec.  I've downloaded ipsec.o from 
http://leaf.sourceforge.net/devel/jnilo/bering/latest/module
s/2.4.18/kernel/net/ipsec and placed it into 
the /lib/modules directory.  I've modified /etc/modules to 
load the module on startup.  When the system boots I 
receive three errors as follows:
/sbin/ipsec: /lib/ipsec/eroute : not found
/sbin/ipsec: /lib/ipsec/spi : not found
/sbin/ipsec: /lib/ipsec/tncfg : not found

Similar errors referring to the files /lib/ipsec/spi 
and /lib/ipsec/tncfg appear on shutdown.

My copy of ipsec.lrp was downloaded from 
http://cvs.sourceforge.net/cgi-
bin/viewcvs.cgi/leaf/bin/packages/uclibc/0_9_15/ipsec.lrp
  Is this the correct version to be used with the ipsec.o 
file I downloaded for the uclibc Bering release?

I have verified the /sbin/ipsec binary is present and 
working.  For example, /sbin/ipsec barf works perfectly.  
The binaries at /lib/ipsec appear to be the problem.  For 
example, /lib/ipsec/eroute prints:
/lib/ipsec/eroute: not found.
I receive this error when I attempt to execute any of the 
three files mentioned in the error above.

The files appear to be elf executables.  Are there any 
specific libraries needed for these executables?  I can 
only find a reference to mawk, which I've loaded by 
including in the LRP line within my syslinux.cfg file.

Thanks,
Bob

--

Comment By: Lynn Avants (guitarlynn)
Date: 2003-01-27 17:07

Message:
Logged In: YES 
user_id=176069

Ipsec that you are using is compiled with glibc-2.0.7 instead
of uClibcthus the lib errors. You can use an ipsec package
if one is available in the uClibc cvs area of the LEAF site or
compile your own with uClibc. There are many script changes 
to the ipsec package, so if you compile your own, you will 
probably want to change out the old libs with the freshly
compiled
ones.

~Lynn Avants

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=213751aid=675725group_id=13751


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html