Not able to access anything beyond the PPP server.

2012-09-25 Thread sai
Hi All, I'm Sai Krishna. I have a very fundamental problem. I'm trying to establish a connection from a client to LAN using PPP, where my machine is the client. Actually, I was able to ping the PPP server but not able to ping other machines in that network beyond the PPP server. I

Re: ppp server for debian

2003-02-19 Thread nate
shr-heng said: > hi. > excuse me , if i want to set " ppp server " in the debian system, > where i can get the "ppp server" software. I use portslave.. it's a PPP server with radius support. works well. another option is to use mgetty. nate -- To UNSU

Re: ppp server for debian

2003-02-19 Thread Jason Clarke
I used this for my dial in server. http://www.swcp.com/~jgentry/ J - Original Message - From: shr-heng To: [EMAIL PROTECTED] Sent: Thursday, February 20, 2003 2:57 PM Subject: ppp server for debian hi. excuse me , if i want to set " ppp server " in the debian system, w

Re: ppp server for debian

2003-02-19 Thread Russell Shaw
shr-heng wrote: > hi. > excuse me , if i want to set " ppp server " in the debian system, > where i can get the "ppp server" software. apt-cache search ppp -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

ppp server for debian

2003-02-19 Thread shr-heng
hi.     excuse me , if i want to set " ppp server " in the debian system, where i can get the "ppp server" software. thanks   dale

Radius error on a ppp server

2001-07-07 Thread Mário Henrique Cruz Tôrres
Good morning. I have a ppp server on my house but I'm receivind an error message from RADIUS: PAM authentication not available Anyone know what is this ? Thanks a lot. Mario H.C.T. my system : radius + portslave + multiserial cyclades

ppp server

2000-11-13 Thread staf wagemakers
Hi, I'm trying to setup a ppp dialin server, I've installed the ppp & the mgetty package, and edited the /etc/ppp/options.ttyS0 to add the local & remote ip-adress. When I dialin I get a ip-adress, but can't connect or ping to a system on the network. The routing table (netstat -rn) seems to loo

Re: Strange PPP Server

2000-11-03 Thread Jonathan Markevich
On Wed, Nov 01, 2000 at 06:14:38PM -0600, John Hasler wrote: > Flyitlow writes: > > The correct way to use noauth is to place it in the peers file, > > /etc/ppp/peers/[name]. > > pppconfig does that. Here's the latest, I used pppconfig, and got (some munging has taken place)... hide-password noa

Re: Strange PPP Server

2000-11-01 Thread John Hasler
Flyitlow writes: > The correct way to use noauth is to place it in the peers file, > /etc/ppp/peers/[name]. pppconfig does that. -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill Elmwood, Wisconsin

Re: Strange PPP Server

2000-11-01 Thread Flyitlow
>This might help. But then again. >In file /etc/ppp/options, make sure the following line is present; >noauth Oops, just realised, The correct way to use noauth is to place it in the peers file, /etc/ppp/peers/[name]. Leave 'noauth' out of the ppp options file. Regards.

Re: Strange PPP Server

2000-11-01 Thread Flyitlow
This might help. But then again. In file /etc/ppp/options, make sure the following line is present; noauth Regards.| | | _ | Flyitlow. _|__( )__|_

Re: Strange PPP server

2000-11-01 Thread Jonathan Markevich
On Mon, Oct 30, 2000 at 10:24:09PM -0600, John Hasler wrote: > Jonathan Markevich writes: > > I don't understand getting the PPP garbage right away... > > It means that the ISP wants to use PAP or CHAP authentication. ... > If this doesn't work ask for help again. Ooops, sorry, forgot the para

Re: Strange PPP server

2000-11-01 Thread Jonathan Markevich
On Mon, Oct 30, 2000 at 10:24:09PM -0600, John Hasler wrote: > Jonathan Markevich writes: > > I don't understand getting the PPP garbage right away... > > It means that the ISP wants to use PAP or CHAP authentication. Yes, but... > > Any suggestions off the top of your heads? > > Run pppconfig

Re: Strange PPP server

2000-10-30 Thread John Hasler
Jonathan Markevich writes: > I don't understand getting the PPP garbage right away... It means that the ISP wants to use PAP or CHAP authentication. > Any suggestions off the top of your heads? Run pppconfig, select 'PAP' authentication, and connect with 'pon' and disconnect with 'poff'. Most I

Strange PPP server

2000-10-30 Thread Jonathan Markevich
I'm trying to connect to the Toronto Freenet through Linux. I've been able to connect with Windows easily enough, but the regular chatscripts and peers/* setups don't seem to work. The best I can get is the following in my ppp.log: Oct 30 22:32:40 fennywood pppd[1390]: pppd 2.3.11 started by jon

Re: Problem setting up Dialin PPP server

2000-06-29 Thread Eric G . Miller
On Thu, Jun 29, 2000 at 08:14:10PM +0530, Nagarjuna G. wrote: > After setting up the ppp server, when I try to connect to the server > ppp starts and immediately stops with the following error: peer refused to > authenticate. Any clues? Dialin servers almost never will authenticate to t

Problem setting up Dialin PPP server

2000-06-29 Thread Nagarjuna G.
After setting up the ppp server, when I try to connect to the server ppp starts and immediately stops with the following error: peer refused to authenticate. Any clues? Jun 29 20:10:32 hbcse pppd[31618]: rcvd [LCP EchoReq id=0x0 magic=0x1d8b13a] Jun 29 20:10:32 hbcse pppd[31618]: sent [LCP

Re: PPP Server (PPP HOWTO very poor)

2000-06-07 Thread Oki DZ
On Tue, 6 Jun 2000, Paulo Henrique Baptista de Oliveira wrote: > I have to setup a PPP Server but the PPP HOWTO is very poor. Only 4 > pages for this topic. Anyone knows any doc in the Net explaining better > how to do this? All you need to do is to install pppd and mg

Re: PPP Server (PPP HOWTO very poor)

2000-06-07 Thread Alvin Oga
hi paulo... there are many ways to setup ppp server... - guess the trick is make sure oyu know how to use seyon or minicom to test the modems out and that oyu can do normal logins... - once you get normal login...setting up the ppp part is easy... i too think there was not enough info

Re: PPP Server (PPP HOWTO very poor)

2000-06-06 Thread Nathan E Norman
On Tue, Jun 06, 2000 at 08:38:17AM -0700, Paulo Henrique Baptista de Oliveira wrote: > Hi all, > I have to setup a PPP Server but the PPP HOWTO is very poor. Only 4 > pages for this topic. Anyone knows any doc in the Net explaining better > how to do this? Install th

PPP Server (PPP HOWTO very poor)

2000-06-06 Thread Paulo Henrique Baptista de Oliveira
Hi all, I have to setup a PPP Server but the PPP HOWTO is very poor. Only 4 pages for this topic. Anyone knows any doc in the Net explaining better how to do this? Thanks, Paulo Henrique

Re: win95 dialin to linux ppp server

2000-04-11 Thread Keith G. Murphy
[EMAIL PROTECTED] wrote: > > Hello everyone, > > I'm trying to dialin from a Win95 pc into a linux PPP server. > After numerous attempts changing 'conf' files I managed to log in > but then Win95 times out. > I've also tried the no-dtr option in the

win95 dialin to linux ppp server

2000-04-10 Thread dodjee
Hello everyone, I'm trying to dialin from a Win95 pc into a linux PPP server. After numerous attempts changing 'conf' files I managed to log in but then Win95 times out. I've also tried the no-dtr option in the inittab; '-m '"" AT&C1". No luc

PPP server glitch

2000-04-07 Thread Danny Heap
I'm trying to set up one of our lab machines as a PPP server. I've successfully gotten to the point where a serial connection is established and ip numbers are established. However, I am unable to ping the server host from my home machine. I suspect a routing problem, but the routin

Controlling access to PPP - server

1999-11-24 Thread Alex V. Toropov
Hi all I'm trying to organize "private" ppp - server on debian mashine. I've installed 3 modems on ttyS0 - ttyS2, mgetty with AutoPPP configured and pppd (ver 2.3.5-2). I've created 3 option files (/etc/ppp/options.ttyS0, ...,S2) with lines like xxx.xxx.xxx.8:xxx.x

Re: PPP server wont work - I have R all TFMs + the FAQs

1999-06-05 Thread John Hasler
Frankie writes: > Please can someone tell me how stupid I am please Let's see some logs. -- John Hasler [EMAIL PROTECTED] (John Hasler) Dancing Horse Hill Elmwood, WI

PPP server wont work - I have R all TFMs + the FAQs

1999-06-05 Thread Frankie
TECTED]> # Modified for PPP Server setup by Christoph Lameter <[EMAIL PROTECTED]> # # Use the command egrep -v '#|^ *$' /etc/ppp/options to quickly see what # options are active in this file. # Specify which DNS Servers the incoming Win95 or WinNT Connection should use # Two S

PPP server setup problem

1999-05-05 Thread YueHerng Lin
Hi all, I'd like to setup a PPP server running on a slink installation. So far I can get pass the authentication and the link seems to be up. However, I couldn't ping each others. I think ifconfig and route gave me the right information. That is, ppp0 interface with IP 192.168.1.1 to

Re: Problems with ppp server

1998-12-17 Thread Gopal Narayanan
On 16 Dec, Joe Emenaker wrote: > > My only suggestion would be to try it without the asyncmap option (which > should cause ppp to use the desperate asyncmap of 0x... which you > could also try explicitly). If that works, start trying turning off a bunch > of the bits in the asyncmap to see

Re: Problems with ppp server

1998-12-16 Thread Joe Emenaker
ss" and hangs up ppp with >"No network protocols running" Your ppp server needs to know what IP address it can give out to your machine. However, it looks like you might already be doing this. I did notice something a little odd, though... Your home machine, not having an IP

Problems with ppp server

1998-12-16 Thread Gopal Narayanan
Hello, I am at wit's end with this problem. I am trying to set up a PPP server at work. It is a Debian machine running hamm with ppp version 2.3.5-2. Same setup at my home-machine as well. I am setting this up in the server with mgetty and AutoPPP. Autoppp works and I get a succesful PAP

Strange PPP server problem

1998-12-11 Thread Gopal Narayanan
Dear Fellow Debianites, Thanks in advance for any help with this strange problem I am having. I am trying to set up a PPP server at work. It is a Debian machine running hamm with ppp version 2.3.5-2. Same setup at my home-machine as well. I am setting this up in the server with mgetty and AutoPPP

Re: very weird problem with PPP (server+client)

1998-12-09 Thread Pere Camps
Torsten, > This looks REALLY weird! Either your modem is broken or your server does not > answer in a reasonable time. Suggestion: Try to connect without ppp using e.g. > minicom. Report if this works and try binary file transfers using rz/sz. It was my PAM server which wasn't answering i

Re: very weird problem with PPP (server+client)

1998-12-09 Thread Torsten Landschoff
On Sun, Dec 06, 1998 at 06:09:52PM +, Pere Camps wrote: > Hi! Hello Pere, Hmm, nobody replied so I will make a try. Forgive me if my answer is wrong but I am really tired (3:45 am here :) > I used to have a very stable configuration for a PPP connection > between two debian machines w

very weird problem with PPP (server+client)

1998-12-07 Thread Pere Camps
Hi! I used to have a very stable configuration for a PPP connection between two debian machines which suddenly has gone away. I'll explain myself. I have a machine with a 56k modem that acts as a server. I had mgetty with autoppp enabled and pppd with "auth" and "login". The serve

ppp server gone?

1998-10-16 Thread Richard E. Hawkins Esq.
There isn't a server process for ppp, is there? It just relies on the "client" telling the "server" to start uup? I couldn't use ppp for a few days, when the changes to libpam came out of sequence. I upgraded again today, and got the4 rest. I was able to make a single connection. When it flak

Re: PPP Server Package?

1998-08-04 Thread Martin Bialasinski
>> "s" == servis <[EMAIL PROTECTED]> writes: s> There is Debian package: s> Package: xringd [...] It still surprises me sometimes how many packages debian has... It is also amusing to ask a question and get pointed to a small utility living on the disk. It has been there since the beginning,

Re: PPP Server Package?

1998-08-04 Thread servis
*- Martin Bialasinski wrote about "Re: PPP Server Package?" | | YE> Something similarly cool would be if I could set it up to listen for a | YE> particular ring pattern (a "one ringer") that signals it to ppp into my isp | YE> and then email me the IP address it

Re: PPP Server Package?

1998-08-04 Thread Martin Bialasinski
>> "WL" == Will Lowe <[EMAIL PROTECTED]> writes: WL> Check out http://www.ml.org/ml/dyndns/ ... you can get a hostname, WL> register your new IP everytime it changes, and refer to your host by name WL> rather than IP. www.ddns.org offers a similar service, but does the updates more often. There

Re: PPP Server Package?

1998-08-04 Thread Martin Bialasinski
>> "YE" == Young, Ed <[EMAIL PROTECTED]> writes: YE> I'd like to set up my machine so that I can dial it up and run it remotely. YE> I believe that mgetty is the general program, but is there a debian package YE> which will configure and ask me all the right questions and make all my YE> dreams c

Re: PPP Server Package?

1998-08-04 Thread Will Lowe
> Something similarly cool would be if I could set it up to listen for a > particular ring pattern (a "one ringer") that signals it to ppp into my isp > and then email me the IP address it has been issued. Then I could telnet to > it or run it as a web server, etc. I'm sure this has been done befor

PPP Server Package?

1998-08-04 Thread Young, Ed
I'd like to set up my machine so that I can dial it up and run it remotely. I believe that mgetty is the general program, but is there a debian package which will configure and ask me all the right questions and make all my dreams come true? (Lately, it seems like 2.0 approaches this) Something s

Re: Strange problem with ppp server --MKP

1998-06-21 Thread Mike Patterson
>Mike Patterson writes: >> He dials in, and pap is authenticated. Great! First problem, though, is that >> no entries get created via route and ifconfig, so he gets stuck. > >You need to give pppd local and remote ip numbers, like this: >192.168.0.1:192.168.0.23 I did that in my last attempt. I

Re: Strange problem with ppp server --MKP

1998-06-21 Thread john
Mike Patterson writes: > He dials in, and pap is authenticated. Great! First problem, though, is that > no entries get created via route and ifconfig, so he gets stuck. You need to give pppd local and remote ip numbers, like this: 192.168.0.1:192.168.0.23 > So I manually put entires in right aft

Strange problem with ppp server --MKP

1998-06-21 Thread Mike Patterson
I'm running a PPP server on my debian 1.3 box for one of my friends on a win95 machine to connect to. He dials in, and pap is authenticated. Great! First problem, though, is that no entries get created via route and ifconfig, so he gets stuck. So I manually put entires in right after he

Re: PPP Server Almost a Reality

1997-12-30 Thread Tim Sailer
G. H. wrote: > > Well... The PPP Server is almost working, still having one problem. > > When connecting to the Debian box with WIN95, Debian keeps giving a "PAP > authentication failure for " > > and then proceeds to disconnect WIN95. I don't have Shad

PPP Server Almost a Reality

1997-12-30 Thread G. H.
Well... The PPP Server is almost working, still having one problem. When connecting to the Debian box with WIN95, Debian keeps giving a "PAP authentication failure for " and then proceeds to disconnect WIN95. I don't have Shadow passwords enabled and the name and password is

Re: Setting up a PPP Server

1997-12-27 Thread Tim Sailer
G. H. wrote: > > I've been searching 2+ days in information on setting up Debian as a > Dial-In PPP Server and have found NOTHING! > > Sure there's plenty of info on hooking up Debian to an ISP. But I want > Debian to BE an ISP. > > All I need is support

Re: Setting up a PPP Server

1997-12-26 Thread Nathan E Norman
On Fri, 26 Dec 1997, G. H. wrote: : I've been searching 2+ days in information on setting up Debian as a : Dial-In PPP Server and have found NOTHING! : : Sure there's plenty of info on hooking up Debian to an ISP. But I want : Debian to BE an ISP. : : All I need is support for

Setting up a PPP Server

1997-12-26 Thread G. H.
I've been searching 2+ days in information on setting up Debian as a Dial-In PPP Server and have found NOTHING! Sure there's plenty of info on hooking up Debian to an ISP. But I want Debian to BE an ISP. All I need is support for 2 incoming lines to connect us to our TCP/IP N

Re: setting up a slip/ppp server

1997-11-15 Thread Carey Evans
"Colin R. Telmer" <[EMAIL PROTECTED]> writes: > I have a machine that is connected to the net and want to set up a slip or > ppp server only so that I can dial into the machine via a connected modem > with a PDA (palm pilot) that can establish either a slip or ppp > co

setting up a slip/ppp server

1997-11-14 Thread Colin R. Telmer
I have a machine that is connected to the net and want to set up a slip or ppp server only so that I can dial into the machine via a connected modem with a PDA (palm pilot) that can establish either a slip or ppp connection. Setting this up must be covered in a FAQ, can I assign some kind of local

Re: dialup (ppp) server

1997-11-05 Thread tps
On Nov 04, Paul Miller wrote > I'm looking for some decent howtos on setting up a Linux dial-up ppp > server. Anyone have a suggestion? http://www.buoy.com/isp Tim -- >>>>>>>>>>>>>>>>>>>>>>&

dialup (ppp) server

1997-11-05 Thread Paul Miller
I'm looking for some decent howtos on setting up a Linux dial-up ppp server. Anyone have a suggestion? Thanks, -Paul -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Debian ppp server how-to?

1997-10-24 Thread Hamish Moffatt
On %M %N, Jens B. Jorgensen wrote > Hamish Moffatt wrote: > Hmmm. Weird. I've used pppd with shadow passwords but this was a bo > system, not hamm. You did say your system has hamm, not bo, right? > just for kicks maybe you should try hand-entering the user/password > into /etc/ppp/pap-secrets. Oth

Re: Debian ppp server how-to?

1997-10-24 Thread Jens B. Jorgensen
Hamish Moffatt wrote: > > On Thu, Oct 23, 1997 at 01:43:38PM -0500, Jens B. Jorgensen wrote: > > Hmmm. Weird. I've used pppd with shadow passwords but this was a bo > > system, not hamm. You did say your system has hamm, not bo, right? > > just for kicks maybe you should try hand-entering the user

Re: Debian ppp server how-to?

1997-10-24 Thread Hamish Moffatt
On Thu, Sep 11, 1997 at 05:15:08PM -0500, Jens B. Jorgensen wrote: > dada wrote: > > Is there any how-to to setup an ppp server under Debian? > > o get/install mgetty package > o get/install ppp package > o make sure kernel has ppp support, if it doesn't then g

Re: Debian ppp server how-to?

1997-10-24 Thread Hamish Moffatt
On Fri, Oct 24, 1997 at 01:10:25AM +1000, Hamish Moffatt wrote: > On Thu, Sep 11, 1997 at 05:15:08PM -0500, Jens B. Jorgensen wrote: > > /AutoPPP/ - - /usr/sbin/pppd auth +pap login modem :Y.Y.Y.Y > > where Y.Y.Y.Y is what you want the caller's IP address to be. > > I did this. Well, I enable

Re: Debian ppp server how-to?

1997-10-23 Thread Jens B. Jorgensen
Hamish Moffatt wrote: > > On Fri, Oct 24, 1997 at 01:10:25AM +1000, Hamish Moffatt wrote: > > On Thu, Sep 11, 1997 at 05:15:08PM -0500, Jens B. Jorgensen wrote: > > > /AutoPPP/ - - /usr/sbin/pppd auth +pap login modem :Y.Y.Y.Y > > > where Y.Y.Y.Y is what you want the caller's IP address to be

urgent: ppp server slow

1997-09-26 Thread dada
Hi.. I have an ppp server (whith "mgetty")but it don't work fine. After the user login,if he does: ping 192.168.1.1 (the server IP address) the server reply the ping fine (if I ping the client, when the user is login, the repply is fine as well). The problem arose wh

Re: Debian ppp server how-to?

1997-09-20 Thread Carey Evans
dada <[EMAIL PROTECTED]> writes: [snip] > Now the user can log in,,, but which is IP address that client must put > in his Netscape to see pages in my Apache server?. pppd will work out the IP address your box has on its local network. For instance, the dialin server at work is called prgsrv1 an

Re: Debian ppp server how-to?

1997-09-19 Thread Carey Evans
dada <[EMAIL PROTECTED]> writes: > Yes...my modem works fine...i use linux to connecting to internet. Well if mgetty's working right, you should see something like: dialout ttyS0/usr/sbin/pppd f Tue Sep 16 23:13 - 23:20 (00:07) in the output of `last -20' if you dialout with the same

Re: Debian ppp server how-to?

1997-09-19 Thread dada
Carey Evans wrote: > > dada <[EMAIL PROTECTED]> writes: > > > Yes...my modem works fine...i use linux to connecting to internet. > > Well if mgetty's working right, you should see something like: > > dialout ttyS0/usr/sbin/pppd f Tue Sep 16 23:13 - 23:20 (00:07) > > in the output of

Re: Debian ppp server how-to?

1997-09-17 Thread dada
[EMAIL PROTECTED] wrote: > > On Sep 12, [EMAIL PROTECTED] wrote > > On Fri, 12 Sep 1997, dada wrote: > > > > > Is there any how-to to setup an ppp server under Debian? > > > > > > I need detailled information becouse I'm newie :-)

Re: Debian ppp server how-to?

1997-09-17 Thread dada
Carey Evans wrote: > > dada <[EMAIL PROTECTED]> writes: > > [snip] > > > I do all you say...but I don't enjoy...It don't work. > > > > Maybe I'm newie, can help me? > > Does your phone line ring? Does the modem notice (AA light flashes; > RING gets printed if you're in minicom)? Does the

Re: Debian ppp server how-to?

1997-09-17 Thread Carey Evans
dada <[EMAIL PROTECTED]> writes: [snip] > I do all you say...but I don't enjoy...It don't work. > > Maybe I'm newie, can help me? Does your phone line ring? Does the modem notice (AA light flashes; RING gets printed if you're in minicom)? Does the modem itself answer (it shouldn't)? Does

Re: Debian ppp server how-to?

1997-09-17 Thread dada
Jens B. Jorgensen wrote: > > Thanks for using NetForward! > http://www.netforward.com > v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v > > dada wrote: > > > > Is there any how-to to setup an ppp server under Debian? > > > > I need detailled in

Re: Debian ppp server how-to?

1997-09-15 Thread tps
On Sep 12, [EMAIL PROTECTED] wrote > On Fri, 12 Sep 1997, dada wrote: > > > Is there any how-to to setup an ppp server under Debian? > > > > I need detailled information becouse I'm newie :-) and I want set up one > > ppp server at my home. > > > >

Re: Debian ppp server how-to?

1997-09-14 Thread Torsten Hilbrich
dada <[EMAIL PROTECTED]> writes: > Is there any how-to to setup an ppp server under Debian? > > I need detailled information becouse I'm newie :-) and I want set up > one ppp server at my home. Do you have the doc-linux package installed? Look at file:/usr/doc/

Re: Debian ppp server how-to?

1997-09-12 Thread mike
On Fri, 12 Sep 1997, dada wrote: > Is there any how-to to setup an ppp server under Debian? > > I need detailled information becouse I'm newie :-) and I want set up one > ppp server at my home. > > Regards. Depending how many users you want to server try checkin

Re: Debian ppp server how-to?

1997-09-12 Thread Jim Pick
> dada wrote: > > > > Is there any how-to to setup an ppp server under Debian? > > > > I need detailled information becouse I'm newie :-) and I want set up one > > ppp server at my home. > > o get/install mgetty package > > o get/ins

Re: Debian ppp server how-to?

1997-09-11 Thread Jens B. Jorgensen
dada wrote: > > Is there any how-to to setup an ppp server under Debian? > > I need detailled information becouse I'm newie :-) and I want set up one > ppp server at my home. o get/install mgetty package o get/install ppp package o make sure kernel has ppp support

Debian ppp server how-to?

1997-09-11 Thread dada
Is there any how-to to setup an ppp server under Debian? I need detailled information becouse I'm newie :-) and I want set up one ppp server at my home. Regards. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: urgent: I need all steps to setup an ppp server

1997-08-08 Thread Kevin Traas
>Hi...I need urgently all posible information about how to setup and ppp >server. Check out the Howto's. Specifically, PPP-Howto. You can find these on your system under /usr/doc/HOWTO (if you have the linux-doc package installed). -Or- You can find these on the web at: http:/

Re: urgent: I need all steps to setup an ppp server

1997-08-08 Thread Tim Sailer
In your email to me, [EMAIL PROTECTED], you wrote: > > Hi...I need urgently all posible information about how to setup and ppp > server. > > Could some one teach me step by step? A good start can be found on my ISP page... http://www.buoy.com/isp look at the mgetty part or the

urgent: I need all steps to setup an ppp server

1997-08-08 Thread crontab
Hi...I need urgently all posible information about how to setup and ppp server. Could some one teach me step by step? thanks to all. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: ppp server

1997-07-23 Thread Tim Sailer
In your email to me, tyc, you wrote: > > Hi... > > I want setup my linux boox as ppp server to permit users access to it > whith an login and an password from windows systemts.? > > Please, where can I find information about this? > > I read PPP howto, bu

ppp server

1997-07-23 Thread tyc
Hi... I want setup my linux boox as ppp server to permit users access to it whith an login and an password from windows systemts.? Please, where can I find information about this? I read PPP howto, but is here any more specific? Could someone, that have an ppp server running, gime some

Re: PPP server / IP forwarding problem?

1997-07-17 Thread Lindsay Allen
I sent you a reply via email, but it bounced. It is a bit long to post here, so please contact me with a valid address. Lindsay =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Lindsay Allen <[EMAIL PROTECTED]> Perth, Western Australia voice +61 8 9316 2486modem +61

PPP server / IP forwarding problem?

1997-07-16 Thread Christopher Wong
I'm trying to setup a ppp dialup server on Linux (2.0.29)/ Debian 1.3 and am having problems. I want a Win95 machine to be able to dialup into my linux box and access the Internet through the linux box which is connected to a router (internet). I am able to get the modems to connect and I can pin

Re: Dialing into a Windows NT PPP server?

1997-03-15 Thread Leandro Asnaghi-Nicastro
On This Day, In The Year of Our Lord 15 Mar 97, 10:23 "Dialing into a Windows NT PPP serve" By Bruce Perens: > I would suggest you dial in using "minicom" and see if the PPP > server starts up right away (you'll see garbage with "}" characters) &g

Dialing into a Windows NT PPP server?

1997-03-15 Thread Bruce Perens
Leandro is dialing into an NT PPP server from his Linux client. I think you need to make CHAP work on both sides (see the pppd man page) so that the NT server can authenticate yours, but I'm not sure because I have not tried this. Is there anyone lurking on debian-user who has already done