reseau_sur_bluetooth

Serveur

modprobe bnep
pand --listen --role NAP

Client

modprobe bnep
pand --connect <device>

Réseau

On configure ensuite l'interface bnep0 sur chaque machine. Par exemple:

[root@serveur]# ifconfig bnep0 192.168.1.1
[root@client]# ifconfig bnep0 192.168.1.2
  • reseau_sur_bluetooth.txt
  • Dernière modification : 2012/10/30 22:47
  • de 127.0.0.1