[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lpd with IPv6 support -- testing and patch needed



On Mon, Oct 20, 2003 at 04:13:20PM +0900, YOSHIFUJI Hideaki / ?$B5HF#1QL@ wrote:
> In article <[🔎] 20031020065257.GA583@galacticasoftware.com> (at Mon, 20 Oct 2003 01:52:57 -0500), "Adam Majer" <adamm@galacticasoftware.com> says:
> 
> > In lpd/lpd.c it seems to listen() on all of the sockets.... I don't know why
> > it would not show in 
> > 
> > # netstat -tan
> > tcp        0      0 0.0.0.0:515             0.0.0.0:*               LISTEN     
> :
> 
> Hmm, a bug with /proc/net/{tcp,tcp6} may hide some entries.
> I think -test8 is okay.
> 
> Are you sure if it is NOT listening on that port?

Ahh, you are right!

adamm@mira:~$ nmap localhost

PORT    STATE SERVICE
515/tcp open  printer

adamm@mira:~$ nmap -6 ::1

PORT    STATE SERVICE
515/tcp open  printer

Thanks,
Adam



Reply to: