Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2008 16:39:03 -0700
From:      "Maksim Yevmenkin" <maksim.yevmenkin@gmail.com>
To:        mato <gamato@users.sf.net>
Cc:        freebsd-bluetooth@freebsd.org
Subject:   Re: BT issues
Message-ID:  <bb4a86c70804111639m639bcc8u9f47284fecadba7b@mail.gmail.com>
In-Reply-To: <bb4a86c70804081352p657095a1xf3b20a443c973d2a@mail.gmail.com>
References:  <47DBE7A4.3060006@users.sf.net> <bb4a86c70803161729y51f376d0t8333c30713c646d6@mail.gmail.com> <47F67B95.4060402@users.sf.net> <bb4a86c70804081352p657095a1xf3b20a443c973d2a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>  >  Thanks for the script but I would need it expanded a bit.  The thing is
>  > that because I connect both FreeBSD and Windows as clients I had to create 2
>  > slightly different ppp.conf labels (it didn't work for me with one label
>  > only).  Therefore I created 2 simple scripts, each starting rfcomm_pppd with
>  > different label on different channel.  Then I run them manually or
>  > automatically from cron at startup.
>  >  Do you think it would be possible to cover situations like mine within your
>  > script ?  Something like specifying for instance
>  > rfcomm_pppd_server_channel="1,2" .. ?
>
>  why do you need 2 different labels? having multiple instances of a
>  rfcomm_pppd started would be possible, however i will need some time
>  to think about it.

i have committed to -current newer version of the rfcomm_pppd_server script

===

http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/rc.d/rfcomm_pppd_server

Add rfcomm_pppd_server rc script to allow start rfcomm_pppd(8) in server
mode at boot time. Multiple profiles can be started at the same time.
The whole idea is very similar to the ppp rc script.

===

it provides support for multiple rfcomm_pppd profiles running on
multiple rfcomm channels. still not sure why you need to support this,
but it was relatively painless to add such support, so i did it. give
it a try and let me know if you have any problems and/or suggestions.
i will mfc it in a week or so.

thanks,
max



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bb4a86c70804111639m639bcc8u9f47284fecadba7b>