pktgen udp doesn't work over freebsd gateway

2009-05-29 Thread Sebastian Mellmann
Hello everyone! I'm using 'pktgen' [1] under linux to generate packets. My topology looks like this: (linux-box #1) --- (em0 - freebsd-gateway - em1) --- (linux-box #2) I want to send packets from linux-box #1 to linux-box #2 over the free-bsd gateway. The problem is that I can see the

Re: pktgen udp doesn't work over freebsd gateway

2009-05-29 Thread Jason DiCioccio
Is 192.168.7.1 the freebsd gateway? Because that would explain it. You need to send to the linux box's IP On 2009-05-29, Sebastian Mellmann sebastian.mellm...@net.t-labs.tu-berlin.de wrote: Hello everyone! I'm using 'pktgen' [1] under linux to generate packets. My topology looks like this:

Re: pktgen udp doesn't work over freebsd gateway

2009-05-29 Thread Sebastian Mellmann
Is 192.168.7.1 the freebsd gateway? Because that would explain it. You need to send to the linux box's IP No, 192.168.7.1 is the linux box. Cheers, Sebastian On 2009-05-29, Sebastian Mellmann sebastian.mellm...@net.t-labs.tu-berlin.de wrote: Hello everyone! I'm using

Re: pktgen udp doesn't work over freebsd gateway

2009-05-29 Thread Mark Atkinson
Sebastian Mellmann wrote: Hello everyone! I'm using 'pktgen' [1] under linux to generate packets. My topology looks like this: (linux-box #1) --- (em0 - freebsd-gateway - em1) --- (linux-box #2) I want to send packets from linux-box #1 to linux-box #2 over the free-bsd gateway.