ok, that worked great!  I am actually tethering as we speak!!!! 

at first it didn't work and so I tried editing the barry-sprint file to include 
:

replacedefaultroute
defaultroute

However, replacedefaultroute wasn't recognized on my system.  i guess i have an 
older version of pppd.  Instead, all I did was first take down the existing 
default route by disabling eth0 interface, where it was located:

ifconfig eth0 down

then in the barry-sprint file i just had the line:

defaultroute

anyways, it works great!!  Thanks again!!
--- On Mon, 9/15/08, Chris Frey <[EMAIL PROTECTED]> wrote:
From: Chris Frey <[EMAIL PROTECTED]>
Subject: Re: barry chatscripts
To: [EMAIL PROTECTED], "Barry project development discussion" 
<barry-devel@lists.sourceforge.net>
Date: Monday, September 15, 2008, 5:59 PM

On Mon, Sep 15, 2008 at 03:52:52PM -0700, Glen Rubin wrote:
> Now, I want to use my blackberry as a tethered modem.? I did this on my
> ubuntu box easily b/c there were a bunch of ready made ppp scripts
> installed from libbarry and barry-util binaries.? So, what should I do
> now??? Is it only missing the chatscript?? or are there other things in
> the barry-util, libbarry binaries that i am lacking??? thanks

The pre-made scripts are in the ppp/ directory of the source code tree.
Copy all the *.chat files to /etc/chatscripts and all the remaining files
to /etc/ppp/peers .

The scripts themselves assume those directories.  If you want to install
them elsewhere, you'll need to edit them, so the options files can find
the corresponding chat script.

Then, run as root:

        pppd call barry-rogers

or whichever script matches your provider.

The ppp options files assume that /usr/sbin/pppob exists from your Barry
install.  Again, if pppob is located elsewhere, you can edit the options
files appropriately.

- Chris




      
-------------------------------------------------------------------------
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=/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to