Kevin Brosius on Fri, 16 Feb 2001 09:32:22 -0500 |
The error is probably just a mis-config indication. I don't have access to my box at the moment, but here's a couple thoughts: Link to chap-secrets docs, http://www.linuxdoc.org/LDP/nag/node121.html. I'd guess you've got chap-secrets and possibly username set up incorrectly. For a test, try a chap-secrets file like this: * * 'password' (comments about why this is insecure to /dev/null! Just don't dial any phone numbers other than AT&T while doing this.) Your AT&T username, without the '@worldnet.att.net' part, then needs to be passed to pppd, either in the config file or on the command line. I'd assume kppp has some option for this, but I haven't used it. When you get it working, at a minimum you need to change chap-secrets to something like: * worldnet.att.net 'password' You may also need a chap-secrets entry for reverse authentication. An entry like * * * will allow AT&T to authenticate to your machine without a password. -- Kevin Clinton Roane wrote: > > ok, I'm not going to bug you out with this and I appreciate your help. I > have setup kppp and all the information that is required is set up > correctly. What gets me is the Remote message that I get back that says: > "user domain missing/unknown/inhibited" I know this is telling me something > I just don't know what it is. Again I will try the perl script, thanks. > > croane > > -----Original Message----- > From: plug-admin@lists.phillylinux.org > [mailto:plug-admin@lists.phillylinux.org]On Behalf Of Beldon > Sent: Thursday, February 15, 2001 10:50 PM > To: plug@lists.phillylinux.org > Subject: Re: [PLUG] Re: Help > > On Thursday 15 February 2001 21:55, you wrote: > > OK, I'll give it another shot. (you can't imagine...I'm pulling my hair > out > > trying to get a connection with my linux box). One other question. If I > > copy it to disk from windows, will linux be able to read a windows disk > I've > > never tried that. > > Believe me, I know about the hair-pulling thing. > > As for the Windows disk, yeah that'll work. In RH7 (as in most other > distros) the /etc/fstab file is set up for auto-detection of disks, so you > should just be able to type "mount /dev/floppy" and it will mount whether > it's ext2 or dos. > > Failing that, I still say use kppp. It's as easy to use as the Windows > setup. And as long as you have KDE installed, you can run it, even under > GNOME. > > -- > -----BEGIN GEEK CODE BLOCK----- > Version: 3.1 > GIT/MU/CS/PA d s:++ a C++ UA$ P+++ L++>++++ E W++ N++ o-- K w--- O- M+ V-- > PS+ > PE Y+ PGP+ t+ 5-- X- R* !tv b++ DI++ D+ G++ e+ h--- r+++ y++++ > -----END GEEK CODE BLOCK------- > For translation: http://www.kluge.net/ungeek.html > ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|