当前位置:网站首页>丁总路由器设置以及401联网
丁总路由器设置以及401联网
2022-06-12 16:34:00 【QT-Smile】
##丁总路由器设置以及401联网
目标:(把丁总的VPN3080ti服务器改到VPN2080服务器电脑上)
查看2080服务器上的IP地址
1.查看VPN2080服务器电脑的虚拟机上的服务器ip
命令:
ip a
或者
ipconfig
(使用ipconfig这个命令查看电脑ip时,需要使用下面的命令安装net-tools工具之后才能使用ipconfig查看ip)
sudo yum install net-tools

2.这便是2080这台电脑的ip
路由器主界面

一、防火墙配置
(1)防火墙:端口转发
1.输入路由器配置更改IP地址:192.168.1.1(路由器的密码长春知道)
2.端口转发主界面:
3.找到“防火墙”,跳转到“端口转发”。
4.点击修改,这三个文件都需要修改。
5.修改第一个
6.在这里选择2080这台电脑上虚拟机的ip,最后点击“保存&应用”
7.修改第二个
8.与修改第一个是同样的操作
9.修改第三个
10.与修改第一个是同样的操作
11.forward其他设置:

12.Forward1701其他设置:


13.Forward4500其他设置:

(2)一般设置:
1.一般设置主界面
2.lan设置

3.wan设置


(3)流量规则
1.流量规则主界面



2.Allow-DHCP-Renew

3.Allow-Ping

4.Allow-IGMP

5.Allow-DHCPv6

6.Allow-MLD

7.Allow-ICMPv6-Input

8.Allow-ICMPv6-Forward

9.Allow-IPSec-ESP

10.Allow-ISAKMP

(4)自定义规则

# This file is interpreted as shell script.
# Put your custom iptables rules here, they will
# be executed with each firewall (re-)start.
# Internal uci firewall chains are flushed and recreated on reload, so
# put custom rules into the root chains e.g. INPUT or FORWARD or into the
# special user chains, e.g. input_wan_rule or postrouting_lan_rule.
边栏推荐
- Daily question -890 Find and replace mode
- pbootcms的if判断失效直接显示标签怎么回事?
- 数据库的三大范式
- Leetcode 2190. The number that appears most frequently in the array immediately after the key (yes, once)
- 《安富莱嵌入式周报》第268期:2022.05.30--2022.06.05
- "Shandong University project training" rendering engine system (8-END)
- 【摸鱼神器】UI库秒变LowCode工具——列表篇(一)设计与实现
- The C programming language (2nd Edition) notes / 7 input and output / 7.8 other functions
- CAS乐观锁
- h t fad fdads
猜你喜欢

Which colleges are particularly easy to enter?

The process of "unmanned aquaculture"

Leetcode 2194. Cellules dans une plage dans un tableau Excel (OK, résolu)

MySQL面试整理

【湖南大学】考研初试复试资料分享

How to base on CCS_ V11 new tms320f28035 project

Recommend AI intelligent drawing repair software

Canvas advanced functions (Part 2)

key为断言的map是怎么玩的

如何基于CCS_V11新建TMS320F28035的工程
随机推荐
[BSP video tutorial] BSP video tutorial issue 17: single chip microcomputer bootloader topic, startup, jump configuration and various usage of debugging and downloading (2022-06-10)
\Begin{algorithm} notes
WebRTC 的音频网络对抗概述
The C programming language (version 2) notes / 8 UNIX system interfaces / 8.6 instances (directory list)
acwing 790. The cubic root of a number (floating-point number in half)
<山东大学项目实训>渲染引擎系统(三)
Project training of Shandong University rendering engine system (VI)
Project training of Shandong University rendering engine system (III)
双写一致性问题
MySQL interview arrangement
Overview of webrtc's audio network Countermeasures
MySQL - server configuration related problems
CAS optimistic lock
[MySQL] internal connection, external connection and self connection (detailed explanation)
Postgresql错误码是如何构造的
The C programming language (version 2) notes / 8 UNIX system interface / 8.2 low level i/o (read and write)
深入理解 Go Modules 的 go.mod 与 go.sum
Iscc-2022 part WP
std::set compare
MongoDB 学习整理(用户,数据库,集合,文档 的基础命令学习)