linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert Moskowitz <rgm@htt-consult.com>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: [Bluez-users] Can't start pand -- is the problem in /etc/rc.d/init.d/pand?
Date: Fri, 21 Nov 2008 08:52:33 -0600	[thread overview]
Message-ID: <4926CB31.2060104@htt-consult.com> (raw)
In-Reply-To: <491B543E.1000304@htt-consult.com>

This is on Centos (RHEL 5, FC6ish):

I have been stepping into pand. There is nothing I can find on this list 
about getting pand working. There are some instructions on 
wifi.bluez.org that seem to be redhatish, but....

I have edited /etc/sysconfig/pand:

PANDARGS='--listen --role GN --master'


I have created a /etc/sysconfig/network-scripts/ifcfg-bnep0:

DEVICE=bnep0
BOOTPROTO=none
ONBOOT=no
IPADDR=192.168.201.101
NETMASK=255.255.255.0


I run: service pand start

nothing happens.

I look at: /etc/rc.d/init.d/pand and see:

[ -x /etc/bluetooth/pan/system-up ] && /etc/bluetooth/pan/system-up

huh? My system does not have an /etc/bluetooth/pan directory. there is a

/etc/sysconfig/network-scripts/ifup-bnep

So I decided to create an /etc/bluetooth/pan/dev-up file as I found at: 
http://ph.ubuntuforums.com/showthread.php?t=598890

#!/bin/bash
ifup bnep0

Still nothing. pand is not starting and there are no messages in 
/var/log/messages



what am I missing here?




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      reply	other threads:[~2008-11-21 14:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-12 22:10 [Bluez-users] Tutorial on pans Robert Moskowitz
2008-11-21 14:52 ` Robert Moskowitz [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=4926CB31.2060104@htt-consult.com \
    --to=rgm@htt-consult.com \
    --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;
as well as URLs for NNTP newsgroup(s).