Re: It works! (was Re: mgetty for PPP; Need help)

1997-07-22 Thread OLH
Ole B Hansen 22-07-97 09:18 Test af svar-agent fra OLH -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

It works! (was Re: mgetty for PPP; Need help)

1997-05-21 Thread Eugene Sevinian
Dear friends, Thanks a lot for your great help! This problem was solved due to your consistent assistance. Sincerly, Eugene On Wed, 21 May 1997, Jens B. Jorgensen wrote: > Eugene Sevinian wrote: > > > > > On Wed, 21 May 1997, Jens B. Jorgensen wrote: > > > > > Eugene Sevinian wrote: >

Re: mgetty for PPP; Need help

1997-05-21 Thread Eugene Sevinian
> On Wed, 21 May 1997, Jens B. Jorgensen wrote: > Eugene Sevinian wrote: > > > > Ping to linux machine's IP gives reasonable results. The same with > > w95 pseudo IP address. However ping doesn't see any other machines in LAN. > > The result is: > > > > Request timing out. > > > Ok, here's a q

Re: mgetty for PPP; Need help

1997-05-21 Thread Kevin Traas
> Eugene Sevinian wrote: > > > > On Tue, 20 May 1997, Jens B. Jorgensen wrote: > > > > > I think the difficulty is on the Win95 end at this > > > point. When you bring up the connection from the Win95 end can you > > > ping the IP of the Linux box (the IP for the dialup)? > > > > > > > Ping to l

Re: mgetty for PPP; Need help

1997-05-21 Thread Jens B. Jorgensen
Eugene Sevinian wrote: > > On Tue, 20 May 1997, Jens B. Jorgensen wrote: > > > I think the difficulty is on the Win95 end at this > > point. When you bring up the connection from the Win95 end can you > > ping the IP of the Linux box (the IP for the dialup)? > > > > Ping to linux machine's IP gi

Re: mgetty for PPP; Need help

1997-05-21 Thread Eugene Sevinian
On Tue, 20 May 1997, Alex Yukhimets wrote: > > Then try to point Netscape (or telnet) > to some "digit" location. I tried to ping from w95 using "digit" location. Ping to linux machine's IP gives reasonable results. The same with w95's pseudo IP address. However ping doesn't see any other mach

Re: mgetty for PPP; Need help

1997-05-19 Thread Eugene Sevinian
On Mon, 19 May 1997, Alex Yukhimets wrote: > > > > Presen state is following: > > Dailing from the w95 box side I see > > > > Connected at 14400 bps > > Duration: 000:06:15 > > > > Details: > > Server type: PPP: Windows95, Windows NT 3.5, Inte

Re: mgetty for PPP; Need help

1997-05-19 Thread Alex Yukhimets
> > > After few attempts to compile the new binary of mgetty with ppp support > I was adviced to go back to the initial point and try again with old > binary. It became clear ( to "Jens B. Jorgensen" <[EMAIL PROTECTED]>, > not to me :-) that there were a propblem with IP address. When the last >

Re: mgetty for PPP; Need help

1997-05-15 Thread Eugene Sevinian
> > 05/15 14:16:54 yS1 mgetty: official release 1.0.0 > > 05/15 14:16:54 yS1 check for lockfiles > > 05/15 14:16:54 yS1 locking the line > > 05/15 14:16:54 yS1 lowering DTR to reset Modem > > 05/15 14:16:55 yS1 send: \dATQ0V1H0[0d] > > 05/15 14:16:56 yS1 waiting for ``OK'' ** found ** > > 05

Re: mgetty for PPP; Need help

1997-05-15 Thread Jens B. Jorgensen
Eugene Sevinian wrote: > > Thanks Jens, > here is some additional info. > > On Thu, 15 May 1997, Jens B. Jorgensen wrote: > > > Eugene Sevinian wrote: > > > > > > I have installed mgetty ( 1.0.0-1 ) and it works fine when I am dial-in > > > from outside w95 machine. Now I tring to add PPP and he

Re: mgetty for PPP; Need help

1997-05-15 Thread Tim Sailer
In your email to me, Eugene Sevinian, you wrote: > > > Mgetty string in inittab look like > s1:23:respawn:/sbin/mgetty -D ttyS1 > Is it enough or I should set this -D somewhere else ? Nope... thats right. Make sure your init string (in mgetty.config I think) is right for that port. Tim -- (

Re: mgetty for PPP; Need help

1997-05-15 Thread Eugene Sevinian
Mgetty string in inittab look like s1:23:respawn:/sbin/mgetty -D ttyS1 Is it enough or I should set this -D somewhere else ? > > I've seen this with mgetty trying to initialize a modem that was > not a fax. Add '-D' to the mgetty line in inittab, or (I think) > 'data-only' in the mgetty.config

Re: mgetty for PPP; Need help

1997-05-15 Thread Eugene Sevinian
Thanks Jens, here is some additional info. On Thu, 15 May 1997, Jens B. Jorgensen wrote: > Eugene Sevinian wrote: > > > > I have installed mgetty ( 1.0.0-1 ) and it works fine when I am dial-in > > from outside w95 machine. Now I tring to add PPP and here are > > the basic steps which were done:

Re: mgetty for PPP; Need help

1997-05-15 Thread Tim Sailer
Jens B. Jorgensen wrote: > > Eugene Sevinian wrote: > > 3. Make; cp mgetty /sbin; rebot > > > > After this point I get the message > > "...S1, too fast respawning mgetty. Suspended for 5 min" or something > > like that. And that is all )-; > > If mgetty is respawning, something larger than ppp i

Re: mgetty for PPP; Need help

1997-05-15 Thread Jens B. Jorgensen
Eugene Sevinian wrote: > > I have installed mgetty ( 1.0.0-1 ) and it works fine when I am dial-in > from outside w95 machine. Now I tring to add PPP and here are > the basic steps which were done: > > 1. Installing new kernel (2.0.27) with CONFIG_PPP=m You didn't use 'make config' or 'make xcon