On Fri, 01 Aug 2008 16:28:35 -0400, Chris Frey wrote:
> On Fri, Aug 01, 2008 at 09:25:00AM -0400, Shannon McMackin wrote:
>> I've just started testing of use of my BB as a modem with the latest
>> release of barry. I'm getting an error message that looks like this:
>>
>> > [EMAIL PROTECTED]:/etc/chatscripts$ pppd call barry-sprint
>> > exception caught in main(): This device requested a password. Connect
>> > script failed
>> > Script /usr/sbin/pppob finished (pid 6948), status = 0x1
>>
>> I'm assuming this is the device asking it's access password just like
>> it does with the password utility. Is there a file I can add this info
>> to or a flag I can use to get a prompt for the password?
>
> Currently, the password is handled on the command line, and password
> support is experimental.
>
> To add your password, you'll need to edit your
> /etc/ppp/peers/barry-sprint file, and look for the line that says:
>
> pty "/usr/sbin/pppob"
>
> And change it to:
>
> pty "/usr/sbin/pppob -P password"
>
> - 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=/
Thanks Chris...
That was what I needed and if you want to know for now. I get past the
device auth and then it connects, but nothing resolves or pings out.
ppp0 Link encap:Point-to-Point Protocol
inet addr:68.245.248.8 P-t-P:68.28.121.69 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:25 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:860 (860.0 B) TX bytes:1826 (1.7 KB)
[EMAIL PROTECTED]:/etc/ppp/peers$ pppd call barry-sprint
Serial connection established.
using channel 2
Using interface ppp0
Connect: ppp0 <--> /dev/pts/2
sent [LCP ConfReq id=0x1 <asyncmap 0x0>]
rcvd [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x113b26> <pcomp> <accomp>]
sent [LCP ConfRej id=0x3 <magic 0x113b26> <pcomp> <accomp>]
rcvd [LCP ConfNak id=0x1 <magic 0x113338> <pcomp> <accomp>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0>]
rcvd [LCP ConfReq id=0x4 <asyncmap 0x0>]
sent [LCP ConfAck id=0x4 <asyncmap 0x0>]
rcvd [LCP ConfNak id=0x2 <magic 0x113338> <pcomp> <accomp>]
sent [LCP ConfReq id=0x3 <asyncmap 0x0>]
rcvd [LCP ConfNak id=0x3 <magic 0x113338> <pcomp> <accomp>]
sent [LCP ConfReq id=0x4 <asyncmap 0x0>]
rcvd [LCP ConfAck id=0x4 <asyncmap 0x0>]
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3
0.0.0.0>]
rcvd [LCP DiscReq id=0x5 magic=0x113b26]
rcvd [IPCP ConfReq id=0x1 <addr 68.28.121.69>]
sent [IPCP ConfAck id=0x1 <addr 68.28.121.69>]
rcvd [IPCP ConfNak id=0x1 <addr 68.245.248.8> <ms-dns1 68.28.122.93> <ms-
dns3 68.28.114.91>]
sent [IPCP ConfReq id=0x2 <addr 68.245.248.8> <ms-dns1 68.28.122.93> <ms-
dns3 68.28.114.91>]
rcvd [IPCP ConfAck id=0x2 <addr 68.245.248.8> <ms-dns1 68.28.122.93> <ms-
dns3 68.28.114.91>]
Cannot determine ethernet address for proxy ARP
local IP address 68.245.248.8
remote IP address 68.28.121.69
primary DNS address 68.28.122.93
secondary DNS address 68.28.114.91
Script /etc/ppp/ip-up started (pid 12370)
Script /etc/ppp/ip-up finished (pid 12370), status = 0x0
I'm wondering if the line that reads "Cannot determine ethernet address
for proxy ARP has anything to do with it. I'll keep poking around.
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/barry-devel