I don't mind seeing IPv6. (Though like I said there are no IPv6 addresses for any interfaces.) That it binds to any address is more a security issue. It is firewalled, but I really don't want it bound to all interfaces... there is no need.
I've tried only putting in Listen 127.0.0.0.1:631 by itself, or in combination with Listen my_ip_address:631 Neither changes to what interfaces it binds to. On Mon, Jan 20, 2014 at 9:57 PM, Tilghman Lesher <[email protected]>wrote: > On Mon, Jan 20, 2014 at 9:21 PM, Paul Boniol <[email protected]> > wrote: > > I can't seem to get CUPS (1.5.4) to only bind to a specific IP no matter > > what I put into cupsd.conf... It always binds to > > tcp :::631 (??? Nothing has IPv6 set up on this computer, it is turned > off > > for all interfaces). > > udp 0.0.0.0:631 > > > > I've got it completely firewalled off from anything that shouldn't talk > to > > it. So it is more of a minor annoyance... but I'd like to fix this. > > Are you noticing a specific symptom, or is it that you simply don't > want to see IPv6 addresses in your netstat output? Because that > notation simply says "all addresses on this machine" whether they be > IPv6 or IPv4. The only way to get rid of all IPv6 address binds on a > machine would be to recompile the kernel, removing support for IPv6. > > -- > Tilghman > > -- > -- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nlug-talk?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
