会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
helloweifa
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
7
8
9
10
11
12
13
14
15
···
25
下一页
2020年11月28日
iptables极度重要参考
摘要: 1、iptables 官网:http://netfilter.org/ 在左侧的document中点开 可以找到iptables文档 当然还有nftables文档 iptables在ipset.nefilter.org中也有文档:https://ipset.netfilter.org/iptable
阅读全文
posted @ 2020-11-28 01:27 helloweifa
阅读(167)
评论(0)
推荐(0)
2020年11月27日
蒲公英 sd-wan组网-sd表示软件定义-涉及串口通过网络访问
摘要: 1、 硬件组网: 包括蒲公英 x1,p5等 ,这里有个旁路模式,非常的有意思,遗憾好像只有硬件才能实现旁路??(买了硬件就有了标准版的3个设备组网名额) 蒲公英旁路盒子组网使用教程:https://service.oray.com/question/7509.html 软件组网: docker组网,
阅读全文
posted @ 2020-11-27 21:49 helloweifa
阅读(1129)
评论(0)
推荐(0)
linux帮助文件中相关括号的说明
摘要: 举例:ip route help如下: Usage: ip route { list | flush } SELECTOR ip route save SELECTOR ip route restore ip route showdump ip route get [ ROUTE_GET_FLAGS
阅读全文
posted @ 2020-11-27 10:10 helloweifa
阅读(232)
评论(0)
推荐(0)
centos7 网络相关的设置文件-待验证
摘要: 比如我想开机自动添加全局route ,可以在2个地方进行route动作 /etc/sysconfig/network或者/etc/rc.local,当然也可以在/etc/sysconfig/network中添加gateway,如下: ip route add xxx GATEWAY=xxx 比如我想
阅读全文
posted @ 2020-11-27 09:04 helloweifa
阅读(85)
评论(0)
推荐(0)
2020年11月26日
iptables在不重新编译内核以及iptables的情况下 加载iptables模块--在proxmox5中没有测试成功
摘要: 1、下载地址 https://inai.de/projects/xtables-addons/ 说明 https://inai.de/files/xtables-addons/ 下载 github上 https://github.com/nawawi/xtables-addons/tree/mast
阅读全文
posted @ 2020-11-26 16:34 helloweifa
阅读(729)
评论(0)
推荐(0)
ip rule以及ip route的使用--非常重要,需要持续研究!!
摘要: 一、 ip rule https://manpages.debian.org/buster/iproute2/ip-rule.8.en.html buster版本手册 参考:ip rule 路由策略数据库管理命令 根据这篇文章,/etc/iproute2/rt_tables中是table id和ta
阅读全文
posted @ 2020-11-26 14:56 helloweifa
阅读(10738)
评论(0)
推荐(2)
debian版本的相关说明
摘要: 1、版本的说明 其实官网已经介绍的很详细了,如下: https://www.debian.org/releases/ 摘录部分如下: 稳定版(stable) 稳定版包含了 Debian 官方最近一次发行的软件包。 作为 Debian 的正式发行版本,它是我们优先推荐给用户您选用的版本。 当前 Deb
阅读全文
posted @ 2020-11-26 12:34 helloweifa
阅读(3201)
评论(0)
推荐(0)
分析 linux服务器单网卡在可配置多网关 提供服务的可能性--重要!!!!!
摘要: 背景介绍: 服务器(pc1)单网卡 配置为100.72.139.1 默认路由配置为100.72.139.254(此为h3c防火墙(简称R1),100.72.139.254是其内网地址,166.111.110.217是其外网地址)。现在100.72.139.0/24网内存在 100.72.139.2的
阅读全文
posted @ 2020-11-26 11:42 helloweifa
阅读(545)
评论(0)
推荐(0)
关于pn定期执行的相关问题分析
摘要: 现象: 在ros center中发现ovpn client已经连接上了,但是还有l2tp client还在不断尝试连接,如下: 查找问题: /etc/cron.d/中的执行down脚本,会定期的执行/root/gongsi shell脚本 systemctl status cron如下: tail
阅读全文
posted @ 2020-11-26 09:27 helloweifa
阅读(76)
评论(0)
推荐(0)
man在线手册-推荐使用debian官方网站
摘要: manpages.debian.org
阅读全文
posted @ 2020-11-26 00:49 helloweifa
阅读(278)
评论(0)
推荐(0)
上一页
1
···
7
8
9
10
11
12
13
14
15
···
25
下一页
公告