linksys 打印软件

After updating my Linksys Router to DD-WRT I turned on syslogd, the router's equivalent of a Windows Event Log. You turn on the syslogd service within the Web Management interface, then point it to the IP address of machine running a Syslog listener. For my main Windows machine I use Kiwi Syslog Daemon.

将我的Linksys路由器更新为DD-WRT后,我打开了syslogd,该路由器相当于Windows事件日志。 您可以在Web管理界面中打开syslogd服务,然后将其指向运行Syslog侦听器的计算机的IP地址。 对于我的主要Windows计算机,我使用Kiwi Syslog Daemon 。

I noticed a lot of connections being dropped and a lot of complaints of bad ICMP (ping) packets. I also noticed that my aggregate BitTorrent throughput had dropped considerably. Seems that the default 512 connections that the firmware is configured with wasn't going to work out.

我注意到很多连接被丢弃,并且抱怨ICMP(ping)数据包不正确。 我还注意到,我的BitTorrent总吞吐量已大大下降。 似乎无法解决配置固件所用的默认512个连接。

After poking around about a dozen sites and forums I added these settings to my rc_startup (the router's "autoexec.bat"). These settings are an aggregate of three different site's suggestions and have worked fine for me. Your mileage may vary.

在大约十二个站点和论坛中闲逛之后,我将这些设置添加到了rc_startup(路由器的“ autoexec.bat”)中。 这些设置是三个不同站点建议的汇总,对我来说效果很好。 你的旅费可能会改变。

Use PuTTY to SSH into your router. Log in as 'root' with your router's admin password. At this point you can screw up your router, so be warned. These routers have NVRAM (nonvolatile RAM) so we'll write to that an "rc_startup." You can also have an rc_shutdown if you like.

使用PuTTY SSH进入路由器。 使用路由器的管理员密码以“ root”身份登录。 此时,您可以拧紧路由器,所以请注意。 这些路由器具有NVRAM(非易失性RAM),因此我们将其写入“ rc_startup”。 您也可以根据需要设置rc_shutdown。

To check the value of your rc_startup do this:

要检查rc_startup的值,请执行以下操作:

nvram get rc_startup

nvram获取rc_startup

If you don't have one, you can add startup script like this. These values ignore some irritating warnings, lower the TCP timeouts to values that are more reasonable if you seed torrents and raises the connections to the max 4096.

如果没有,则可以添加这样的启动脚本。 这些值会忽略一些刺激性的警告,将TCP超时降低到更合理的值(如果您将种子添加种子,并将连接数提高到最大值4096)。

nvram set rc_startup="echo 1 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcastsecho 1 > /proc/sys/net/ipv4/icmp_ignore_bogus_error_responsesecho '600 1800 120 60 120 120 10 60 30 120' > /proc/sys/net/ipv4/ip_conntrack_tcp_timeoutsecho 4096 > /proc/sys/net/ipv4/ip_conntrack_max
"

nvram set rc_startup =“ 回声1> / proc / sys / net / ipv4 / icmp_echo_ignore_broadcasts 回声1> / proc / sys / net / ipv4 / icmp_ignore_bogus_error_responses 回声'600 1800 120 60 120 120 10 60 30 120'> / proc / sys / net / ipv4 / ip_conntrack_tcp_timeouts 回声4096> / proc / sys / net / ipv4 / ip_conntrack_max ”

nvram commit

nvram提交

reboot

重启

These values have worked nicely for me the last few days. There's more details on startup scripts at the WRT Wiki. If you've got good values that have worked for you, add them in the comments of this post.

在过去的几天里,这些价值观对我来说非常有效。 WRT Wiki上有关于启动脚本的更多详细信息。 如果您有对您有用的好的价值观,请将其添加到这篇文章的评论中。

翻译自: https://www.hanselman.com/blog/linksys-firmware-ddwrt-bittorrent-optimizations

linksys 打印软件

linksys 打印软件_Linksys固件DD-WRT BitTorrent优化相关推荐

  1. linksys 打印软件_Linksys对FCC表示“不”,Mozilla扩大了开源资金,还有更多新闻

    linksys 打印软件 在本周的开源新闻摘要中,我们看一下Linksys,它对FCC的路由器规则不予接受,Mozilla扩大了对开源项目,LinkedIn的新开源项目等的资助. 2016年5月15日 ...

  2. linksys 打印软件_评论:Linksys WRT1900AC双无线路由器是WRT54G的第二代产品

    linksys 打印软件 I just blogged about how I simplified my home network with a MoCA/Ethernet bridge. As a ...

  3. linksys 打印软件_如何使用Linksys Smart Wi-Fi设置媒体和文件服务器

    linksys 打印软件 Newer Linksys routers have a File Server feature that allows you to plug in a USB drive ...

  4. linksys 打印软件_如何在Linksys Smart Wi-Fi上管理家长控制

    linksys 打印软件 Linksys Smart Wi-Fi is a great way to manage your router from anywhere in the world. No ...

  5. 条码打印软件如何添加英文格式日期

    用过中琅条码打印软件的小伙伴都知道,设计标签时,可以通过添加日期时间工具调用本机电脑的时间,中琅条码打印软件的默认日期格式是"yyyy-MM-dd HH:mm:ss",是中文格式的 ...

  6. 条码打印软件如何批量打印快递单 1

    随着快递行业的兴起,也会出现各种各样的快递单,快递单上除了有"收件人""收件人地址""收件人电话"等固定不变的数据,还应该有相对应的可变数据 ...

  7. sql 插入新数据 如何处理等字符_条码打印软件之如何在条码数据插入字符而不被扫描...

    有的客户在制作条形码的时候可能会想在条码内容中插入字符,但是,又希望插入的字符不被扫描出来,那么在条码打印软件中是如何设置的呢?接下来小编就给大家简单介绍下,条码打印软件中如何在条码内容插入字符,而又 ...

  8. 生成打印条码_条码打印软件如何生成跳号条形码

    所谓跳号就是1跳到2然后再跳到3这样的流水码,有些人会把这种的流水数据称为跳号,今天就给大家介绍一下如何用中琅条码打印软件生成跳号条形码. 在条码打印软件中新建一个空白标签,选择打印机并自定义设置标签 ...

  9. 简洁送货单打印软件的使用意义

    送货单打印软件作为销售送货行业的一种专业打印工具,可以打印送货单,发货单还有各种各样的销售清单,那么简洁送货单打印软件的使用有什么意思呢 简洁就代表着软件很简单,很好用,功能也不多,界面上的操作也容易 ...

最新文章

  1. Paint.Net学习笔记——二、窗体(上)
  2. Java Review - 并发编程_伪共享
  3. (Oracle学习笔记) sql*plus命令
  4. 336. Palindrome Pairs 回文对
  5. python中的协程:greenlet和gevent
  6. (笔试题)和一半的组合数
  7. hadoop-mapreduce在maptask执行分析
  8. Illustrator中文版教程,如何在AI中以不同的方式组合形状?
  9. word 2007导出pdf格式(含下载地址)
  10. CentOS7增加或修改SSH端口号
  11. 鉴源实验室丨汽车网络安全需求分析方法综述
  12. FPGA 之 SOPC 系列(五)Nios II 软件使用与程序开发 I
  13. [python] 深度学习基础------人工神经网络实现鸢尾花分类(一)
  14. 量化择时之移动平均线初探
  15. https自签证书tls握手时错误或go系统错误处理
  16. js获取元素的属性值和获取元素内容
  17. HTML Parsing Error: Unable to modify the parent container element before the chi
  18. 高性能、免运维,博云开源云原生本地存储方案:Carina
  19. 移动短信回执怎么开通_中国移动业务短信开通指令
  20. 微信支付(小程序,H5,公众号,扫码,App)

热门文章

  1. Unity Live2D 通过脚本播放动画 Motion Controller 学习使用
  2. 典型分布式计算技术的分析和比较
  3. GIS开发中常用几何算法原理图解
  4. UEBA架构设计之路4:异常、威胁指标和威胁
  5. 常用字符串函数的使用
  6. 第十一课 区块链常用共识算法介绍
  7. linux进阶-scp命令及相关传输命令全get
  8. 勇敢做自己,女神节快乐!
  9. 卷积法求解系统的零状态响应_因果系统的零状态响应的一种简易计算方法
  10. MySQL(八):InnoDB 日志缓冲区(Log Buffer)