分页: 1 / 1

安装ubuntu 10.10 过程中的校园网联网

发表于 : 2011-03-14 1:59
mexes
请问各位前辈,ubuntu 10.10安装过程中如何联网?
我是校园网用户,平时都是用锐捷联网的

Re: 安装ubuntu 10.10 过程中的校园网联网

发表于 : 2011-03-16 14:41
Ideapassion
我和楼主的问题一样。求教下大家 怎么安装 那个 校园网的客户端。我们是 iNode 的客户端,,哪里有下载的呃a

Re: 安装ubuntu 10.10 过程中的校园网联网

发表于 : 2011-03-31 23:34
290443691
留下邮箱,我给你发过去

Re: 安装ubuntu 10.10 过程中的校园网联网

发表于 : 2011-04-02 10:59
kolloe
果断留邮箱[email protected]

Re: 安装ubuntu 10.10 过程中的校园网联网

发表于 : 2011-04-02 17:42
2010211837
我曾经通过xkin连接上网,不过重启之后,每次都要
sudo xkin一下
可以去我的帖子看一下,针对校园联网非常简单,
viewtopic.php?f=48&t=321999

Re: 安装ubuntu 10.10 过程中的校园网联网

发表于 : 2011-04-02 17:51
a513308571
有相应校园网的客户端的

Re: 安装ubuntu 10.10 过程中的校园网联网

发表于 : 2011-04-05 12:47
boybai
也给我发一个吧 谢谢哈 QQ:602316022

Re: 安装ubuntu 10.10 过程中的校园网联网

发表于 : 2011-04-05 15:58
褪色的白开水
[email protected] 我也要 谢谢

Re: 安装ubuntu 10.10 过程中的校园网联网

发表于 : 2011-04-06 15:40
wenrennuan
[email protected]我也想要 辛苦啦

Re: 安装ubuntu 10.10 过程中的校园网联网

发表于 : 2011-04-06 16:06
宇宙卡门
如果你是瑞捷客户端的话,请看下面的说明:
http://ruijieclient.googlecode.com/file ... 1_i386.deb
下载这个软件,然后在终端下面输入一下命令:
1、找到你的下载的软件的目录,然后cd进去
2、sudo dpkg -i ruijieclient_0.7.9-1_i386.deb
//安装这个软件包
3、sudo ruijieclient
//可以用tab键不起,以防出错
sudo gedit /etc/ruijie.conf
//然后修改下里面的一些配置
下面是我的配置,可以借鉴一下:
//########################################################
<?xml version="1.0" encoding="UTF-8"?>
<ruijie.conf version="0.8.1svn129">
<!--This is a sample configuration file of RuijieClient, change it appropriately according to your settings.-->
<account>
<Name>0718040114</Name>
<Password>19880404</Password>
</account>
<settings>
<!--Network Adapter Name-->
<NIC>eth0</NIC>
<!--0: Standard, 1: Private-->
<AuthenticationMode>0</AuthenticationMode>
<EchoInterval>1</EchoInterval>
<!--IntelligentReconnect: 0: Disable IntelligentReconnect, 1: Enable IntelligentReconnect -->
<IntelligentReconnect>1</IntelligentReconnect>
<!--AutoConnect: 0: Disable AutoConnect, 1: Enable AutoConnect (only available in gruijieclient) -->
<AutoConnect>0</AutoConnect>
<!--Fake Version for cheating server-->
<FakeVersion>3.35</FakeVersion>
<!--Fake IP for cheating server-->
<FakeAddress></FakeAddress>
<!--DHCP mode 0: Disable, 1: Enable DHCP before authentication, 2: Enable DHCP after authentication 3: DHCP after DHCP authentication andre-authentication(You should use this if your net env is DHCP)-->
<DHCPmode>0</DHCPmode>
<!--Add if you don't want ruijieclient to ping the default gateway-->
<PingHost>10.137.9.6</PingHost>
</settings>
</ruijie.conf>
//########################################################################################
到此为止,你的瑞捷客户端配置好了,要是你配置好了,ip地址的话,就能上网了

Re: 安装ubuntu 10.10 过程中的校园网联网

发表于 : 2011-04-06 16:08
宇宙卡门
忘记了一点
配置好ruijieclient和ip后
在终端下面输入
sudo ruijieclient
然后会提示是不是联网了

Re: 安装ubuntu 10.10 过程中的校园网联网

发表于 : 2011-04-07 16:26
shown99
电信翼讯客户端的怎么办?谢谢