Commit 22551bbe authored by Sparkf's avatar Sparkf 🏙️
Browse files

完善Network部分,添加申请VPN的流程

parent 67faf425
Loading
Loading
Loading
Loading
+0 −13
Original line number Diff line number Diff line
@@ -10,16 +10,3 @@
* [邮箱服务](http://www.sustech.edu.cn/mail/)
* [Sakai](http://sakai.sustech.edu.cn), [Blackboard](https://bb.sustech.edu.cn/)
* [联创打印服务](http://pms.sustech.edu.cn)

## 其他资讯
* [南方科技大学计算机科学与工程系](http://cse.sustech.edu.cn/)
* [校友地图](https://sustech-application.github.io/SUSTech-Alumni-Map/)
* [南科wiki](https://sustc.wiki)
* [南科一路 | 在这里,读懂南科](https://nanke.suste.ch)
* [SUSTech Flow | 公开评教网站](https://sustechflow.top/)
* [2020飞跃手册](https://sustech-application.github.io/2020-Fall/#/)
* [南方科技大学开源软件镜像站 | SUSTech Open Source Mirror(校园网)](https://mirrors.sustc.us/)
* [南方科技大学超算中心镜像站 | CCSE Open Source Mirrors (校园网)](https://mirrors.sustech.rocks/)

## IPTV(仅限ipv6)
* [北邮人BYR-IPTV](http://tv.byr.cn/show)
+12 −6
Original line number Diff line number Diff line
@@ -2,11 +2,13 @@

## 官方媒体

|          名称          |                         网址/微信号                          |                             介绍                             |
|          名称          |                         网址/微信号                          |                            二维码                            |
| :--------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |
|    南方科技大学主页    |       [https://sustech.edu.cn](https://sustech.edu.cn)       |                                                              |
| 南方科技大学微信公众号 |                         SUSTech14325                         | ![](https://open.weixin.qq.com/qr/code?username=SUSTech14325#.jpg) |
| 南方科技大学微信公众号 |                         SUSTech14325                         | ![code?username=SUSTech14325#.jpg](https://open.weixin.qq.com/qr/code?username=SUSTech14325#.jpg) |
|  南方科技大学Bilibili  | [https://space.bilibili.com/330683960](https://space.bilibili.com/330683960) |                                                              |
|  南方科技大学Twitter   | [https://twitter.com/sustechsz](https://twitter.com/sustechsz) |                                                              |
|  南方科技大学Facebook  | [https://www.facebook.com/SUSTechSZ/](https://www.facebook.com/SUSTechSZ/) |                                                              |

## 自媒体

@@ -56,7 +58,11 @@

## 网站

|                  名称                   |                         网址                         |     介绍     |
| :-------------------------------------: | :--------------------------------------------------: | :----------: |
| [南科wiki](https://sustc.wiki/南科wiki) |      [https://sustc.wiki/](https://sustc.wiki/)      | 南科人的wiki |
|             SUSTechFlow.top             | [https://sustechflow.top/](https://sustechflow.top/) | 课程评价网站 |
 No newline at end of file
- 南科wiki [https://sustc.wiki](https://sustc.wiki)
- 校友地图 [https://sustech-application.github.io/SUSTech-Alumni-Map/](https://sustech-application.github.io/SUSTech-Alumni-Map/)
- SUSTech Flow | 公开评教网站 [https://sustechflow.top/](https://sustechflow.top/)
- 南科导航|南科大网址导航 [https://suste.ch](https://suste.ch)
- 2020飞跃手册 [https://sustech-application.github.io/2020-Fall/#/](https://sustech-application.github.io/2020-Fall/#/)
- 南方科技大学开源软件镜像站|SUSTech Mirror [https://mirrors.cra.moe/](https://mirrors.cra.moe/)
- 南方科技大学超算中心镜像站| CCSE Mirrors [https://mirrors.sustech.rocks/](https://mirrors.sustech.rocks/)
+121 −5
Original line number Diff line number Diff line
# 🌐校园网络
# 🌐资讯科技(IT)

## 校内局域网
## 网络
### 校内局域网

南科大的校内局域网主要分为主要包含教学/科研/业务计算机的科研教学网段(`172.18.0.0/16`)和包含大部分师生员工的个人有线与无线设备的普通网段(`10.16.0.0/13`)。

在普通网段中,`10.20.0.0/16`为有线网段,`10.22.0.0/16`为电信自费宽带网段。

## 互联网
学校为支持IPv6的设备分配前缀为`2001:DA8:201D::/48`的IPv6地址。([SUSTC6-CERNET2](http://www.nic.edu.cn/member-cgi/i6obj?query=SUSTC6-CERNET2))

### 出口
#### 接入网络

## 电信自费宽带
 No newline at end of file
南科大师生员工无需为互联网服务付费(电信自费宽带除外)。设备获取的内网IP地址在遵循前述原则下与Mac地址绑定,在较长的时间内不会改变。

##### 有线网络

接入学校有线网络暂时无需认证,接入电信自费宽带的有线网络时需要验证购买过套餐的同学的学号与密码。

##### 无线网络

接入无线网络时,需要通过Web认证,输入学号与密码后才可上网,否则只能访问校内局域网,无线网络的认证地址为:[http://172.16.16.20:803/sustc_cas.php](http://172.16.16.20:803/sustc_cas.php)

如联网设备不支持通过Web进行验证(如路由器,开发板等),可以尝试使用同学制作的第[三方脚本](https://www.whexy.com/post/openwrt-zhi-jie-jue-nan-ke-da-xiao-yuan-wang-deng-lu-nan-ti/)进行联网,或是更改可进行Web认证设备的Mac地址为不支持Web认证设备的Mac地址代为认证。


::: details 同学制作的无线网络登陆脚本
``` bash
#!/bin/bash
source /etc/profile
set -e
curl https://cas.sustc.edu.cn/cas/login?service=http%3A%2F%2F172.16.16.20%3A803%2Fsustc_cas.php > a.txt
s=$(grep -o -E "on\"\ value=\"(.+?)\"" a.txt)
echo $s
s=${s#*\"}
s=${s#*\"}
s=${s%%\"*}
echo $s
unm=此处填入教/学工号
pwd=此处填入密码
curl "https://cas.sustc.edu.cn/cas/login?service=http%3A%2F%2F172.16.16.20%3A803%2Fsustc_cas.php" --data "username=$unm&password=$pwd&execution=$s&_eventId=submit&geolocation="
```
[给路由器写了一个登录南科大校园网的脚本](https://www.whexy.com/post/openwrt-zhi-jie-jue-nan-ke-da-xiao-yuan-wang-deng-lu-nan-ti/)

:::




### 互联网

#### 出口

学校目前拥有4Gbps电信163出口带宽,2.5Gbps电信CN2出口带宽,以及1.5Gbps教育网出口带宽。[](https://biddingoffice.sustc.edu.cn/search/news/id/5085/pid)学校信息中心会将访问境外网站的流量发往CN2出口,因此学校内访问境外网站的质量会显著高于普通电信网络。

学校目前对普通网段设备限速6Mbps,对科研教学网段限速50Mbps,对教育网IPv4限速20Mbps,暂不对教育网IPv6限速。

### 电信自费宽带

中国电信为居住于湖畔宿舍区的同学提供自费电信宽带。

宽带速率可选50Mbps和100Mbps。其中,100Mbps宽带和手机卡套餐的总价为70元/月。

电信自费宽带也需要使用购买套餐同学的校园卡账户登录后才可使用,登陆方式为Web认证。也有同学制作了第三方脚本以方便快速验证。

::: details 同学制作的电信自费网络登陆脚本

``` bash
loginurl="https://cas.sustech.edu.cn/cas/login"
authip="219.134.142.194"
# Insert your CAS info below:
username="YOUR_USER_NAME_HERE"
password="YOUR_PASSWORD_HERE"

while [ true ]
do
	ret_code=`curl -I -s --connect-timeout 5 http://www.baidu.com -w %{http_code} | tail -n1`

	if [ $ret_code -ne 200 ] ; then
		echo "Attempting to log in the enet system"
		rm -f /tmp/cascookie

		# You may need to modify the following regex for different distros.
		routerip=$(ifconfig | grep -A 1 "^eth0.2" | grep -P -o "(?<=inet addr:).*(?=  Bcast)")
		eneturl="http://125.88.59.131:10001/sz/sz112/index.jsp?wlanuserip=$routerip&wlanacip=$authip"
		execution=$(curl --silent --cookie-jar /tmp/cascookies -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0" -L "$eneturl"  | grep -o 'execution.*/><input type' | grep -o '[^"]\{50,\}')
		
		curl --silent --output /dev/null --cookie /tmp/cascookies --cookie-jar /tmp/cascookies -H "Content-Type: application/x-www-form-urlencoded" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0" -L -X POST "$loginurl" --data "username=$username&password=$password&execution=$execution&_eventId=submit&geolocation="
	else
		echo "Connected to Internet, recheck a second later"
	fi
	sleep 1s
done
```

[NewbieOrange/SUSTech-EnetLogin](https://github.com/NewbieOrange/SUSTech-EnetLogin)

:::

## 信息中心

信息中心老师的联系方式如下:

|  岗位名称  |  在岗人员名单  | 联系方式 |
| :--------: | :------------: | :------: |
|    主任    |     杨海琨     | 88010799 |
|   副主任   |     孙乔羽     | 88010798 |
|  运维管理  |     管立生     | 88010776 |
|  综合保障  |  刘敬、张炳坤  | 88010780 |
| 信息化管理 |     郑善辉     | 88010779 |
| 招生信息化 | 詹涵舒、韩少亮 | 88010789 |
| 教学信息化 |     宋伟中     | 88010788 |
| 综合信息化 |     朱朝阳     | 88010775 |
|  科技管理  |     尹荣荣     | 88010787 |
|  项目管理  |      陈毅      | 88010726 |

[网络信息中心(页面即将停用)](http://116.7.234.209/wlzx)

- 南科大信息中心沟通群:**434226835**

### 我可以请求信息中心做什么?

- 重置CAS密码
- 重置邮箱密码
- [申请回校VPN](./apply-for-vpn)
- 给打印机加纸
- 调整往某个网段的路由
+19 −0
Original line number Diff line number Diff line
# 申请回校VPN

1. 下载申请表

- [南方科技大学 SSL VPN 用户开通申请表](https://lib.sustech.edu.cn/UserFiles/editor/1578452078845.pdf)

  ![例子](./apply.png)

示例

2. 填写申请表

3. 提交申请表给生活导师或辅导员签字。

4. 将表格发送至 [its@sustech.edu.cn](mailto:its@sustech.edu.cn) 申请。



*提示:此VPN的用途仅限回校访问数据库,无法作为其他用途。*
 No newline at end of file
+284 KiB
Loading image diff...