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

Portmap can't find active interfaces



Hi everyone on the list,
  Yesterday I installed Debian/kFreeBSD, everything went smoothly fine.
  Although now i can't get NFS to work, i installed the unfs3 package
  but i get this message when i start it: 

  andrea@max:~$ sudo invoke-rc.d unfs3 start   
  Starting unfs3: unable to register (NFS3_PROGRAM, NFS_V3, udp).
  invoke-rc.d: initscript unfs3, action "start" failed.

  I think that is because of portmap not finding active interfaces, i
  think that because if i force unfsd not to to register to the portmapper
  (sudo unfsd -p) it starts properly (but i can't get it to work
  anyway) I have these incriminated lines in syslog: 

  May 11 00:26:50 max portmap[312]: cannot find any active local network
  interfaces
  May 11 00:26:50 max last message repeated 2 times
  May 11 00:26:50 max portmap[738]: connect from 127.0.0.1 to set(nfs):
  request from non-local host
  May 11 00:26:50 max portmap[737]: connect from 127.0.0.1 to
  unset(nfs): request from non-local host
  May 11 00:26:50 max portmap[739]: connect from 127.0.0.1 to
  unset(nfs): request from non-local host
  May 11 00:27:06 max portmap[312]: cannot find any active local network
  interfaces
  May 11 00:27:06 max portmap[771]: connect from 127.0.0.1 to
  unset(nfs): request from non-local host
  May 11 00:27:06 max portmap[312]: cannot find any active local network
  interfaces
  May 11 00:27:06 max portmap[772]: connect from 127.0.0.1 to set(nfs):
  request from non-local host
  May 11 00:27:06 max portmap[312]: cannot find any active local network
  interfaces
  May 11 00:27:06 max portmap[773]: connect from 127.0.0.1 to
  unset(nfs): request from non-local host
  May 11 00:33:42 max portmap[312]: cannot find any active local network
  interfaces
  May 11 00:33:42 max portmap[879]: connect from 127.0.0.1 to
  unset(nfs): request from non-local host
  May 11 00:33:42 max portmap[312]: cannot find any active local network
  interfaces
  May 11 00:33:42 max portmap[880]: connect from 127.0.0.1 to set(nfs):
  request from non-local host
  May 11 00:33:42 max portmap[312]: cannot find any active local network
  interfaces
  May 11 00:33:42 max portmap[881]: connect from 127.0.0.1 to
  unset(nfs): request from non-local host

  But if i give ifconfig i can see the loopback interface active: 

rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
     options=8<VLAN_MTU>
     inet6 fe80::210:a7ff:fe0d:b80b%rl0 prefixlen 64 scopeid 0x1 
     inet 192.168.0.8 netmask 0xffffff00 broadcast192.168.0.255
     ether 0:10:a7:d:b8:b
     media: Ethernet autoselect	(100baseTX <full-duplex>)
     status: active
     
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
     inet6 ::1 prefixlen 128 
     inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 
     inet 127.0.0.1 netmask 0xff000000 

Does anyone have suggestion on what to do?
Thanks
	Takke



Reply to: