
Hands-On Proxy IP for RouterOS
If you're into soft routing, you know that RouterOS is like a toolbox for everything. Today, let's talk about some real, how to set it with a proxy IP. note ah, here said the proxy IP is a serious use, such as to do data collection, multi-account management of these immediate needs of the scene.
Pre-configuration three-piece suite
Prepare first.Address/port/protocol of the proxy IP provider(We recommend using ipipgo's Socks5 proxy, it's as stable as an old dog). Log into the WebFig management interface of RouterOS and check if the system is the latest version. Don't be afraid of the trouble, old versions are prone to bugs.
Check the current version
/system package update print
Four Steps to Real-World Configuration
Go to the IP → Firewall → NAT menu and tap the + sign to create a new rule. Focus on these three parameters:
| parameter term | Fill in the example |
|---|---|
| Chain | srcnat |
| Src. Address | 192.168.88.0/24 (intranet segment to be forwarded) |
| Action | masquerade |
Next, fill in the Extra tab with the proxy information, formatted exactly right:
socks=Proxy IP:Port
username=ipipgo account
password=Corresponding key
Detecting whether the configuration works or not
打开终端ping个外网地址,重点看是不是跟代理IP所在地区匹配。用这个命令查详细路由:
/tool traceroute 8.8.8.8
如果第三跳IP变成代理供应商的地址,说明成了!要是卡壳,先检查防火代理有没有拦截,再确认代理账户权限是否正常。
The ipipgo real-world advantage
Used 7 or 8 vendors and finally settled on ipipgo. His family has a specialty--Dynamic Residential IP PoolThe company's dynamic packages are especially suitable for business scenarios that require frequent IP changes. For example, to do e-commerce data collection, with his enterprise-class dynamic package, than self-built proxy pool to save a lot of trouble.
Take a look at the package price list:
| Package Type | Applicable Scenarios | price of item |
|---|---|---|
| Dynamic residential (standard) | Personal Studio | 7.67 Yuan/GB/month |
| Dynamic Residential (Business) | teamwork | 9.47 Yuan/GB/month |
| Static homes | Long-term fixed operations | 35RMB/IP/month |
Common Rollover Scene QA
Q: Proxy IP shows successful connection but can't get on the Internet?
A: 80% is not the right choice of protocols, HTTP proxy and Socks5 do not confuse. ipipgo's client has a ready-made configuration template, direct import can be less detour.
Q: How do I mess up with multiple proxy IPs at the same time?
A: In the NAT to do the diversion policy, to different intranet IP allocation of different outlets. ipipgo support API batch IP, with scripts to achieve automatic switching.
Q: Sudden slowdown in agent speed?
A:先用ipipgo提供的IP检测工具ping下。要是普遍高,建议切到TK专线套餐,跨境业务用这个线路更稳。
The last thing I want to say is that the proxy IP is a good word. Don't try to be cheap with wild IP, light is blocked serious business stop. ipipgo carrier-level resource pool, used to understand what is called a penny a penny.

