Date: Tue, 22 Apr 2008 21:13:41 +0200 From: mato <gamato@users.sf.net> To: Maksim Yevmenkin <maksim.yevmenkin@gmail.com> Cc: freebsd-bluetooth@freebsd.org Subject: Re: BT issues Message-ID: <480E38E5.1040506@users.sf.net> In-Reply-To: <bb4a86c70804111639m639bcc8u9f47284fecadba7b@mail.gmail.com> References: <47DBE7A4.3060006@users.sf.net> <bb4a86c70803161729y51f376d0t8333c30713c646d6@mail.gmail.com> <47F67B95.4060402@users.sf.net> <bb4a86c70804081352p657095a1xf3b20a443c973d2a@mail.gmail.com> <bb4a86c70804111639m639bcc8u9f47284fecadba7b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Maksim Yevmenkin wrote: >> > 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 > Hi Max, I'm just upgrading my work laptop to 7-STABLE and I hope to test it soon. I need two labels because Windows clients require slightly different configuration than FreeBSD clients. I think we emailed about my difficulties with Windows clients long time ago and only later I managed to make them work and I'm not even sure how that happened. Regards, M.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?480E38E5.1040506>