Return-Path: Subject: Re: [Bluez-users] Bluez-sdp depreciated? Was Which fedora core? From: Marcel Holtmann To: BlueZ Mailing List In-Reply-To: <1100808919.3433.12.camel@localhost.localdomain> References: <1100769119.7164.17.camel@pegasus> <1100798738.3439.4.camel@localhost.localdomain> <1100803683.7164.74.camel@pegasus> <1100808919.3433.12.camel@localhost.localdomain> Content-Type: text/plain Message-Id: <1100813353.7164.87.camel@pegasus> Mime-Version: 1.0 Sender: bluez-users-admin@lists.sourceforge.net Errors-To: bluez-users-admin@lists.sourceforge.net Reply-To: bluez-users@lists.sourceforge.net List-Unsubscribe: , List-Id: BlueZ users List-Post: List-Help: List-Subscribe: , List-Archive: Date: Thu, 18 Nov 2004 22:29:13 +0100 Hi Philip, > > 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. the library part of bluez-sdp is now in bluez-libs and libsdp don't exists anymore. And the sdpd is part of the bluez-utils package. Regards Marcel ------------------------------------------------------- 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