Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Jan 2000 20:20:12 -0500
From:      Dutch Collins <dutch@charm.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   netstat result looks odd
Message-ID:  <38753F4C.3C672A5F@charm.net>

next in thread | raw e-mail | index | archive | help
I have been getting errors as the log fragments show. I have run out
of ideas on why "in use" errors occur as my ppp file is right out of
the handbook.

To invoke ppp I do the following: ppp -auto the-isp-pap-label

And the result returned by netstat looks odd, my examples are sysV so
that may be part of that problem. Any hints, thanks.

-d

using FreeBSD 3.2 generic -- Just got my 3.4 CD in the mail and am
waiting for the big hard drive which will be dangerously dedicated as 
a file server with a custon kernel. The last custom kernel did not 
alter the errors so I tinkered around until I broke too many dishes, 
installed 3.2 generic for the hell of it. Nothing changed 'cept I lost
netscape bookmarks, duh, forgot to copy them to flpy. </rant off>


---------LOG MESG ------ {break off time for easy reading, maybe)

% tail /var/log/messages
Jan  6 07:21:32 madeline
  routed[286]: IP_ADD_MEMBERSHIP ALLHOSTS: Address already in use
  routed[286]: setsockopt(IP_ADD_MEMBERSHIP RIP): Address already in use

Jan  6 10:02:20 madeline 
  /kernel: sio1: 14 more interrupt-level buffer overflows (total 1057)

Jan  6 13:26:52 madeline 
  routed[286]: IP_ADD_MEMBERSHIP ALLHOSTS: Address already in use


------- PPP LOG -----

% tail /var/log/ppp.log
Jan  6 13:26:52 madeline   {all the same time so I trimmed it}

ppp[13051]: tun0: IPCP:  IPADDR[6]  209.143.116.192 
ppp[13051]: tun0: IPCP:  IPADDR[6]  changing address: 0.0.0.0  -->209.143.116.192 
ppp[13051]: tun0: IPCP: deflink: SendConfigReq(42) state = Ack-Sent 
ppp[13051]: tun0: IPCP:  IPADDR[6]  209.143.116.192 
ppp[13051]: tun0: IPCP:  PRIDNS[6]  199.0.70.21 
ppp[13051]: tun0: IPCP:  SECDNS[6]  199.0.70.29 
ppp[13051]: tun0: IPCP: deflink: RecvConfigAck(42) state = Ack-Sent 
ppp[13051]: tun0: IPCP: deflink: State change Ack-Sent --> Opened 
ppp[13051]: tun0: IPCP: deflink: LayerUp. 
ppp[13051]: tun0: IPCP: myaddr 209.143.116.192 hisaddr = 206.41.196.57 


-------- NETSTAT ------ 
%netstat -nr

Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif
Expire
default            206.41.196.57      UGSc       27      118     tun0
127.0.0.1          127.0.0.1          UH          0       14      lo0
206.41.196.57      209.143.116.192    UH          3        0     tun0
209.143.116.192    127.0.0.1          UH          0        0      lo0

----- END of this mess ----


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?38753F4C.3C672A5F>