This works, but, when i dialing from computer2 using wvdial to conect to the computer1 (runing mgetty), the computer one shows the prompt login(see the log above) And when i tried to put in the /etc/passwd to this particular user to use the /usr/sbin/pppd this is the last error mensage i send. If i put /bin/false, this is not conect!
I dont want the login prompt, just the autentication and conection This is the log of wvdial --> Modem initialized. --> Sending: ATDT xxxxxxxx --> Waiting for carrier. ATDT xxxxxxxx CONNECT 33600/ARQ/V34/LAPM/V42BIS --> Carrier detected. Waiting for prompt. Debian GNU/Linux ttyS1 57600 (57600) **EMSI_REQA77E [11] medusa!login: Debian GNU/Linux ttyS1 57600 (57600) **EMSI_REQA77E [11] medusa!login: --> Looks like a login prompt. --> Sending: suporte suporte Password: --> Looks like a password prompt. --> Sending: (password) Last login: Fri Aug 25 11:46:52 2000 on ttyS1 Linux medusa 2.2.15 #1 Thu Jun 1 10:47:16 EST 2000 i586 unknown Most of the programs included with the Debian GNU/Linux system are freely redistributable; the exact distribution terms for each program are described in the individual files in /usr/doc/*/copyright Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. [EMAIL PROTECTED]:~$ --> Hmm... a prompt. Sending "ppp". ppp bash: ppp: command not found [EMAIL PROTECTED]:~$ --> Found a good menu option: "bash". --> Hmm... a prompt. Sending "bash". bash [EMAIL PROTECTED]:~$ --> Hmm... a prompt. Sending "ppp". ppp bash: ppp: command not found [EMAIL PROTECTED]:~$ --> Found a good menu option: "bash". --> Don't know what to do! Starting pppd and hoping for the best. --> Starting pppd at Fri Aug 25 15:04:01 2000 --> PPP daemon has died! (exit code = 10) --> Disconnecting at Fri Aug 25 15:04:32 2000 --> Auto Reconnect will be attempted in 5 seconds On Fri, 25 Aug 2000, Nate Amsden wrote: - Alberto Pereira wrote: - > - > Hi all, - > - > I'm trying to use mgetty with ppp to conect one computer to another (both - > using linux)with dialing. - > I configure /etc/mgetty/login.config: - > /AutoPPP/ - - /usr/sbin/pppd auth -chap +pap login kdebug 7 debug - - I have used these options with success in the past: - /AutoPPP/ - a_ppp /usr/sbin/pppd auth login debug crtscts modem - ms-dns 10.10.10.1 lock proxyarp 10.10.10.1:10.10.10.5 - - change 10.10.10.1 to the ip of the linux box and 10.10.10.5 to the ip - you want to assign the modem, and 10.10.10.1 to your DNS. Also be sure - to turn on ip forwarding if you want to access things beyond the linux - box. - - - - > pppd[245]: Peer is not authorized to use remote address 10.0.0.100 - > pppd[245]: Connection terminated. - > pppd[245]: Connect time 0.2 minutes. - > pppd[245]: Sent 347 bytes, received 299 bytes. - > pppd[245]: Exit. - > - > What i forgot?? - > What i want to do?? - - it maybe the way you specified the ip option in the options.ttyS1 file, - try it directly on the pppd command line using mgetty's configuration - see if that helps. - - nate - -- Alberto Pereira Link-