Community


All times are UTC - 5 hours




Post new topic Reply to topic  [ 16 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Can't Install Neorouter
PostPosted: Tue May 18, 2010 6:51 pm 
Offline

Joined: Sun Nov 16, 2008 6:41 am
Posts: 1878
Hi najah,

I cannot repro your issue in our lab. It works out of box on my clean opensuse 11.2.

I downloaded the image openSUSE-11.2-DVD-x86_64.iso from opensuse website and installed it with the default options. I didn't do upgrade or something special.

Then I log on as root and download the package from NeoRouter download site. I install the nrclient package using the GUI tool directly. After installation, open the terminal and run nrclientcmd to log on to the server to register the new box.

It does complain about the "no version info", but it's just a warning and works well. I didn't create the symbol link like I told you before, as it works.

Here is the log I copied from the terminal.

Quote:
opensuse64:~ # uname -a
Linux opensuse64 2.6.31.5-0.1-desktop #1 SMP PREEMPT 2009-10-26 15:49:03 +0100 x 86_64 x86_64 x86_64 GNU/Linux
opensuse64:~ # ldd /usr/bin/nrservice
/usr/bin/nrservice: /usr/lib64/libssl.so.0.9.8: no version information available (required by /usr/bin/nrservice)
/usr/bin/nrservice: /usr/lib64/libcrypto.so.0.9.8: no version information availa ble (required by /usr/bin/nrservice)
linux-vdso.so.1 => (0x00007fff3c7ff000)
libssl.so.0.9.8 => /usr/lib64/libssl.so.0.9.8 (0x00007f4d066d8000)
libcrypto.so.0.9.8 => /usr/lib64/libcrypto.so.0.9.8 (0x00007f4d0634c000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f4d06130000)
libuuid.so.1 => /lib64/libuuid.so.1 (0x00007f4d05f2b000)
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f4d05c1d000)
libm.so.6 => /lib64/libm.so.6 (0x00007f4d059c8000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f4d057b1000)
libc.so.6 => /lib64/libc.so.6 (0x00007f4d05456000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f4d05252000)
libz.so.1 => /lib64/libz.so.1 (0x00007f4d0503c000)
/lib64/ld-linux-x86-64.so.2 (0x00007f4d06928000)
opensuse64:~ # /etc/init.d/nrservice.sh start
Starting NeoRouter Client Service /usr/bin/nrservice: /usr/lib64/libssl.so.0.9.8: no version information available (required by /usr/bin/nrservice)
/usr/bin/nrservice: /usr/lib64/libcrypto.so.0.9.8: no version information available (required by /usr/bin/nrservice)
done
opensuse64:~ # Usage:
ifconfig [-a] [-i] [-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) ether (Ethernet) tr (16/4 Mbps Token Ring)
tr (16/4 Mbps Token Ring (New)) ax25 (AMPR AX.25) netrom (AMPR NET/ROM)
tunnel (IPIP Tunnel) ppp (Point-to-Point Protocol) arcnet (ARCnet)
dlci (Frame Relay DLCI) frad (Frame Relay Access Device) sit (IPv6-in-IPv4)
fddi (Fiber Distributed Data Interface) hippi (HIPPI) irda (IrLAP)
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) ipx (Novell IPX)
ddp (Appletalk DDP) x25 (CCITT X.25)

opensuse64:~ # ifconfig
eth0 Link encap:Ethernet HWaddr 00:0C:29:62:74:A9
inet addr:192.168.0.148 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::20c:29ff:fe62:74a9/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:572 errors:0 dropped:0 overruns:0 frame:0
TX packets:480 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:75277 (73.5 Kb) TX bytes:63219 (61.7 Kb)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:134 errors:0 dropped:0 overruns:0 frame:0
TX packets:134 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:15059 (14.7 Kb) TX bytes:15059 (14.7 Kb)

nrtap Link encap:Ethernet HWaddr 22:AC:7E:43:8A:74
inet addr:10.0.0.19 Bcast:10.0.0.255 Mask:255.255.255.0
inet6 addr: fe80::20ac:7eff:fe43:8a74/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1300 Metric:1
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:659 (659.0 b) TX bytes:7822 (7.6 Kb)

opensuse64:~ # ps aux|grep nrservice
root 10046 0.1 0.9 109084 4620 pts/7 Sl 19:38 0:00 /usr/bin/nrservice
root 10071 0.0 0.1 6404 768 pts/7 R+ 19:38 0:00 grep nrservice
opensuse64:~ # ping 10.0.0.5
PING 10.0.0.5 (10.0.0.5) 56(84) bytes of data.
64 bytes from 10.0.0.5: icmp_seq=1 ttl=128 time=114 ms
^C
--- 10.0.0.5 ping statistics ---
2 packets transmitted, 1 received, 50% packet loss, time 1001ms
rtt min/avg/max/mdev = 114.884/114.884/114.884/0.000 ms


Can you test it on a clean box?

Thanks,
KevinZ - NeoRouter team


Top
 Profile  
 
 Post subject: Re: Can't Install Neorouter
PostPosted: Wed May 19, 2010 3:31 am 
Offline

Joined: Mon May 17, 2010 4:06 am
Posts: 7
thank you so much for the effort and time that you do spend for me.

what i want to do exactely with neorouter is to make a linux neorouter-serveur with windows clients.

all the results for your lust message where the same for me exept for the hardware and the ifconfig result:
in fact, i have the service running and the norouter to
but with ifconfig i cant find nrtap for the server.

when i put: nrserver -run
i got the last fault that i did send for you: segmentaion fault.

perhaps i am messing something, i dont know.
please help :|


Top
 Profile  
 
 Post subject: Re: Can't Install Neorouter
PostPosted: Wed May 19, 2010 4:14 am 
Offline

Joined: Sun Nov 16, 2008 6:41 am
Posts: 1878
Hi najah,

In my last test, I installed NRClient package instead of the NRServer, that's why I have the nrtap. I just tested the NRServer and it works too.

Quote:
opensuse64:~ # cd ~/Download
opensuse64:~/Download # ls
nrclient-1.0.0.1800-pro-suse-x86_64.rpm
nrserver-1.0.0.1800-pro-suse-x86_64.rpm
opensuse64:~/Download # rpm -ivh nrserver-1.0.0.1800-pro-suse-x86_64.rpm
Preparing... ########################################### [100%]
1:nrserver ########################################### [100%]
/usr/local/ZebraNetworkSystems/NeoRouter /
Generating a 1024 bit RSA private key
...........................++++++
.................++++++
writing new private key to 'server.key'
-----
/
Starting NeoRouter /usr/bin/nrserver: /usr/lib64/libssl.so.0.9.8: no version information available (required by /usr/bin/nrserver)
/usr/bin/nrserver: /usr/lib64/libcrypto.so.0.9.8: no version information available (required by /usr/bin/nrserver)
done
opensuse64:~/Download # ps aux|grep nrserver
root 12404 0.0 0.8 62764 4104 pts/0 Sl 05:01 0:00 /usr/bin/nrserver
root 12506 0.0 0.1 6404 764 pts/0 R+ 05:03 0:00 grep nrserver
opensuse64:~/Download # ldd /usr/bin/nrserver
/usr/bin/nrserver: /usr/lib64/libssl.so.0.9.8: no version information available (required by /usr/bin/nrserver)
/usr/bin/nrserver: /usr/lib64/libcrypto.so.0.9.8: no version information available (required by /usr/bin/nrserver)
linux-vdso.so.1 => (0x00007fff463ff000)
libssl.so.0.9.8 => /usr/lib64/libssl.so.0.9.8 (0x00007f33e66fc000)
libuuid.so.1 => /lib64/libuuid.so.1 (0x00007f33e64f7000)
libcrypto.so.0.9.8 => /usr/lib64/libcrypto.so.0.9.8 (0x00007f33e616b000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f33e5f4f000)
libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00007f33e5d14000)
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f33e5a06000)
libm.so.6 => /lib64/libm.so.6 (0x00007f33e57b1000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f33e559a000)
libc.so.6 => /lib64/libc.so.6 (0x00007f33e523f000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f33e503b000)
/lib64/ld-linux-x86-64.so.2 (0x00007f33e694c000)
libz.so.1 => /lib64/libz.so.1 (0x00007f33e4e25000)
opensuse64:~/Download # ls /usr/local/ZebraNetworkSystems/NeoRouter/
Client.xml NeoRouter_0_0_2.db nrserver.README server.crt
DNSCache.xml nrclient.README openssl.cnf server.key
opensuse64:~/Download #


Note:
Quote:
Please remove the symbol links /lib/libcrypto.so.0.9.8g and /lib/ libssl.so.0.9.8g if you created as I suggested previously. NeoRouter v1.0 can run on the opensuse 11.2 64-bit without any change to the OS.


Another difference is you use opensuse 11.3, which is not the public release. (check out http://en.opensuse.org/Roadmap) The latest public release is opensuse 11.2.

Please use the official public release as we didn't test and cannot promise it works on the beta version of opensuse.

Thanks,
KevinZ - NeoRouter team


Top
 Profile  
 
 Post subject: Re: Can't Install Neorouter
PostPosted: Wed May 19, 2010 6:48 am 
Offline

Joined: Mon May 17, 2010 4:06 am
Posts: 7
Thank you again :)

It could be a stupid question now, it seemd that the installation work fine for both client and server(i di use yst to install them both), but spetially in Linux i cant find how can i use the tool :oops: .

If there any link or tuto wich explain that, i would be greatfull.

thanks.


Top
 Profile  
 
 Post subject: Re: Can't Install Neorouter
PostPosted: Wed May 19, 2010 8:12 am 
Offline

Joined: Sun Nov 16, 2008 6:41 am
Posts: 1878
Hi najah,

Please refer to the following links:

1.Config Server on Linux with CLI:
http://www.neorouter.com/wiki/index.php ... _Interface

2.Run Client CLI on Linux:
http://www.neorouter.com/wiki/index.php ... _and_Win2k

3.User Manual:
http://www.neorouter.com/Documents/nr_howitworks_en.pdf

4.Wiki:
http://www.neorouter.com/wiki/index.php/Main_Page

5.Other documents:
http://www.neorouter.com/Documents.html

Let us know if you have any problem.

Thanks,
KevinZ - NeoRouter team


Top
 Profile  
 
 Post subject: Re: Can't Install Neorouter
PostPosted: Wed May 19, 2010 10:32 am 
Offline

Joined: Mon May 17, 2010 4:06 am
Posts: 7
Thanks;

I tried to establish a connection like it was described in the documents.
but it dosnt work for me.
i did install the client but i still have no connection
I did add a use, domain, password in the linux server and when i try to connect but it still in the sae message "signing in" without any message

in the windows version i have an error message:
"Signing failed because connection to the server could not be estbleshed"

in another hand when i put the command :
" /usr/bin/# ./nrserver -run" i do have erreur number 2xxxxxxx
segmentation fault"
it semed to me that the server is nt running, i dont know!!!!!

do you have any suggetion please?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 19 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: