Bug#635278: rpcbind still utilizes tcp6/udp6 ports when IPv6 is disabled

2011-11-13 Thread Klaus Klein

Yupp, to comment out the appropriate entries in /etc/netconfig did the trick 
for rpcbind.

Now I just have to convince nfs-common to not utilize udp6 and tcp6 ports. But 
this is going to be a different story (bug report).

Thanks for the input.

Rgds,
Klaus

PS.: I guess this report could be closed

Am 23.10.2011 15:58, schrieb Jamie Heilman:

I gather net.ipv6.conf.all.disable_ipv6 disables assignment of IPv6
addresses to your interfaces, but doesn't really disable IPv6 the
protocol entirely.  If you want to tell rpcbind to stop using IPv6,
comment out the appropriate entries in /etc/netconfig, it should do
what you want.






--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635278: rpcbind still utilizes tcp6/udp6 ports when IPv6 is disabled

2011-10-23 Thread Jamie Heilman
I gather net.ipv6.conf.all.disable_ipv6 disables assignment of IPv6
addresses to your interfaces, but doesn't really disable IPv6 the
protocol entirely.  If you want to tell rpcbind to stop using IPv6,
comment out the appropriate entries in /etc/netconfig, it should do
what you want.

-- 
Jamie Heilman http://audible.transient.net/~jamie/
I was in love once -- a Sinclair ZX-81.  People said, No, Holly,
 she's not for you. She was cheap, she was stupid and she wouldn't
 load -- well, not for me, anyway. -Holly



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635278: rpcbind still utilizes tcp6/udp6 ports when IPv6 is disabled

2011-07-24 Thread Klaus Klein

Package: rpcbind (0.2.0-6)
Version: 0.2.0-6

Environment: - Dell Latitude 8100
- Debian Wheezy (testing)
- Kernel 2.6.39-2-686-pae

After disabling IPv6 via 'echo net.ipv6.conf.all.disable_ipv6=1  
/etc/sysctl.d/disableipv6.conf' it seems no IPv6 protocol is bound to any 
interface.

Nevertheless 'netstat -lp' shows that rpcbind (and rpc.statd) still listen on 
tcp6/udp6 ports.

Aktive Internetverbindungen (Nur Server)
Proto Recv-Q Send-Q Local Address   Foreign Address State   
PID/Program name
tcp0  0 *:sunrpc*:* LISTEN  
745/rpcbind
tcp0  0 *:ssh   *:* LISTEN  
1108/sshd
tcp0  0 *:42426 *:* LISTEN  
773/rpc.statd
tcp6   0  0 [::]:sunrpc [::]:*  LISTEN  
745/rpcbind
tcp6   0  0 [::]:37841  [::]:*  LISTEN  
773/rpc.statd
udp0  0 *:sunrpc*:* 
745/rpcbind
udp0  0 *:920   *:* 
745/rpcbind
udp0  0 *:949   *:* 
773/rpc.statd
udp0  0 *:58048 *:* 
773/rpc.statd
udp6   0  0 [::]:sunrpc [::]:*  
745/rpcbind
udp6   0  0 [::]:920[::]:*  
745/rpcbind
udp6   0  0 [::]:38376  [::]:*  
773/rpc.statd
Aktive Sockets in der UNIX-Domäne (Nur Server)
Proto RefCnt Flags   Type   State I-Node   PID/Program name
Pfad
unix  2  [ ACC ] STREAM HÖRT 3601 1090/gpm
/dev/gpmctl
unix  2  [ ACC ] STREAM HÖRT 3106 745/rpcbind 
/var/run/rpcbind.sock
unix  2  [ ACC ] SEQPAKET   HÖRT 1693 218/udevd   
@/org/kernel/udev/udevd
unix  2  [ ACC ] STREAM HÖRT 3510 1035/acpid  
/var/run/acpid.socket
unix  2  [ ACC ] STREAM HÖRT 3552 1077/dbus-daemon
/var/run/dbus/system_bus_socket

Do I need to file a second bug report against nfs-common (1:1.2.4-1) regarding 
the tcp6/udp6 ports from rpc.statd or is this related to rpcbind?

Rgds,
Klaus



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org