From: Rafael Vidal Aroca <rafael@3wt.com.br>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] rfcommX and ppp
Date: Tue, 05 Oct 2004 14:23:18 -0300 [thread overview]
Message-ID: <4162D886.8010406@3wt.com.br> (raw)
In-Reply-To: <1096991861.20349.73.camel@pegasus>
Well, everything is fine, but my ppp is configured to give a
unique ip. You can check this from my peer file /etc/ppp/peers/dun that
follows:
# do not require auth
noauth
# do not use modem control lines we aren't using a real serial line
local
# do not determinate local ip from hostname
noipdefault
# usefull ARP proxing
proxyarp
# do not enable default route
nodefaultroute
# do not use ipx
noipx
# set disconnect timeout
idle 0
# local ip : remote ip
10.0.0.1:10.0.0.2
# dns
ms-dns 10.0.0.1
# netmask
netmask 255.255.255.0
Note the line: 10.0.0.1:10.0.0.2
Can i change this to multiple ips? Because the problem is exactly
this: all devices in the same ip...
[]s Rafael.
Marcel Holtmann wrote:
>Hi Rafael,
>
>
>
>> i set up a Linux box as a gateway for pdas to access internet. The
>>first device that connects to the LAN service gets rfcomm0 and have
>>internet access!
>>
>> The other devices get rfcomm1, rfcomm2, rfcomm3.....all ok up to now.
>>
>> The problem is that none of then estabilishes a ppp connection. What
>>could it be?
>>
>>
>
>I have no idea. Tell us more about your setup. Do you use dund?
>
>Regards
>
>Marcel
>
>
>
next prev parent reply other threads:[~2004-10-05 17:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-05 13:05 [Bluez-users] rfcommX and ppp Rafael Vidal Aroca
2004-10-05 15:57 ` Marcel Holtmann
2004-10-05 17:23 ` Rafael Vidal Aroca [this message]
2004-10-06 9:44 ` Marcel Holtmann
2004-10-09 12:36 ` O Plameras
2004-10-09 13:51 ` [Bluez-users] " 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=4162D886.8010406@3wt.com.br \
--to=rafael@3wt.com.br \
--cc=bluez-users@lists.sourceforge.net \
--cc=marcel@holtmann.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.