Ubuntu下H3C iNode客户端

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
头像
h66988
帖子: 24
注册时间: 2012-02-24 21:09

Ubuntu下H3C iNode客户端

#1

帖子 h66988 » 2012-06-19 17:58

http://sdrv.ms/LqVCoP已上传至网盘 版本iNode PC 5.1 (E0301)
首先解压文件,得到iNodeClient_Linux.tar.gz
解压文件
解压文件
复制到/usr(这个看个人习惯)
解压

代码: 全选

sudo tar -zxvf iNodeClient_Linux.tar.gz
然后进入文件夹安装

代码: 全选

sudo chmod 755 install.sh
sudo ./install.sh
安装
安装
2.png (10.25 KiB) 查看 23983 次
安装完以后并不能使用,处理依赖关系
3.png

代码: 全选

cd /usr/lib/i386-linux-gnu/
sudo ln -s libtiff.so.4.3.4 libtiff.so.3
sudo ln -s libjpeg.so.8.0.2 libjpeg.so.62
Ubuntu 11.10只需要执行:

代码: 全选

cd /usr/lib/i386-linux-gnu/
sudo ln -s libtiff.so.4.3.4 libtiff.so.3
然后去文件夹双击图标就能使用了
5.png
为了不每次使用都建立连接,可以先以管理员权限建立连接
4.png
这是正常使用的情况
6.png
连接信息
7.png
ipv6正常使用
以上是12.04为例
上次由 h66988 在 2012-06-23 7:01,总共编辑 2 次。
xjhan914
帖子: 9
注册时间: 2012-02-10 21:38

Re: Ubuntu下H3C iNode客户端

#2

帖子 xjhan914 » 2012-07-11 12:53

这个客户端,看样子是所谓的官方版本,但记得当初在我的ubuntu11.04上运行不成功。并且,更伤人的是没有开源代码。我之所以关注这个东西,更想把客户端移植(交叉编译)进路由器里。所以后来就对山东大学开源客户端和南京工程学院的开源客户端进行了研究和修改试验,现在都成功在dd-wrt的路由上实现1年有余了。。
dreamgoes
帖子: 7
注册时间: 2012-10-17 10:03
系统: ubuntu12.10

Re: Ubuntu下H3C iNode客户端

#3

帖子 dreamgoes » 2012-10-22 20:34

error while loading shared libraries: libtiff.so.3: cannot open shared object file: No such file or directory
前面几步都成功,运行最后一步sudo ./iNodeClient出现这个错误是怎么回事?
lantianribaiyun
帖子: 17
注册时间: 2012-10-17 13:24
系统: ubuntu11.04

Re: Ubuntu下H3C iNode客户端

#4

帖子 lantianribaiyun » 2012-10-25 21:00

安装错误提示./install.sh: 146: ./install.sh: chkconfig: not found
./install.sh: 147: ./install.sh: chkconfig: not found
Starting AuthenMngService: OK
/etc/init.d/iNodeAuthService: 35: /etc/init.d/iNodeAuthService: /home/yao/iNodeClient/AuthenMngService: not found
/etc/init.d/iNodeAuthService: 43: /etc/init.d/iNodeAuthService: /home/yao/iNodeClient/iNodeMon: not found
七夕之雪
帖子: 8
注册时间: 2012-10-19 11:28
系统: ubuntu 12.10

Re: Ubuntu下H3C iNode客户端

#5

帖子 七夕之雪 » 2012-11-01 13:33

64位的貌似不能用啊
头像
h66988
帖子: 24
注册时间: 2012-02-24 21:09

Re: Ubuntu下H3C iNode客户端

#6

帖子 h66988 » 2012-11-25 10:42

dreamgoes 写了:error while loading shared libraries: libtiff.so.3: cannot open shared object file: No such file or directory
前面几步都成功,运行最后一步sudo ./iNodeClient出现这个错误是怎么回事?
请看下面处理依赖关系
cd /usr/lib/i386-linux-gnu/
sudo ln -s libtiff.so.4.3.4 libtiff.so.3
头像
h66988
帖子: 24
注册时间: 2012-02-24 21:09

Re: Ubuntu下H3C iNode客户端

#7

帖子 h66988 » 2012-11-25 10:43

七夕之雪 写了:64位的貌似不能用啊
64位下不能用
头像
TimePower
帖子: 74
注册时间: 2012-12-06 0:31
系统: nil

Re: Ubuntu下H3C iNode客户端

#8

帖子 TimePower » 2012-12-11 14:15

奇怪唉~~双击图标没有任何反映~~~
头像
TimePower
帖子: 74
注册时间: 2012-12-06 0:31
系统: nil

Re: Ubuntu下H3C iNode客户端

#9

帖子 TimePower » 2012-12-11 14:16

h66988 写了:
七夕之雪 写了:64位的貌似不能用啊
64位下不能用
呃~~这~~我说哪~~哪应该怎么办啊~???
xiaopohai69
帖子: 1
注册时间: 2012-12-15 13:59
系统: ubuntu

Re: Ubuntu下H3C iNode客户端

#10

帖子 xiaopohai69 » 2012-12-15 14:40

可以用啊,不过你在64bit上先安装ai32-libs

1、 用“新立得”安装ai32-libs

2、 然后建立两个他没有的链接

ln -s /usr/lib/i386-gun-.../libjpeg.so.8 /usr/lib/i386-gun-.../libjpeg.so.62

ln -s /usr/lib/i386-gun-.../libtiff.so.4 /usr/lib/i386-gun-.../libtiff.so.3

3、 安装运行iNode就可以了。

4、 先建立两个联网的“有线链接”,其中一个配置A好了固定的ip,另外一个B则是一个原始设置的。

先用配置A链接,
iNode点击链接(connect)

然后,再将网络链接更换到B链接。这样就可以上了
ZackSu
帖子: 37
注册时间: 2013-03-20 19:01
系统: Ubuntu 13.04+Win8

Re: Ubuntu下H3C iNode客户端

#11

帖子 ZackSu » 2013-04-10 14:24

我的双击也不能运行啊,但是能用终端打开,球大神啊
shinnhao
帖子: 6
注册时间: 2013-04-09 22:35
系统: ubuntu12.04

Re: Ubuntu下H3C iNode客户端

#12

帖子 shinnhao » 2013-04-10 16:13

不能连上,怎么办。IP和子网都该了。。。。。求大神相救

Connecting to the networl....
Beginning authentication...[ *** ]
start 802.1X authentication
start 802.1X authentication
Connection failed

附,我双击能打开iNodeClient, :em06 :em06 :em06
附件
IMG_20130410_155640.jpg
U-tiger
帖子: 17
注册时间: 2013-03-13 1:32
系统: windows 7

Re: Ubuntu下H3C iNode客户端

#13

帖子 U-tiger » 2013-04-26 18:45

:em11 完美解决,太感谢了
mixi
帖子: 6
注册时间: 2013-05-06 20:50
系统: ubuntu 12.04/win8

Re: Ubuntu下H3C iNode客户端

#14

帖子 mixi » 2013-05-07 17:41

连接后一分钟一断啊啊啊?
32位,ubuntu12.04版本
U-tiger
帖子: 17
注册时间: 2013-03-13 1:32
系统: windows 7

Re: Ubuntu下H3C iNode客户端

#15

帖子 U-tiger » 2013-05-08 10:01

用另一个客户端,njit-client,命令行模式运行,很好用

Sent from my MI 1S using Tapatalk 2
回复