Date: Wed, 1 Aug 2001 14:11:42 -0400 From: "Ryan Masse" <rmasse@mastery.ca> To: "Alexey Privalov" <lucky@land3.nsu.ru> Cc: "FreeBSD-Questions" <freebsd-questions@freebsd.org> Subject: Re: netstat & listneing ports Message-ID: <001001c11ab5$6d587140$3201000a@Intranet> References: <Pine.BSF.4.21.0108020022130.1158-100000@land3.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
512 is exec() i beleive; you could do a search in /etc/services and look for the below port#s Ryan > hi. > > when i run `netstat -an` then i see: > ..... > tcp4 0 0 *.22 *.* LISTEN > tcp4 0 0 *.25 *.* LISTEN > tcp4 0 0 127.0.0.1.53 *.* LISTEN > udp4 0 0 127.0.0.1.1614 *.* > udp4 0 0 127.0.0.1.1115 *.* > udp4 0 0 127.0.0.1.1064 *.* > udp4 0 0 127.0.0.1.1056 *.* > udp4 0 0 *.518 *.* > udp4 0 0 127.0.0.1.53 *.* > udp4 0 0 *.514 *.* > udp4 0 0 *.* *.* > .... > > some of it i know.. but how about 1614, 1115, 1064, 1056? i didn`t run > daemons which would be used any port from previous line... > when i set to YES log_in_vain options i have many message in /var/log/message > like this: > Aug 2 00:20:02 land3 /kernel: Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:2221 > Aug 2 00:20:02 land3 /kernel: Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:2222 > Aug 2 00:20:02 land3 /kernel: Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:2223 > Aug 2 00:20:03 land3 /kernel: Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:2224 > Aug 2 00:20:03 land3 /kernel: Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:2225 > Aug 2 00:20:03 land3 /kernel: Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:2226 > > > can anybody say me what i must read that it will be ok? > > thanks for all.. > > /lucky > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > 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?001001c11ab5$6d587140$3201000a>
