From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: slompf <2crazy4you@gmx.de> To: bluez-users@lists.sourceforge.net Date: Sun, 18 Feb 2007 16:01:31 +0100 Message-Id: <1171810891.14328.15.camel@armageddon> Mime-Version: 1.0 Subject: [Bluez-users] pand + dev-up Reply-To: BlueZ users List-Id: BlueZ users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-users-bounces@lists.sourceforge.net Errors-To: bluez-users-bounces@lists.sourceforge.net Hi, im connecting my SE M600i using pand. The commands are: pand -c bt_addr -r NAP -d PANU ifconfig bnep0 ip_for_bnep That works so far. Now i would like to automate the ifconfig. In the man page there are to possibilities to do that. First with the -u option, second by using /etc/bluetooth/pan/dev-up. Both seem not to work. 1.) If I try the first possibility, with: pand -c bt_addr -r NAP -d PANU -u /path/script.sh ,nothing happens, but the bnep interface is shown by ifconfig -a. So I would have to type ifconfig bnep0 ip_for_bnep by hand. It seems the script has not been started, because if I write sth like echo foo> tempDat.txt the file does not appear too. 2.) If I dont use the -u option the same symptoms are showing. My script does only contain one line: ifconfig bnep0 ip_for_bnep ifconfig $1 ip_for_bnep Any idea what Im doing wrong? Reagards Torsten ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users