#47748: aircrack-ng @1.2-rc2: airmon-ng not installed --------------------------+-------------------------- Reporter: jherwig1@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: aircrack-ng | --------------------------+-------------------------- Comment (by ryandesign@…): The Makefile (in aircrack-ng's scripts directory) is deliberately programmed to only install aircrack-ng on Linux. On FreeBSD, it instead installs a file that prints this message: {{{ On $(uname), it is not necessary to use airmon-ng to enable the monitor mode of your wireless card. Instead, you need to specify this mode when creating your wlan device. For example: ifconfig wlan0 create wlandev ath0 wlanmode monitor }}} On other operating systems like OS X it does not install anything for airmon-ng. Do you actually need airmon-ng on OS X? What problem are you encountering? Do following the FreeBSD instructions shown above help on OS X? -- Ticket URL: <https://trac.macports.org/ticket/47748#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X