mercredi, mars 15 2006, 21:28
A la découverte d'openWRT firmware libre pour Linksys wrtg54
Par Alex - Linux - Lien permanent
Le Linksys WRTG54 a la chance d'avoir un firmware libre !
Je vous passe l'installation, petite découverte de la bête :
Noyau 2.4.30
# uname -a
Linux xxxxx-1 2.4.30 #1 Wed Nov 23 22:35:53 CET 2005 mips unknown
Processeur MIPS
# cat /proc/cpuinfo
system type : Broadcom BCM947XX
processor : 0
cpu model : BCM3302 V0.7
BogoMIPS : 215.44
- Système de paquets façon debian
# ipkg update
- La liste de paquets est impressionnante
# ipkg list
arptables - 0.0.3-1 - ARP firewalling software
arpwatch - 2.1a11-1 - Ethernet monitor program for keeping track of ethernet/ip address pairings
bridge - 1.0.6-1 - Ethernet bridging tools
dsniff - 2.3-2 - collection of tools for network auditing and penetration testing
ebtables - 2.0.6-1 - Ethernet bridge firewalling software
fping - 2.4b2_to-ipv6-1 - A program to ping hosts in parallel
fuse-utils - 2.2.1-1 - Filesystem in Userspace (utilities)
ip - 2.6.11-050330-1 - iproute2 routing control utility
iptables - 1.3.3-1 - The netfilter firewalling software for IPv4
kismet - 2005-08-R1-1 - kismet
nmap - 3.81-2 - Nmap is a free open source utility for network exploration or security auditing.
ntpclient - 2003_194-2 - NTP client for setting system time from NTP servers.
rsync - 2.6.5-0 - utility that provides fast incremental file transfer
screen - 4.0.2-1 - A 'window manager' for the terminal session
tcpdump - 3.8.3-1 - A tool for network monitoring and data acquisition.
wol - 0.7.1-1 - A Program to send magic Wake-on-LAN packets
Installer une série de logiciels intéressants :
# ipkg install arptables
Attention à l'espace disque très limité !
un commentaire
Salut,
je voulais savoir s'il etait possible de detecter les equipements wifis aux alentours du routeur sans qu'il soit connecte a celui ci.
merci