The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Security
Google UNIX.COM
Home Forums Register Rules & FAQ Members List Arcade Search Today's Posts Mark Forums Read


Security Anything involving computer security goes here.


Other UNIX.COM Threads You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
problem with dd command or maybe AFS problem Anta Shell Programming and Scripting 0 08-25-2006 07:10 AM
pppd problem wopsis UNIX for Dummies Questions & Answers 3 10-16-2004 07:07 AM
SIGHUP received to pppd jaguar Linux 2 08-05-2004 04:38 AM
SSH Problem auth problem budrito UNIX for Advanced & Expert Users 1 03-17-2004 06:12 AM
pppd: ``chatscript failed'' - OpenBSD kerb UNIX for Dummies Questions & Answers 2 01-07-2002 08:50 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-05-2006
Registered User
 

Join Date: Dec 2005
Posts: 22
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
pppd-pap problem

Hi Everybody,
i need to make the ppp-authentication phase (pap) up in my linux -2.4 and the peer is Mandrake-linux-2.6. I am using pppd command for the same.
I am using the below command.
$pppd /dev/ppps locip:remip user (user_name) remotename(remote_name) papcrypt

In /etc/ppp/pap-secrets file, i am giving the secret passwd with which i authenticate the peer. In /etc/ppp/options i am giving auth option.

The same thing i am doing in the peer machine and when i started the pppd cmd in both machines,i get the error saying
pppd: The remote system (remote_name) is required to authenticate itself
pppd: but I couldn't find any suitable secret (password) for it to use to do so

How to sort out this?? Can anybody help me in this regard.

Thanks ,
Sriram

Last edited by sriram.ec : 12-06-2006 at 12:10 AM.
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 12-07-2006
Registered User
 

Join Date: Feb 2006
Posts: 83
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
hello,

ppp term of remote means the box you dial to.
for example :

boxA dial to boxB then in the boxA to dial remote name must specify the username of boxB. and - in the boxB itself must specify its name as boxB.
this way so both the caller and receiver can auth them selves.

boxA:
username boxB password boxB

boxB:
username boxB password boxB

read more about pap/chap auth..

cheers.
Reply With Quote
Google UNIX.COM
Reply



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 03:45 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger

Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102