* [Bluez-devel] Missing network service features
@ 2007-10-10 16:13 Marcel Holtmann
0 siblings, 0 replies; only message in thread
From: Marcel Holtmann @ 2007-10-10 16:13 UTC (permalink / raw)
To: BlueZ development
Hi Luiz,
during the last three days I was intensively testing all kind of PAN use
cases and we are doing a lot of things wrong here. Especially in the way
how we gonna be able to integrate its support into installations. For
example the OpenMoko phone.
So in case of the GN and NAP we should setup any bridge at all. It was a
nice idea, but makes no sense in the end. The system it is running on
should setup the bridge, NAT, DHCP server etc. This makes the
integration a lot easier.
This means on boot we setup the bridge called "pan" and then start a
DHCP server on it and do NAT. The bridge name then we put into the
network.conf file so the network service knows the bridge where to
attached the new BNEP connection to.
This will also avoid the stupid error that we call dhclient when a
remote device connects to NAP. It expects a DHCP server and not a
client.
For GN we can do the same approach. Let the bridge create outside the
network service and then on connection it only adds the new connection
to that bridge name specified in the network config file.
Actually in case of GN we might wanna create the bridge by ourself and
also start avahi-autoipd by ourself since no external routing is allowed
when using GN. This would also make this self contained which actually
is a good thing. However the bridge must be created when enabling the GN
service and at that time also avahi-autoipd must be started on that
bridge interface. On an incoming connection we only attach the BNEP
interface to the bridge and that's it. No need to start another Avahi
process on the BNEP interface itself.
Please make these changes as soon as possible.
I saw some problems when running Avahi/Zeroconf on a bridge device. Is
this suppose to be working? If not, how can we make it work.
Regards
Marcel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-10 16:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-10 16:13 [Bluez-devel] Missing network service features Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox