for me Wereiller work very well, but kismet says error opening terminal: vt100.
killing server...
and then stops... 
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103107\"][{POST_SNAPBACK}][/a][/div]
Tomoe to the rescue!
Actually, I was dealing with this (among others) problem for the last half an hour, just finished troubleshooting.
Try entering these commands in shell:
sudo kismet_server
(now open a second shell tab and enter this there:)
export TERMINFO=/usr/share/terminfo
kismet_client
Let me know if it works this way.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103117\"][{POST_SNAPBACK}][/a][/div]
Hi Tomoe,
yeah that helped here too!
and with an additional
export TERM=screen
before your export TERMINFO gives me kismet with colors.
i needed also the link for kismet.conf Ragnorok wrote about.
@rebski:
ls -s /opt/QtPalmtop/etc/kismet/kismet.conf /usr/local/etc/kismet.conf
also had to create a dir /var/log/kismet
Thats quick and dirty to get it working here, will try to optimize that setup, probably the k.sh startup script could be made functional by inserting these exports there.
- if i find time to do and test.
George