I am experimenting with an AC66U and an AC87U, with the goal of creating a virtual TAP that I can use for network sniffing, IDS, and general testing. A physical TAP won't work because some of the traffic I want to inspect is on the wireless interface.
For standard Linux images, I could install the Daemonlogger package from sourceforge. However, that package relies on a number of libraries not present on the stock ASUS image. It requires libpcap and libdnet; installing either of those requires a compiler, which too is absent.
So ... anyone know of a way to forward all traffic from a specified interface to another interface? Merlin?
For standard Linux images, I could install the Daemonlogger package from sourceforge. However, that package relies on a number of libraries not present on the stock ASUS image. It requires libpcap and libdnet; installing either of those requires a compiler, which too is absent.
So ... anyone know of a way to forward all traffic from a specified interface to another interface? Merlin?