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

Bug#620059: mountd tries ipv6 only



Hi,

I ran into he problem described here, too.

Some debugging shows that mountd tries to connect via IPv6 only,
despite the content of /etc/netconfig, which marks both ipv4 and
ipv6 as visible.

My portmap is listening on IPv4 localhost only, so all four IPv6
connectin attempts are futile.

Bye,

Joerg

#
# The network configuration file. This file is currently only
# used in
# conjunction with the TI-RPC code in the libtirpc library.
#
# Entries consist of:
#
#       <network_id> <semantics> <flags> <protofamily>
#       <protoname> \
#               <device> <nametoaddr_libs>
#
# The <device> and <nametoaddr_libs> fields are always empty in
# this
# implementation.
#
udp        tpi_clts      v     inet     udp     -       -
tcp        tpi_cots_ord  v     inet     tcp     -       -
udp6       tpi_clts      v     inet6    udp     -       -
tcp6       tpi_cots_ord  v     inet6    tcp     -       -
rawip      tpi_raw       -     inet      -      -       -
local      tpi_cots_ord  -     loopback  -      -       -
unix       tpi_cots_ord  -     loopback  -      -       -


Attachment: signature.asc
Description: Digital signature


Reply to: