zealic 最近的时间轴更新
zealic's repos on GitHub
RouterOS Script · 261 人关注
autorosvpn
RouterOS address list, include chnroutes(chnroutes.txt), well-known Cloud Providers and Sites
Go · 71 人关注
go2node
Node.js IPC interop for Golang
Dockerfile · 28 人关注
dockerfiles
Dockerfile repository for maintaining Docker images
Shell · 10 人关注
packer-boxes
PROJECT HAS DEPARTED, MOVE TO
Go · 6 人关注
xignore
A golang package for pattern matching of file paths. Like gitignore, dockerignore chefignore.
TypeScript · 4 人关注
vanitygen-hd
Generate Bitcoin vanity address for Hierarchical Deterministic Wallet and Hierarchical Deterministic Multisig Wallet.
Python · 3 人关注
cygwin-get
The Cygwin Package Manager
Shell · 1 人关注
image-builder
Build vm image for develop, testing and deploy.
Shell · 0 人关注
ci
Zealic's Gitlab CI templates
Go · 0 人关注
confd
Manage local application configuration files using templates and data from etcd or consul
Go · 0 人关注
containerpilot
A service for autodiscovery and configuration of applications running in containers
0 人关注
DLLFromMemory-net
C# library to load a native DLL from memory without the need to allow unsafe code
JavaScript · 0 人关注
github-actions-for-packages
Go · 0 人关注
gomplate
A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
Go · 0 人关注
lego
Let's Encrypt client and ACME library written in Go
0 人关注
lstags
Manipulate Docker images across different registries
0 人关注
Lunar
A lightweight native DLL mapping library that supports mapping directly from memory
Shell · 0 人关注
manifest
复杂项目管理模板。
0 人关注
MemoryModule
Library to load a DLL from memory.
0 人关注
MemoryModule.net
Loading a native DLL in the memory.
JavaScript · 0 人关注
node-padma
A simple container for Node.js
Python · 0 人关注
ReshadowUI
World Of Warcraft Plugin packages.
Go · 0 人关注
sandbox-actions
Python · 0 人关注
SublimeTableEditor
Table Editor is a ST2 package for edit simple text tables in text mode, markdown mode, textile mode, reStructuredText mode etc. Table Editor is very similar to Emacs-org mode table editor with almost the same keys.
C# · 0 人关注
TDSM
Terraria's Dedicated Server Mod - Windows/Mono(Linux,Mac)
Go · 0 人关注
verant
A version updater, update your code dependencies version, eg. Dockerfile
JavaScript · 0 人关注
workshop-tonkotsu-nodejs
🍜 Repository for the GitHub Verified Partner "tonkotsu" workshop.
C# · 0 人关注
zealib.build
A project layout specification and MSBuild tasks for .NET development.
0 人关注
zealic
Me
zealic

zealic

V2EX 第 78179 号会员,加入于 2014-10-23 10:34:37 +08:00
根据 zealic 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
zealic 最近回复了
72 天前
回复了 MarsOnly 创建的主题 问与答 为什么梦的记忆时间会那么短?
做梦是清理垃圾的过程,
你出门丢垃圾的时候当然记得很清楚,因为需要给垃圾分类
但是下午的时候你就只记得丢了垃圾,具体有什么垃圾不重要
你用其他设备测试的时候要用相同的网口来测试,同时保证系统相同 Win/Mac 。

表象看起来似乎是非对称路由导致的问题,两种方法排查:

1. 把有问题的这台机器的其他所有无关网卡,包括虚拟网卡都禁用。
2. 如果中间有其他物理路由/交换机设备,尝试使用其他接口试试
3. 使用 pathping 确定你的通往外网的具体跃点
102 天前
回复了 zliang888 创建的主题 宽带症候群 光猫改桥接固话不能用?
桥接后固话可以接,没问题,IPTV 需要做 vlan
@imydou 实际上是可以访问光猫的,先做个网桥 br-wan ,
然后做内网到光猫网段的 masquerade 就行,这样内网任意机器都可以访问光猫
103 天前
回复了 alizoed 创建的主题 宽带症候群 网络性能到底受什么东西影响
1. Windows 要过防火墙
2. 硬路由有专门的硬件加速
3. 测试也分大小包,测试方法也会影响软硬解
@povsister 有没有一种可能,法术是可以叠加嵌套施法的?

另外你说的场景我描述一下链路:
SideMode:
CLIENT->MainRouter(fasttrack)->SideRouter(linux mangle->magic)->MainRouter(fasttrack->WAN)

PolicyMode:
CLIENT->MainRouter(mangle->WG(magic)->fasttrack->WAN)

旁路模式只是把策略路由这一部分交给了旁路由的 linux mangle ,甚至需要直接在用户空间下处理。

WG 就目前看来是最适合做嵌套的协议,至于每个人的的法术套路都不一样,深究无用。
@povsister 本身楼主的场景跑的旁路由模式下,这个开销和最终路径远远大于 fasttrack 。
但是如果不做旁路由,RouterOS 性能足够高的情况下直接跑 WG/ZT 或者 RouterOS 内容器化跑其他软件,必然也是会有走 slowpath ,吃不到 fasttrack 。

我的配置里,只有 chnroutes 能吃到 fasttrack ,这个才是体感大头,
毕竟 fasttrack 加速上限和出去的距离物理硬延迟比起来也是九牛一毛。
@povsister 这种情况如果是 ROS 在 Settings 里面关掉 Send Redirect 就可以了。

另外没搞懂为啥楼主要用 OSPF ,这个情况应该在 ROS 中导入一个 ipset ,然后 mangle 做分流就行,路由表太大也会影响性能的。

参见我做的 [autoros 脚本]( https://github.com/zealic/autorosvpn/blob/master/chnroutes.rsc)
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   4159 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 10:14 · PVG 18:14 · LAX 02:14 · JFK 05:14
Developed with CodeLauncher
♥ Do have faith in what you're doing.