Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
vpnsetup
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
为了安全,强烈建议开启2FA双因子认证:User Settings -> Account -> Enable two-factor authentication!!!
Show more breadcrumbs
Zhang Huanjie
vpnsetup
Commits
b735342b
Commit
b735342b
authored
7 years ago
by
Zhang Huanjie
Browse files
Options
Downloads
Patches
Plain Diff
test
parent
0b69953a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+16
-2
16 additions, 2 deletions
README.md
with
16 additions
and
2 deletions
README.md
+
16
−
2
View file @
b735342b
...
@@ -52,10 +52,24 @@ VPN设备由科大免费提供,每个有一个编号,不同的学校编号
...
@@ -52,10 +52,24 @@ VPN设备由科大免费提供,每个有一个编号,不同的学校编号
请连接USB键盘、显示器(可以用HDMI或Display Port接口),连接电源线,自动开机。
请连接USB键盘、显示器(可以用HDMI或Display Port接口),连接电源线,自动开机。
### 3.4
调试
### 3.4
设置
看到Login: 登录提示时,输入用户名 root,输入密码(密码贴在机器前面板),登录。
看到Login: 登录提示时,输入用户名 root,输入密码(密码贴在机器前面板),登录。
输入
`vpnsetup`
可以进入一个简单的设置页面,如下图所示:
输入
`vpnsetup`
可以进入一个简单的设置页面,设置IP地址、掩码、网关,选择主要出口(电信/联通/移动),备用出口(电信/联通/移动),应用即可。
### 3.5 调试
设置完成后,返回Linux root登录界面。
只要能
`ping 202.141.160.125`
,一般来说就可以工作了。如果碰到问题,可以使用
`ip addr`
,
`ip route`
,
`ping`
,
`traceroute`
,
`tcpdump`
等命令查找原因。
#### 3.6 开通
与科大联系,确认VPN线路已经工作,把eth1接口连接至学校防火墙,根据科大提供的IP地址,进行相关设置。
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment