tcpreplay
Rozdíly
Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.
| Následující verze | Předchozí verze | ||
| tcpreplay [2016/08/04 14:32] – vytvořeno djbuldog | tcpreplay [2025/08/28 10:09] (aktuální) – upraveno mimo DokuWiki 127.0.0.1 | ||
|---|---|---|---|
| Řádek 1: | Řádek 1: | ||
| ====== tcpreplay ====== | ====== tcpreplay ====== | ||
| - | | + | * tcpreplay injektuje pakety pouze pro ochodzí směr |
| - | | + | * viz http:// |
| - | * viz http:// | + | * Q: Can I send packets on the same computer running tcpreplay? |
| - | * Q: Can I send packets on the same computer running tcpreplay? | + | * Generally speaking no. When tcpreplay sends packets, it injects them between the TCP/IP stack of the system and the device driver of the network card. The result is the TCP/IP stack system running tcpreplay never sees the packets. |
| - | * Generally speaking no. When tcpreplay sends packets, it injects them between the TCP/IP stack of the system and the device driver of the network card. The result is the TCP/IP stack system running tcpreplay never sees the packets. | + | * One suggestion that has been made is using something like VMWare, Parallels or Xen. Running tcpreplay in the virtual machine (guest) would allow packets to be seen by the host operating system. |
| - | * One suggestion that has been made is using something like VMWare, Parallels or Xen. Running tcpreplay in the virtual machine (guest) would allow packets to be seen by the host operating system. | + | |
| - | * http:// | + | |
| - | * další možnosti jsou použít dummy zařízení | + | |
| - | * přehrávání na loopback | + | * http:// |
| - | * https:// | + | * https:// |
| - | * http:// | + | * http:// |
| + | |||
| + | * Tak co zkusit loopback? | ||
| + | * Q: Why doesn' | ||
| + | * Most users are surprised, when they try replaying UDP traffic over loopback, that the listening daemon never sees the traffic. This turns out to be a limitation of the loopback interface on many operating systems. One contributing factor may be capturing traffic on an Ethernet port, rewriting the IP addresses but not the L2 header. Since the loopback interface doesn' | ||
| + | |||
| + | * Tak co tu hlavičku přepsat? | ||
| + | * http:// | ||
| + | * tcprewrite supports a lot of Layer 2 rewriting options to help you modify packets so that traffic can flow through switches, firewalls, routers, IPS's and many other forwarding devices. | ||
| + | * Plugins supported in output mode: | ||
| + | * Ethernet (enet) | ||
| + | * Cisco HDLC (hdlc) | ||
| + | * User defined Layer 2 (user) | ||
tcpreplay.1470313945.txt.gz · Poslední úprava: (upraveno mimo DokuWiki)
