9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Dialup connection help..
@ 2001-01-27  3:27 Ish Rattan
  0 siblings, 0 replies; 4+ messages in thread
From: Ish Rattan @ 2001-01-27  3:27 UTC (permalink / raw)
  To: 9fans

Hello,

I just installed Plan9 on my home PC. The dialin to school bug has
bit me. The remote end uses PAP (to the best of my knowledge) and
needs three pieces info 1) host -> ppp, user, and password. I have
been dialing with FreeBSD  using somrthing like

host:--host:ppp ogin:$user word:$pass 	construct.

The modem also has to be toggled with string (ATS7=45S0=0L1V1&c1E1Q0).
After patching and compiling /sys/src/ip/ppp (as mentioned in archives
info for PAP support), I tried the following

mod=modemcmd (ATS7=45S0=0L1V1&c1E1Q0)
user=myself@domain
pass=xxxxxx

ip/ppp -t $mod -s $host:$user:$pass -uf -p '#t/eia1' -b115200      <-- A
Connect to fiel system, type ctrl-d when done.
...
atdt0
OK
atdt0,7776666^M
(it goes thru dial but no response from the other end..)
BUSY
(has to be killed to get the prompt back)

I have also tried $user:$pass combination in line A but had no success.
Any pointers?

- ishwar




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Dialup connection help..
  2001-01-27 15:52 presotto
  2001-01-27 18:22 ` Scott Schwartz
@ 2001-01-27 21:19 ` Ish Rattan
  1 sibling, 0 replies; 4+ messages in thread
From: Ish Rattan @ 2001-01-27 21:19 UTC (permalink / raw)
  To: 9fans



On Sat, 27 Jan 2001 presotto@plan9.bell-labs.com wrote:

> Given your string:
> 
> 	host:--host:ppp ogin:$user word:$pass
> 
> you aren't using pap but instead logging into the server
> at the other end.  You need to login by hand with plan 9,

My ignorance. I just dialed out by hand using

telco /dev/eia1
con -l telco!7776666

can log in and I get a connection saying
...
This connection is limited to 6 hours. PPP session from (a.b.c.d)..
(garbage characters start..)

What is the next step from Plan9 side to start ppp client and use
telnet/ftpfs? 

ip/ping w.x.y.z
and
telnet w.x.y.z
do time out

- ishwar

> I never did finish doing the script stuff for dialins, I
> got distracted by the new 9P protocol.
> 
> If you get nowhere after the atdt something else is
> wrong.  What's the '0,' for on the atdt?
> 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Dialup connection help..
  2001-01-27 15:52 presotto
@ 2001-01-27 18:22 ` Scott Schwartz
  2001-01-27 21:19 ` Ish Rattan
  1 sibling, 0 replies; 4+ messages in thread
From: Scott Schwartz @ 2001-01-27 18:22 UTC (permalink / raw)
  To: 9fans

Dave writes:
| I got distracted by the new 9P protocol.

Can you give us an idea of what it's like?



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Dialup connection help..
@ 2001-01-27 15:52 presotto
  2001-01-27 18:22 ` Scott Schwartz
  2001-01-27 21:19 ` Ish Rattan
  0 siblings, 2 replies; 4+ messages in thread
From: presotto @ 2001-01-27 15:52 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

Given your string:

	host:--host:ppp ogin:$user word:$pass

you aren't using pap but instead logging into the server
at the other end.  You need to login by hand with plan 9,
I never did finish doing the script stuff for dialins, I
got distracted by the new 9P protocol.

If you get nowhere after the atdt something else is
wrong.  What's the '0,' for on the atdt?

[-- Attachment #2: Type: message/rfc822, Size: 2330 bytes --]

From: Ish Rattan <ishwar@pali.cps.cmich.edu>
To: 9fans@cse.psu.edu
Subject: [9fans] Dialup connection help..
Date: Fri, 26 Jan 2001 22:27:47 -0500 (EST)
Message-ID: <Pine.BSF.4.21.0101262227001.87979-100000@pali.cps.cmich.edu>

Hello,

I just installed Plan9 on my home PC. The dialin to school bug has
bit me. The remote end uses PAP (to the best of my knowledge) and
needs three pieces info 1) host -> ppp, user, and password. I have
been dialing with FreeBSD  using somrthing like

host:--host:ppp ogin:$user word:$pass 	construct.

The modem also has to be toggled with string (ATS7=45S0=0L1V1&c1E1Q0).
After patching and compiling /sys/src/ip/ppp (as mentioned in archives
info for PAP support), I tried the following

mod=modemcmd (ATS7=45S0=0L1V1&c1E1Q0)
user=myself@domain
pass=xxxxxx

ip/ppp -t $mod -s $host:$user:$pass -uf -p '#t/eia1' -b115200      <-- A
Connect to fiel system, type ctrl-d when done.
...
atdt0
OK
atdt0,7776666^M
(it goes thru dial but no response from the other end..)
BUSY
(has to be killed to get the prompt back)

I have also tried $user:$pass combination in line A but had no success.
Any pointers?

- ishwar


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-01-27 21:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-27  3:27 [9fans] Dialup connection help Ish Rattan
2001-01-27 15:52 presotto
2001-01-27 18:22 ` Scott Schwartz
2001-01-27 21:19 ` Ish Rattan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).