Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Sep 1998 21:23:22 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Laszlo Vagner <vagner@kf7nn.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: ppp again 
Message-ID:  <199809072023.VAA02111@woof.lan.awfulhak.org>
In-Reply-To: Your message of "Mon, 07 Sep 1998 11:09:36 CDT." <199809071609.LAA23185@mutsgo.kf7nn.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Are you seeing any FCS errors from ``show hdlc'' ?  If you enable 
``async'' logging, do you see any data coming back ?

> i am having trouble getting data back from my provider.
> 
> here is the situation
> 
> i dial using dial pmdemand
> 
> i get login ok and then the prompt changes to
> PPP on pmdemand >
> 
> i do a show ipcp and it shows my correct ip for both
> sides.
> 
> i do a show route and the default route is set to the same
> as the dns.
> 
> i tried pinging the ip address of the name server and get nothing back
> but i can see the packets going out over the modem (USR sportster 33.6 
> external). 
> 
> any help i would appreciate.
> 
> here is some relevant stuff.
> 
> anything else I need to check?
> 
> 
> 
> ________________________________________________________________
> 
> resolv.conf
> 
> domain  kf7nn.com
> nameserver      205.175.220.226
> 
> 
> 
> 
> Working in interactive mode
> Using interface: tun0
> ppp ON ginger> dial pmdemand
> Warning: Add route failed: 0.0.0.0: errno: Network is unreachable
> Dial attempt 1 of 1
> Phone: 7051815
> dial OK!
> login OK!
> ppp ON ginger> Packet mode.
> ppp ON ginger> 
> PPP ON ginger> show ipcp
> IPCP [Opened]
>  his side: 205.175.220.226, 16 VJ slots with slot compression
>  my  side: 205.175.220.222, 16 VJ slots with slot compression
> Defaults:
>  My Address:  10.0.0.1/0
>  His Address: 10.0.0.2/0
>  Negotiation(trigger): MYADDR
> 
> Connect time: 10 secs
> 0 octets in, 0 octets out
> Overall 0 bytes/sec
> PPP ON ginger> 
> PPP ON ginger> show ccp
> CCP [Opened]
> My protocol = none, His protocol = none
> Output: 0 --> 0,  Input: 0 --> 0
> PPP ON ginger> show lcp
> LCP [Opened]
>  his side: MRU 1500, ACCMAP 00000000, PROTOCOMP 1, ACFCOMP 1,
>            MAGIC f9ca65ef, REJECT 0000
>  my  side: MRU 1500, ACCMAP 00000000, PROTOCOMP 1, ACFCOMP 1,
>            MAGIC 1501dba3, REJECT 0000
> 
> Defaults:   MRU = 1500, ACCMAP = 00000000       Open Mode: active (delay 1)
> PPP ON ginger> 
> 
> ginger# ping 205.175.220.226
> PING 205.175.220.226 (205.175.220.226): 56 data bytes
> ^C
> --- 205.175.220.226 ping statistics ---
> 18 packets transmitted, 0 packets received, 100% packet loss
> ginger# netstat -rn
> Routing tables
> 
> Internet:
> Destination        Gateway            Flags     Refs     Use     Netif Expire
> default            205.175.220.226    UGSc        0        0      tun0
> 127.0.0.1          127.0.0.1          UH          0        0       lo0
> 192.168            link#1             UC          0        0 
> 192.168.0.2        0:60:8c:62:e2:7f   UHLW        1     1248      fxp0    783
> 192.168.0.3        0:a0:c9:21:13:a0   UHLW        0        0      fxp0   1190
> 192.168.0.255      ff:ff:ff:ff:ff:ff  UHLWb       3       64      fxp0
> 205.175.220.226    205.175.220.222    UH          1       20      tun0
> ginger# 
> 
> PPP ON ginger> display
> Current configuration option settings..
> 
> Name            My Side         His Side
> ----------------------------------------
> acfcomp         enable          accept
> chap            disable         accept
> deflate         enable          accept
> lqr             disable         deny
> pap             disable         accept
> pppd-deflate    disable         deny
> pred1           enable          accept
> protocomp       enable          accept
> vjcomp          enable          accept
> msext           disable         N/A
> passwdauth      disable         N/A
> proxy           disable         N/A
> throughput      disable         N/A
> utmp            enable          N/A
> PPP ON ginger> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 

-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809072023.VAA02111>