From: Philip Barnes <phil@trig222.f9.co.uk>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] Bluez-sdp depreciated? Was Which fedora core?
Date: Thu, 18 Nov 2004 20:15:19 +0000 [thread overview]
Message-ID: <1100808919.3433.12.camel@localhost.localdomain> (raw)
In-Reply-To: <1100803683.7164.74.camel@pegasus>
On Thu, 2004-11-18 at 19:48 +0100, Marcel Holtmann wrote:
> no it is not, because bluez-sdp and bluez-pan are deprecated.
>
I have been connecting my Palm T2 to my network using bluez to create a
kind of dial-up network via bluetooth using bluez.
Below is my configuration script taken from core 2.
#
# Start configuration of Bluetooth network
hciconfig hci0 up
hcid
modprobe rfcomm
dund --listen --msdun --channel 1 10.2.0.1:10.2.0.10
echo '1' > /proc/sys/net/ipv4/ip_forward
/sbin/iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
/sbin/iptables -A FORWARD -i ppp0 -j ACCEPT
/sbin/iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
Bluez-sdp appears to be fundamental to its operation. All is ok until I
reach dund, that line returns:-
dund: error while loading shared libraries: libsdp.so.2: cannot open
shared object file: No such file or directory
This is without installing bluez-sdp from core 2, if it is installed I
get an sdp error in the system logs at this line.
I have looked through the bluez site and searched google but cannot find
any explanation of why it has been depreciated, or what has replaced it.
Any pointers will be appreciated.
Thanks Phil
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next prev parent reply other threads:[~2004-11-18 20:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-18 8:40 [Bluez-users] Which fedora core? soraberri
2004-11-18 9:11 ` Marcel Holtmann
2004-11-18 17:25 ` Philip Barnes
2004-11-18 18:48 ` Marcel Holtmann
2004-11-18 20:15 ` Philip Barnes [this message]
2004-11-18 21:29 ` [Bluez-users] Bluez-sdp depreciated? Was " Marcel Holtmann
2004-11-19 10:52 ` Stephen Crane
2004-11-24 20:43 ` Philip Barnes
2004-11-25 2:46 ` Marcel Holtmann
2004-11-25 20:40 ` Philip Barnes
2004-11-25 22:55 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1100808919.3433.12.camel@localhost.localdomain \
--to=phil@trig222.f9.co.uk \
--cc=bluez-users@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox