*BSD News Article 48082


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!uunet!in1.uu.net!ftpbox!newsfeed.acns.nwu.edu!news.cc.uic.edu!icarus!rory
From: rory@icarus.cc.uic.edu (Rory Imua Lampert)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: ppp not working
Date: 6 Aug 1995 20:06:02 GMT
Organization: University of Illinois at Chicago
Lines: 68
Message-ID: <4037ba$1epe@tigger.cc.uic.edu>
NNTP-Posting-Host: icarus.cc.uic.edu
X-Newsreader: TIN [version 1.2 PL2]

Hello, I'm having a problem with ppp, this is a transcript of the ppp 
session.  I have ppp configured in the kernel, the ppp.conf is simple, 
here it is:
default:
 set device /dev/cuaa0
 set speed 115200
 set mru 1500
 set timeout 0

Here is the ppp.linkup file:
MYADDR:
 add 0 0 HISADDR

This is the transcription:

[root@mango] ~>ppp
User Process PPP. Written by Toshiharu OHNO.
Log level is 09
Using interface: tun0
Interactive mode
ppp on mango> pass password
ppp ON mango> term     
Enter to terminal mode.
Type `~?' for help.
atdt1234567
CONNECT 115200
MCSNet Services Chicago #3
Connected to 3.0 from ChiGate-3 at line32

Type "mcs" for MCSNet Shell Services
Type "ccs" for the Chicago Computer Society BBS

ChiGate-3 login: mango
Password: 

Dynamic interface 'mango-ppp' has a timeout of 1200 seconds.
Packet mode enabled
ppp ON mango> Packet mode.

PPP ON mango> SIOCAIFADDR: Can't assign requested address
write: Network is unreachable

PPP ON mango> show ipcp
IPCP [Opend]
 his side: 0.0.0.0, 2d0f01
 my  side: 205.164.5.202, 2d0f00
connected: 14 secs, idle: 14 secs

Defaults:  My Address: 205.164.5.202/0  His Address: 0.0.0.0/0
PPP ON mango> show lcp
LCP [Opend]
 his side: MRU 1500, ACCMAP 00000000, PROTOCOMP 1, ACFCOMP 1 MAGIC 04a3fdc2
 my  side: MRU 1500, ACCMAP 00000000, PROTOCOMP 1, ACFCOMP 1 MAGIC 5971f444

Defaults:   MRU = 1500, ACCMAP = 00000000       Open Mode: passive
PPP ON mango> 


Now, I have a static ip, and there is a total of 7 possible gateways when 
I dial in, 1-7, as you saw, I happend to get server 3, but ppp should be 
able to deal with that.  If anyone can help me out on this, I would really 
appriciate it, I am also having problems with pppd, I will post that one 
in a little while, I don't know fi the problems are related, but I 
certainly can't tell.
Rory Lampert

rory@uic.edu