9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ipconfig and ppp
@ 2006-04-07 19:25 Ronald G Minnich
  2006-04-07 19:47 ` [9fans] /dev/vgactl question ISHWAR RATTAN
  2006-04-07 19:50 ` [9fans] ipconfig and ppp Steve Simon
  0 siblings, 2 replies; 5+ messages in thread
From: Ronald G Minnich @ 2006-04-07 19:25 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs


If I do this:
ipconfig -D ppp /dev/eia0
ipconfig goes right out to ... ethernet ... and gets an IP.

When I RTFM it sorta implies that it will use the byte stream device I
named. So, another silly question before I waste a lot of time, anybody
out there used ppp as the primary interface recently? I'm almost
wondering if it makes no sense to use ipconfig and ppp ...

thanks

ron


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

* [9fans] /dev/vgactl question
  2006-04-07 19:25 [9fans] ipconfig and ppp Ronald G Minnich
@ 2006-04-07 19:47 ` ISHWAR RATTAN
  2006-04-07 19:49   ` Francisco J Ballesteros
  2006-04-07 19:50 ` [9fans] ipconfig and ppp Steve Simon
  1 sibling, 1 reply; 5+ messages in thread
From: ISHWAR RATTAN @ 2006-04-07 19:47 UTC (permalink / raw)
  To: 9fans

Is there a way to make the command

   echo hwaccel off > /dev/vgactl

stick around reboot(s)?

-ishwar




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

* Re: [9fans] /dev/vgactl question
  2006-04-07 19:47 ` [9fans] /dev/vgactl question ISHWAR RATTAN
@ 2006-04-07 19:49   ` Francisco J Ballesteros
  0 siblings, 0 replies; 5+ messages in thread
From: Francisco J Ballesteros @ 2006-04-07 19:49 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Try doing it in /rc/bin/termrc, or in your $home/lib/profile

Those two scripts run right after you boot.

On 4/7/06, ISHWAR RATTAN <rattan@cps.cmich.edu> wrote:
> Is there a way to make the command
>
>    echo hwaccel off > /dev/vgactl
>
> stick around reboot(s)?
>
> -ishwar
>
>
>
>

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

* Re: [9fans] ipconfig and ppp
  2006-04-07 19:25 [9fans] ipconfig and ppp Ronald G Minnich
  2006-04-07 19:47 ` [9fans] /dev/vgactl question ISHWAR RATTAN
@ 2006-04-07 19:50 ` Steve Simon
  2006-05-01  4:21   ` Ronald G Minnich
  1 sibling, 1 reply; 5+ messages in thread
From: Steve Simon @ 2006-04-07 19:50 UTC (permalink / raw)
  To: 9fans

I haven't used ppp'ed quite a while but when I used
dialup this is what I used to do:

telco /dev/eia1
ip/ppp -f -P -b 57600 -k 'server=ntl user=xxx'  -p telco!ntl 0.0.0.0 52.252.189.157
ndb/dns -r
echo -n refresh > /net/cs
aux/timesync -n

-Steve


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

* Re: [9fans] ipconfig and ppp
  2006-04-07 19:50 ` [9fans] ipconfig and ppp Steve Simon
@ 2006-05-01  4:21   ` Ronald G Minnich
  0 siblings, 0 replies; 5+ messages in thread
From: Ronald G Minnich @ 2006-05-01  4:21 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Steve Simon wrote:
> I haven't used ppp'ed quite a while but when I used
> dialup this is what I used to do:
> 
> telco /dev/eia1

just fyi, I'm having real problems with telco so plan to use the ppp and 
chat file instead. Telco does very little for you with a modem that 
supports ppp and is hard-wire to 115kb anyway ...

I've actually had telco get a null pointer deref, and it seems to get 
hung up and not pass bits for some reason. Weird, it is a simple 
program, but ...

thanks

ron


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

end of thread, other threads:[~2006-05-01  4:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-07 19:25 [9fans] ipconfig and ppp Ronald G Minnich
2006-04-07 19:47 ` [9fans] /dev/vgactl question ISHWAR RATTAN
2006-04-07 19:49   ` Francisco J Ballesteros
2006-04-07 19:50 ` [9fans] ipconfig and ppp Steve Simon
2006-05-01  4:21   ` Ronald G Minnich

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).