Date: Tue, 19 May 1998 18:41:04 +0300 From: Ruslan Ermilov <ru@ucb.crimea.ua> To: brian@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: ppp - unused UDP socket? Message-ID: <19980519184104.A26864@ucb.crimea.ua> In-Reply-To: <19980519102255.A20874@ucb.crimea.ua>; from Ruslan Ermilov on Tue, May 19, 1998 at 10:22:55AM %2B0300 References: <19980519102255.A20874@ucb.crimea.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! The PR/6690 contains the patch for RELENG_2_2 ppp which corrects the problem below. On Tue, May 19, 1998 at 10:22:55AM +0300, I wrote: > Hi! > > I'm running FreeBSD 2.2.6-STABLE (as of May 13). > > What this unbound UDP socket below for? > > Every ``ppp -direct'' uses it. > > USER PID PPID PGID SESS JOBC STAT TT TIME COMMAND > root 20706 1 20706 13d1dc0 0 Ss+ c01 0:00.45 ppp -direct > > # fstat -p 20706 > USER CMD PID FD MOUNT INUM MODE SZ|DV R/W > root ppp 20706 wd / 2 drwxr-xr-x 512 r > root ppp 20706 text /usr 345756 -r-sr-x--- 143360 r > root ppp 20706 0 / 1105 crw------- cuac01 rw > root ppp 20706 1 / 1001 -rw------- 475 r > root ppp 20706 2 / 1001 -rw------- 475 r > root ppp 20706 3 / 604 crw------- tun0 rw > root ppp 20706 4* internet dgram udp f137b880 > root ppp 20706 5* local dgram f0c90a94 <-> f0bc5114 > root ppp 20706 6 / 1001 -rw------- 475 r > > # netstat -Aan -finet | grep f137b880 > f137b880 udp 0 0 *.* *.* -- Ruslan Ermilov System Administrator ru@ucb.crimea.ua United Commercial Bank +380-652-247647 Simferopol, Crimea 2426679 ICQ Network, UIN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980519184104.A26864>