public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] pand + dev-up
Date: Sun, 18 Feb 2007 17:59:45 +0100	[thread overview]
Message-ID: <1171817985.2488.8.camel@violet> (raw)
In-Reply-To: <1171810891.14328.15.camel@armageddon>

Hi Torsten,

> 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

I actually never used this functionality of pand. All bnepX devices are
hotplug capable and you can use the network infrastructure of your
distribution to auto-setup them.

Regards

Marcel



-------------------------------------------------------------------------
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

      reply	other threads:[~2007-02-18 16:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-18 15:01 [Bluez-users] pand + dev-up slompf
2007-02-18 16:59 ` Marcel Holtmann [this message]

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=1171817985.2488.8.camel@violet \
    --to=marcel@holtmann.org \
    --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