Community


All times are UTC - 5 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: NeoRoute client/server on Fedora 12 and openssl problem
PostPosted: Fri Dec 18, 2009 5:24 am 
Offline

Joined: Fri Dec 18, 2009 5:21 am
Posts: 2
Hi,

i'm trying to run neorouter client and server on Fedora 12, but there is a problem with openssl and the links that nerouter is trying to create under /lib. Fedora 12 comes with openssl-1.0.0-0.13.beta4.fc12.i686

And when run nrservice i get this after some seconds:

Code:
/usr/bin/nrservice: /lib/libssl.so.0.9.8: no version information available (required by /usr/bin/nrservice)
/usr/bin/nrservice: /lib/libcrypto.so.0.9.8: no version information available (required by /usr/bin/nrservice)
Usage:
  ifconfig [-a] [-v] [-s] <interface> [[<AF>] <address>]
  [add <address>[/<prefixlen>]]
  [del <address>[/<prefixlen>]]
  [[-]broadcast [<address>]]  [[-]pointopoint [<address>]]
  [netmask <address>]  [dstaddr <address>]  [tunnel <address>]
  [outfill <NN>] [keepalive <NN>]
  [hw <HW> <address>]  [metric <NN>]  [mtu <NN>]
  [[-]trailers]  [[-]arp]  [[-]allmulti]
  [multicast]  [[-]promisc]
  [mem_start <NN>]  [io_addr <NN>]  [irq <NN>]  [media <type>]
  [txqueuelen <NN>]
  [[-]dynamic]
  [up|down] ...

  <HW>=Hardware Type.
  List of possible hardware types:
    loop (Local Loopback) slip (Serial Line IP) cslip (VJ Serial Line IP)
    slip6 (6-bit Serial Line IP) cslip6 (VJ 6-bit Serial Line IP) adaptive (Adaptive Serial Line IP)
    strip (Metricom Starmode IP) ash (Ash) ether (Ethernet)
    tr (16/4 Mbps Token Ring) tr (16/4 Mbps Token Ring (New)) ax25 (AMPR AX.25)
    netrom (AMPR NET/ROM) rose (AMPR ROSE) tunnel (IPIP Tunnel)
    ppp (Point-to-Point Protocol) hdlc ((Cisco)-HDLC) lapb (LAPB)
    arcnet (ARCnet) dlci (Frame Relay DLCI) frad (Frame Relay Access Device)
    sit (IPv6-in-IPv4) fddi (Fiber Distributed Data Interface) hippi (HIPPI)
    irda (IrLAP) ec (Econet) x25 (generic X.25)
    infiniband (InfiniBand)
  <AF>=Address family. Default: inet
  List of possible address families:
    unix (UNIX Domain) inet (DARPA Internet) inet6 (IPv6)
    ax25 (AMPR AX.25) netrom (AMPR NET/ROM) rose (AMPR ROSE)
    ipx (Novell IPX) ddp (Appletalk DDP) ec (Econet)
    ash (Ash) x25 (CCITT X.25)
/bin/bash: line 1:  6244 Segmentation fault      /usr/bin/nrservice


How to proceed with this problem and how to solve it ?

Thanks in advanced!


Top
 Profile  
 
 Post subject: Re: NeoRoute client/server on Fedora 12 and openssl problem
PostPosted: Fri Dec 18, 2009 7:33 am 
Offline

Joined: Sun Nov 16, 2008 6:41 am
Posts: 1878
Try to create proper symbol links to your openssl libs.

For example:
Code:
cd /lib
   ln -s libcrypto.so.0.9.8g libcrypto.so.0.9.8
   ln -s libssl.so.0.9.8g libssl.so.0.9.8

Please replace libcrypto.so.0.9.8g and libssl.so.0.9.8g with your actual lib names.

For more details please refer to http://www.neorouter.com/wiki/index.php ... _for_Linux


Thanks,
KevinZ - NeoRouter team


Top
 Profile  
 
 Post subject: Re: NeoRoute client/server on Fedora 12 and openssl problem
PostPosted: Fri Dec 18, 2009 9:22 am 
Offline

Joined: Fri Dec 18, 2009 5:21 am
Posts: 2
Thanks for the reply and iformation.

I did so already, but when nrservice starts, then i try to connect to this host from other or to do something at all, i get this:

kernel: nrservice[9330]: segfault at 14 ip 04b5445b sp b57f9a20 error 4 in libcrypto.so.1.0.0[4aac000+171000]

then nrservice stops and removed network interfaces created from it.
nrservice just fails.

nrservice works for several minutes then fails with the error above.


Top
 Profile  
 
 Post subject: Re: NeoRoute client/server on Fedora 12 and openssl problem
PostPosted: Fri Dec 18, 2009 11:56 am 
Offline

Joined: Sun Nov 16, 2008 6:41 am
Posts: 1878
Looks interesting. I haven't try it with openssl 1.0 yet, but I will investigate it.

Meanwhile, I believe it would be eaiser for you to find an old openssl package, for example, 0.9.8g package and create a symbol link for NR to work.

Thanks,
KevinZ - NeoRouter team


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 30 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: