ports

Yuri Pankov yuri.pankov at gmail.com
Tue Jul 8 17:15:46 UTC 2008


On Tue, Jul 08, 2008 at 12:14:54PM -0400, kalin m wrote:
> brand new install of freebsd 7. some httpd and named.
> what are these?
> udp6       0      0  *.54168                *.*                    udp4   
>     0      0  *.54167                *.*                    
>
> thanks....

Try using sockstat(1) to find which app is listening there:
sockstat -6p54168
sockstat -4p54167


HTH,
Yuri


More information about the freebsd-questions mailing list