From: Marcel Holtmann <marcel@holtmann.org>
To: Jose Angel Rodriguez <jrodriguezv@telefonica.net>
Cc: bluez-users@lists.sf.net
Subject: Re: [Bluez-users] NAP problem
Date: Fri, 07 May 2004 18:13:10 +0200 [thread overview]
Message-ID: <1083946390.4420.120.camel@pegasus> (raw)
In-Reply-To: <409B756D.6000705@telefonica.net>
Hi Jose,
> I hava a Debian Sarge PC as a NAP for a bluetooth network. The computer=
=20
> is also connected to an ADSL.
>=20
> This is my etc/network/interfaces file:
> # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
>=20
> # The loopback interface
> auto lo
> iface lo inet loopback
>=20
> # The first network card - this entry was created during the Debian=20
> installation# (network, broadcast and gateway are optional)
> auto eth0
> iface eth0 inet static
> address 192.168.0.2
> netmask 255.255.255.0
> network 192.168.0.0
> broadcast 192.168.0.255
> gateway 192.168.0.1
>=20
> # bluetooth network server
> iface bnep0 inet static
> address 10.0.0.1
> netmask 255.255.255.0
>=20
> eth0 is the ADSL connection an bnep0 is the bluetooth connection.
>=20
> My /etc/bluetooth/pan/dev-up file:
> #!/bin/sh
> ifup bnep0
>=20
> I think everytime a client connects it runs /etc/bluetooth/pan/dev-up.=20
> Everything was working fine, but after updating packages with apt-get=20
> everytime a client connects I have to configure bnep0 interface by hand=
=20
> (ifup bnep0).
>=20
> =BFDoes anybody know why /etc/bluetooth/pan/dev-up does not work now? =BF=
How=20
> can I configure bnep0 interface automaticaly?
what about putting "auto bnep0" into the interfaces file ;)
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next prev parent reply other threads:[~2004-05-07 16:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-07 11:39 [Bluez-users] NAP problem Jose Angel Rodriguez
2004-05-07 16:13 ` Marcel Holtmann [this message]
[not found] ` <409C1B27.1050205@telefonica.net>
2004-05-07 23:31 ` Marcel Holtmann
2004-05-08 8:46 ` Jose Angel Rodriguez
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=1083946390.4420.120.camel@pegasus \
--to=marcel@holtmann.org \
--cc=bluez-users@lists.sf.net \
--cc=jrodriguezv@telefonica.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