User Tools

Site Tools


airserv-ng

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
airserv-ng [2007/05/08 23:42] – Added example and changed IP address mister_xairserv-ng [2009/08/14 19:21] – use dokuwiki internal link mister_x
Line 1: Line 1:
-====== Airtun-ng ======+====== Airserv-ng ======
  
 ++++++ IMPORTANT ++++++\\ ++++++ IMPORTANT ++++++\\
Line 69: Line 69:
  
 For all uses, you must first put your wireless card into monitor mode using [[airmon-ng]] or a similar technique. For all uses, you must first put your wireless card into monitor mode using [[airmon-ng]] or a similar technique.
 +
  
  
Line 90: Line 91:
    Serving ath0 chan 1 on port 666    Serving ath0 chan 1 on port 666
  
-At this point you may use any of the aircrack-ng suite programs and specify "127.0.0.1:666" instead of the network interface.  127.0.0.1 is the "loopback" IP of your PC and 666 is the port number that the server is running on.  Remember that 666 is the default port number.+At this point you may use any of the aircrack-ng suite programs and specify "127.0.0.1:666" instead of the network interface. 127.0.0.1 is the "loopback" IP of your PC and 666 is the port number that the server is running on. Remember that 666 is the default port number.
  
-For exampleYou could enter "airodump-ng 127.0.0.1:666" to start scaning all the networks.+Example 
 +  airodump-ng 127.0.0.1:666 
 + 
 +It will start scaning all networks.
  
  
Line 126: Line 130:
  
 None at this time. None at this time.
- 
  
 ===== Usage Troubleshooting ===== ===== Usage Troubleshooting =====
Line 132: Line 135:
 Is your card in monitor mode?  Make sure your card is in monitor mode prior to starting airserv-ng. Is your card in monitor mode?  Make sure your card is in monitor mode prior to starting airserv-ng.
  
-Are you connecting to the correct IP and TCP port number?  Double check this.  Remember that the default port number is 666.+Are you connecting to the correct IP and TCP port number?  Double check this.  Remember that the default port number is 666.  You can use the [[injection_test#airserv-ng_test|aireplay-ng injection test]] to verify connectivity and proper operation.
  
 Firewall software can block communication so make sure the following allows communication to and from the server port.  This applies to both the machine running airserv-ng and the client machine.  Items to check: Firewall software can block communication so make sure the following allows communication to and from the server port.  This applies to both the machine running airserv-ng and the client machine.  Items to check:
Line 149: Line 152:
   * Under linux: "netstat -an" or "lsof -i" and look for the port number.   * Under linux: "netstat -an" or "lsof -i" and look for the port number.
   * Under Window, open a command line and type "netstat -an" then look for the port number.   * Under Window, open a command line and type "netstat -an" then look for the port number.
 +
 +At the present time, there are known issues with the madwifi-ng drivers for atheros-based cards.  Channel hopping and setting the channel does not always work correctly.  Very often the card is not set to the requested channel and/or the hopping does not take place.
  
airserv-ng.txt · Last modified: 2009/09/26 20:46 by darkaudax