作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我在终端上使用以下命令生成 D-ITG 流量,命令:
ITGSend -a 10.1.1.129 -T TCP -sp 49000 -rp 49000 -C 100 -c 500 -t 2000 -l sender.log
然后它显示以下错误消息:
flowSender: Address family not supported by protocol
Could not bind a new socket. Flow ID: 1
Error - FlowSender interrupted by an error
Finished sending packets of flow ID: 1
所以请建议我在 D-ITG 流量中设置源端口的更好解决方案。
最佳答案
为此,您应该引用此链接: http://traffic.comics.unina.it/software/ITG/manual/ 要在 DITG 中设置源端口和目标端口,可以使用以下选项。
-sp <src_port> Set the source port (default: Set by O.S.).
This option applies only to traffic flow.
-rp <dest_port> Set the destination port (default: 8999).
This option applies only to traffic flows.
根据他们在 DITG 手册中列出的示例,我们可以使用这些选项来设置源端口和目标端口。
关于python - D-ITG流量发送,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39702110/
这是我将 D-ITG 命令从 ubuntu 发送到 windows 接收器的命令。 $ Itgsend -a fe80::d8da:36bb:db82:65ac -C 10000 -t 20000 -
我是一名优秀的程序员,十分优秀!