From: slompf <2crazy4you@gmx.de>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] pand + dev-up
Date: Sun, 18 Feb 2007 16:01:31 +0100 [thread overview]
Message-ID: <1171810891.14328.15.camel@armageddon> (raw)
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 <or> 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
next reply other threads:[~2007-02-18 15:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-18 15:01 slompf [this message]
2007-02-18 16:59 ` [Bluez-users] pand + dev-up 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=1171810891.14328.15.camel@armageddon \
--to=2crazy4you@gmx.de \
--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