*BSD News Article 62519


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.bhp.com.au!mel.dit.csiro.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.eng.convex.com!newshost.convex.com!bcm.tmc.edu!news.msfc.nasa.gov!newsfeed.internetmci.com!news.sprintlink.net!rockyd!cmcl2!slinky.cs.nyu.edu!steinber
From: steinber@slinky.cs.nyu.edu (Joseph Steinberg)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: PPP HELP
Date: 19 Feb 1996 14:17:31 GMT
Organization: New York University
Lines: 148
Message-ID: <4ga0pr$nr9@cmcl2.NYU.EDU>
NNTP-Posting-Host: slinky.cs.nyu.edu
X-Newsreader: TIN [version 1.2 PL2]


Anyone have any ideas what could be wrong?

I tried using route add default -- but I already had a defualt set to the 
same thing. I am sending the routing table:

Internet:
Destination      Gateway            Flags     Refs     Use     Netif Expire
default          198.4.75.11        UGSc        1        0      tun0
irgun            localhost          UGHS        0        0       lo0
localhost        localhost          UH          1        0       lo0
198.4.75.11      irgun              UH          2        0      tun0
224              irgun              US          0        0      tun0

I named my machine irgun.yosi.org.

The IP number comes in from the Inet provider whose fdefault gateway is 
198.4.75.11.

Do I need to put nameservers etc. in the routing table -- I should not 
need to...

Note that the routing table is created when I boot, before the PPP 
connection is made...

Thanks:

JS

On Sun, 18 Feb 1996, Jim Deitch wrote:

> In article <4g7jh0$r5n@cmcl2.NYU.EDU> you write:
> >PLEASE HELP! This should really be a simple problem to solve for
> >anyone using PPP...
> >
> >I am having a problem with user PPP. I seem to connect and create the PPP 
> >connection, but cannot do anything with it.
> >I am attaching some error messages I get when trying to use the PPP 
> >connection and my configuration et. al.
> >
> >** ERRORS: **
> >
> >/home/steinber 1 % telnet haven.ios.com
> >haven.ios.com: Host name lookup failure
> >/home/steinber 2 % nslookup haven.ios.com
> >*** Can't find server name for address 198.4.75.46: No response from server
> >*** Default servers are not available
> >/home/steinber 3 % nslookup irgun.yosi.org
> >*** Can't find server name for address 198.4.75.46: No response from server
> >*** Default servers are not available
> >/home/steinber 4 % ping 198.4.75.46
> >PING 198.4.75.46 (198.4.75.46): 56 data bytes
> >ping: sendto: No route to host
> >ping: wrote 198.4.75.46 64 chars, ret=-1
> >ping: sendto: No route to host
> >ping: wrote 198.4.75.46 64 chars, ret=-1
> >ping: sendto: No route to host
> >ping: wrote 198.4.75.46 64 chars, ret=-1
> >ping: sendto: No route to host
> >ping: wrote 198.4.75.46 64 chars, ret=-1
> >^C
> >--- 198.4.75.46 ping statistics ---
> >4 packets transmitted, 0 packets received, 100% packet loss
> >/home/steinber 5 %
> >
> >
> >CONFIGURATION AND PPP RUN
> >/home/steinber 1 % ppp
> >User Process PPP. Written by Toshiharu OHNO.
> >Log level is 09
> >can't open /etc/ppp/ppp.secret.
> >Warning: No password entry for this host in ppp.secret
> >Warning: All manipulation is allowed by anyone in a world
> >Using interface: tun0
> >Interactive mode
> >ppp ON irgun> dial XXXXXX
> >dial OK!
> >login OK!
> >ppp ON irgun> Packet mode.
> >ppp ON irgun>
> >PPP ON irgun> show version
> >Version 0.94
> >PPP ON irgun> show route
> >10.0.0.1         127.0.0.1          ffffffff  UGH    (2)
> >127.0.0.1        127.0.0.1          ffffffff  UH     (2)
> >169.132.50.243   169.132.51.6       ffffffff  UH     (4)
> >169.132.51.49    127.0.0.1          ffffffff  UH     (2)
> >224.0.0.0        10.0.0.1           00000000  U      (4)
> >PPP ON irgun> show ?
> >  afilter : Show keep Alive filters       auth    : Show auth name/key
> >  ccp     : Show CCP status               compress: Show compression
> >statictics
> >  debug   : Show current debug level      dfilter : Show Demand filters
> >  escape  : Show escape characters        hdlc    : Show HDLC error
> >summary
> >  ifilter : Show Input filters            ipcp    : Show IPCP status
> >  lcp     : Show LCP status               log     : Show log records
> >  mem     : Show memory map               modem   : Show modem setups
> >  ofilter : Show Output filters           proto   : Show protocol
> >summary
> >  route   : Show routing table            timeout : Show Idle timeout
> >value
> >  version : Show version string           help    : Display this message
> >PPP ON irgun> show ccp
> >CCP [Stopped]
> >myproto = PRED1, hisproto = OUI
> >Input: 0 --> 0,  Output: 0 --> 0
> >PPP ON irgun> show auth
> >AuthName =
> >AuthKey  =
> >PPP ON irgun> show modem
> >device: /dev/cuaa1  speed: 115200
> >cs8, none parity
> >connect count: 1
> >outq: 0
> >DialScript  = ABORT BUSY ABORT NO\sCARRIER TIMEOUT 5 "" ATE1Q0 OK-AT-OK
> >\dATDT\T TIMEOUT 40 CONNECT
> >LoginScript = TIMEOUT 10 nnex: 2 sername: XXXXXXXXXX assword: XXXXXXXXXX
> >PhoneNumber = XXXXXXXXX
> >PPP ON irgun>
> >PPP ON irgun> ^
> >
> >
> >I have set my nameserver in resolv.conf anf have set the sysconfigure 
> >file correctly (I think).
> >
> >All help is appreciated.
> >JS
> 
> Try defining a default route to the other end of the ppp link.
> 
> route add default XXX.XXX.XXX.XXX
> 
> Jim
> -- 
> INTERNET:   jdeitch@jadpc.jd.com
> UUCP:	    cg57!jadpc!jdeitch
> 


     _                      _
    | | ___  ___  ___ _ __ | |__      Joseph Steinberg
 _  | |/ _ \/ __|/ _ \ '_ \| '_ \     steinber@slinky.cs.nyu.edu
| |_| | (_) \__ \  __/ |_) | | | |    http://pages.nyu.edu/~jzs7697
 \___/ \___/|___/\___| .__/|_| |_|    +1-201-833-9674
                     |_|