zzzzy09

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2022年2月28日

摘要: netstat -ant|find /I "192.168.1.1" netstat -na -p tcp| findstr 80 | find "ESTABLISH" netstat -an -p tcp | find "127.0.0.1" | find "2112" netstat -an | 阅读全文
posted @ 2022-02-28 19:11 zzzzy09 阅读(215) 评论(0) 推荐(0) 编辑

摘要: BIND 9 introduced views, another mechanism that's very useful in firewalled environments. Views allow you to present one name server configuration to 阅读全文
posted @ 2022-02-28 15:17 zzzzy09 阅读(23) 评论(0) 推荐(0) 编辑