<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Come installare e configurare Kismet su Ubuntu Feisty Fawn</title>
	<atom:link href="http://tonylog.altervista.org/2007/10/02/installare-e-configurare-kismet-su-ubuntu-feisty-fawn/feed/" rel="self" type="application/rss+xml" />
	<link>http://tonylog.altervista.org/2007/10/02/installare-e-configurare-kismet-su-ubuntu-feisty-fawn/</link>
	<description>What geeks like</description>
	<pubDate>Sun, 07 Sep 2008 10:19:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: ric</title>
		<link>http://tonylog.altervista.org/2007/10/02/installare-e-configurare-kismet-su-ubuntu-feisty-fawn/#comment-455</link>
		<dc:creator>ric</dc:creator>
		<pubDate>Sun, 13 Apr 2008 11:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://tonylog.altervista.org/2007/10/02/installare-e-configurare-kismet-su-ubuntu-feisty-fawn/#comment-455</guid>
		<description>salve a tutti, io ho una Intel PRO/Wireless 3945ABG Network Connection, ho una distribuzione arch linux...Ã¨ tutto impostato a mio parere correttamente... perÃ² avviando kismet da riga di comando ho il seguente errore:

[root@myhost cox]# kismet
Server options:  none
Client options:  none
Starting server...
Waiting for server to start before starting UI...
Will drop privs to cox (3) gid 92
No specific sources given to be enabled, all will be enabled.
Enabling channel hopping.
Enabling channel splitting.
Source 0 (addme): Enabling monitor mode for ipw3945 source interface wlan0 channel 6...
FATAL: Failed to set monitor mode: Device or resource busy.  This usually means your drivers either do not support monitor mode, or use a different mechanism for getting to it.  Make sure you have a version of your drivers that support monitor mode, and consult the troubleshooting section of the README.

non sÃ² piÃ¹ cosa fare, ho provato di tutto...</description>
		<content:encoded><![CDATA[<p>salve a tutti, io ho una Intel PRO/Wireless 3945ABG Network Connection, ho una distribuzione arch linux&#8230;Ã¨ tutto impostato a mio parere correttamente&#8230; perÃ² avviando kismet da riga di comando ho il seguente errore:</p>
<p>[root@myhost cox]# kismet<br />
Server options:  none<br />
Client options:  none<br />
Starting server&#8230;<br />
Waiting for server to start before starting UI&#8230;<br />
Will drop privs to cox (3) gid 92<br />
No specific sources given to be enabled, all will be enabled.<br />
Enabling channel hopping.<br />
Enabling channel splitting.<br />
Source 0 (addme): Enabling monitor mode for ipw3945 source interface wlan0 channel 6&#8230;<br />
FATAL: Failed to set monitor mode: Device or resource busy.  This usually means your drivers either do not support monitor mode, or use a different mechanism for getting to it.  Make sure you have a version of your drivers that support monitor mode, and consult the troubleshooting section of the README.</p>
<p>non sÃ² piÃ¹ cosa fare, ho provato di tutto&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tonylog</title>
		<link>http://tonylog.altervista.org/2007/10/02/installare-e-configurare-kismet-su-ubuntu-feisty-fawn/#comment-396</link>
		<dc:creator>Tonylog</dc:creator>
		<pubDate>Tue, 05 Feb 2008 15:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://tonylog.altervista.org/2007/10/02/installare-e-configurare-kismet-su-ubuntu-feisty-fawn/#comment-396</guid>
		<description>Ciao Andrea,
Allora l'interfaccia grafica (l' User Interface) si apre dal terminale automaticamente all'avvio del server, quindi per quello stai gia' a posto, per quanto riguarda il fatto che il server non si avvia il problema e' causato da un'errata configurazione dell'interfaccia sorgente, in parole povere in kismet.conf non e' stata indicata la tua scheda wireless.
Soluzione:
digita il comando : sudo gedit /etc/kismet/kismet.conf
Ti si aprira' una pagina con il text editor ed il kismet.conf caricato.
Cerca la linea che dice source=type,interface,name[,channel]
e modificala con: source=ipw3945,eth0,Wireless Card
Salva e chiudi il text editor.
A questo punto apri il terminale e digita: sudo iwconfig eth1 mode monitor
Successivamente digita: sudo kismet
Adesso tutto funzionera'.
A presto,
Antonio</description>
		<content:encoded><![CDATA[<p>Ciao Andrea,<br />
Allora l&#8217;interfaccia grafica (l&#8217; User Interface) si apre dal terminale automaticamente all&#8217;avvio del server, quindi per quello stai gia&#8217; a posto, per quanto riguarda il fatto che il server non si avvia il problema e&#8217; causato da un&#8217;errata configurazione dell&#8217;interfaccia sorgente, in parole povere in kismet.conf non e&#8217; stata indicata la tua scheda wireless.<br />
Soluzione:<br />
digita il comando : sudo gedit /etc/kismet/kismet.conf<br />
Ti si aprira&#8217; una pagina con il text editor ed il kismet.conf caricato.<br />
Cerca la linea che dice source=type,interface,name[,channel]<br />
e modificala con: source=ipw3945,eth0,Wireless Card<br />
Salva e chiudi il text editor.<br />
A questo punto apri il terminale e digita: sudo iwconfig eth1 mode monitor<br />
Successivamente digita: sudo kismet<br />
Adesso tutto funzionera&#8217;.<br />
A presto,<br />
Antonio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniele</title>
		<link>http://tonylog.altervista.org/2007/10/02/installare-e-configurare-kismet-su-ubuntu-feisty-fawn/#comment-395</link>
		<dc:creator>Daniele</dc:creator>
		<pubDate>Tue, 05 Feb 2008 09:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://tonylog.altervista.org/2007/10/02/installare-e-configurare-kismet-su-ubuntu-feisty-fawn/#comment-395</guid>
		<description>scusa per il doppio post ma mi sono dimenticato di aggiungere che ho provato anche in altri modi come 
source=ipw3945,eth1,wireless
ma il risultato non cambia.
con lshw mi da eth1,ipw3945 come scheda wireless.
grazie</description>
		<content:encoded><![CDATA[<p>scusa per il doppio post ma mi sono dimenticato di aggiungere che ho provato anche in altri modi come<br />
source=ipw3945,eth1,wireless<br />
ma il risultato non cambia.<br />
con lshw mi da eth1,ipw3945 come scheda wireless.<br />
grazie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniele</title>
		<link>http://tonylog.altervista.org/2007/10/02/installare-e-configurare-kismet-su-ubuntu-feisty-fawn/#comment-394</link>
		<dc:creator>Daniele</dc:creator>
		<pubDate>Tue, 05 Feb 2008 09:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://tonylog.altervista.org/2007/10/02/installare-e-configurare-kismet-su-ubuntu-feisty-fawn/#comment-394</guid>
		<description>ciao, ho cercato di seguire la guida ma mi sa che ho fatto qualche errore 
laptop:~$ source=Wireless,eth1,ipw3945
laptop:~$ sudo iwconfig eth1 mode monitor
laptop:~$ sudo kismet
Server options:  none
Client options:  none
Starting server...
Waiting for server to start before starting UI...
Suid priv-dropping disabled.  This may not be secure.
No specific sources given to be enabled, all will be enabled.
Enabling channel hopping.
Enabling channel splitting.
NOTICE: Disabling channel hopping, no enabled sources are able to change channel.
Source 0 (addme): Opening none source interface none...
FATAL: Please configure at least one packet source.  Kismet will not function if no packet sources are defined in kismet.conf or on the command line.  Please read the README for more information about configuring Kismet.
Kismet exiting.
[1] + Done(1)                    ${BIN}/kismet_server --silent ${server}

so che nella guida c'era scritto  ipw3945,eth0,Wireless Card
ma con questo ordine mi dava subito un errore
bash: Card: command not found
grazie</description>
		<content:encoded><![CDATA[<p>ciao, ho cercato di seguire la guida ma mi sa che ho fatto qualche errore<br />
laptop:~$ source=Wireless,eth1,ipw3945<br />
laptop:~$ sudo iwconfig eth1 mode monitor<br />
laptop:~$ sudo kismet<br />
Server options:  none<br />
Client options:  none<br />
Starting server&#8230;<br />
Waiting for server to start before starting UI&#8230;<br />
Suid priv-dropping disabled.  This may not be secure.<br />
No specific sources given to be enabled, all will be enabled.<br />
Enabling channel hopping.<br />
Enabling channel splitting.<br />
NOTICE: Disabling channel hopping, no enabled sources are able to change channel.<br />
Source 0 (addme): Opening none source interface none&#8230;<br />
FATAL: Please configure at least one packet source.  Kismet will not function if no packet sources are defined in kismet.conf or on the command line.  Please read the README for more information about configuring Kismet.<br />
Kismet exiting.<br />
[1] + Done(1)                    ${BIN}/kismet_server &#8211;silent ${server}</p>
<p>so che nella guida c&#8217;era scritto  ipw3945,eth0,Wireless Card<br />
ma con questo ordine mi dava subito un errore<br />
bash: Card: command not found<br />
grazie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://tonylog.altervista.org/2007/10/02/installare-e-configurare-kismet-su-ubuntu-feisty-fawn/#comment-393</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Mon, 04 Feb 2008 18:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://tonylog.altervista.org/2007/10/02/installare-e-configurare-kismet-su-ubuntu-feisty-fawn/#comment-393</guid>
		<description>Ciao Antonio...intanto grazie x le dritte! ho seguito la tua guida ed ho modificato kismet.conf anke io ho una intel PRO/Wireless 3945ABG Network Connection e come stringa ho usato source=ipw3945,eth1,Wireless Card controllando kome hai giÃ  suggerito kon il komando lshw e digitando sudo kismet ottengo questo risultato...

Server options:  none
Client options:  none
Starting server...
Suid priv-dropping disabled.  This may not be secure.
No specific sources given to be enabled, all will be enabled.
Enabling channel hopping.
Enabling channel splitting.
NOTICE: Disabling channel hopping, no enabled sources are able to change channel.
Source 0 (addme): Opening none source interface none...
FATAL: Please configure at least one packet source.  Kismet will not function if no packet sources are defined in kismet.conf or on the command line.  Please read the README for more information about configuring Kismet.
Waiting for server to start before starting UI...
Kismet exiting.
[1] + Done(1)                    ${BIN}/kismet_server --silent ${server}

sinceramente nn so dove mettere mano...

Inoltre su altre guide trovate ho letto ke si puÃ² usare kismet utilizzando l interfaccia grafica ma nn trovo il programma...se puoi darmi qualke konsiglio...Grazie d tutto..a presto</description>
		<content:encoded><![CDATA[<p>Ciao Antonio&#8230;intanto grazie x le dritte! ho seguito la tua guida ed ho modificato kismet.conf anke io ho una intel PRO/Wireless 3945ABG Network Connection e come stringa ho usato source=ipw3945,eth1,Wireless Card controllando kome hai giÃ  suggerito kon il komando lshw e digitando sudo kismet ottengo questo risultato&#8230;</p>
<p>Server options:  none<br />
Client options:  none<br />
Starting server&#8230;<br />
Suid priv-dropping disabled.  This may not be secure.<br />
No specific sources given to be enabled, all will be enabled.<br />
Enabling channel hopping.<br />
Enabling channel splitting.<br />
NOTICE: Disabling channel hopping, no enabled sources are able to change channel.<br />
Source 0 (addme): Opening none source interface none&#8230;<br />
FATAL: Please configure at least one packet source.  Kismet will not function if no packet sources are defined in kismet.conf or on the command line.  Please read the README for more information about configuring Kismet.<br />
Waiting for server to start before starting UI&#8230;<br />
Kismet exiting.<br />
[1] + Done(1)                    ${BIN}/kismet_server &#8211;silent ${server}</p>
<p>sinceramente nn so dove mettere mano&#8230;</p>
<p>Inoltre su altre guide trovate ho letto ke si puÃ² usare kismet utilizzando l interfaccia grafica ma nn trovo il programma&#8230;se puoi darmi qualke konsiglio&#8230;Grazie d tutto..a presto</p>
]]></content:encoded>
	</item>
</channel>
</rss>
