public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* startting nfsd
@ 2004-01-14 10:37 Michael Wagner
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Wagner @ 2004-01-14 10:37 UTC (permalink / raw)
  To: cygwin

Hello,

starting nfsd I get the following problems:

portmap  -> ok
rpc.mountd -> starts, but after some time: Cannot register service: RPC: Timed
out
rpc.nfsd -> starts, but after some time: Cannot register service: RPC: Timed out

Diagnostics:
$ ps
      PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
I 4078439       1 4078439 4290888857  con  500 09:47:28 /usr/bin/BASH
  3932971       1 3932971 4291034325  con  500 09:49:00 /usr/bin/BASH
  3661699       1 3661699 4291305597    ?  500 11:06:12 /USR/SBIN/PORTMAP
  3653715 3932971 3653715 4291242197  con  500 11:10:46 /usr/bin/PS

$ netstat -a

Aktive Verbindungen

  Proto  Lokale Adresse         Remote-Adresse            Status
  TCP    maultrommel:1557       OEMCOMPUTER:0          LISTENING
  TCP    maultrommel:3930       OEMCOMPUTER:0          LISTENING
  TCP    maultrommel:portmap    OEMCOMPUTER:0          LISTENING
  TCP    maultrommel:portmap    OEMCOMPUTER:0          LISTENING
  TCP    maultrommel:1059       OEMCOMPUTER:0          LISTENING
  TCP    maultrommel:3931       OEMCOMPUTER:0          LISTENING
  TCP    maultrommel:3996       OEMCOMPUTER:0          LISTENING
  TCP    maultrommel:4009       OEMCOMPUTER:0          LISTENING
  TCP    maultrommel:1557       cembalo:telnet         ESTABLISHED
  TCP    maultrommel:3930       cembalo:telnet         ESTABLISHED
  TCP    maultrommel:137        OEMCOMPUTER:0          LISTENING
  TCP    maultrommel:138        OEMCOMPUTER:0          LISTENING
  TCP    maultrommel:nbsession  OEMCOMPUTER:0          LISTENING
  TCP    maultrommel:137        OEMCOMPUTER:0          LISTENING
  TCP    maultrommel:138        OEMCOMPUTER:0          LISTENING
  TCP    maultrommel:nbsession  OEMCOMPUTER:0          LISTENING
  UDP    maultrommel:portmap    *:*
  UDP    maultrommel:1059       *:*
  UDP    maultrommel:3931       *:*
  UDP    maultrommel:3996       *:*
  UDP    maultrommel:nbname     *:*
  UDP    maultrommel:nbdatagram  *:*


Environment:
Windows 98 on Siemens Laptop


Who can help me to start nfsd ?

Michael.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: startting nfsd
  2004-01-14 17:19 Robb, Sam
@ 2004-01-14 23:52 ` Bonzius
  0 siblings, 0 replies; 3+ messages in thread
From: Bonzius @ 2004-01-14 23:52 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 3543 bytes --]

Hi, ...

see below...

Michael.
----- Original Message ----- 
From: Robb, Sam <sam.robb@timesys.com>
To: <cygwin@cygwin.com>
Sent: Wednesday, January 14, 2004 6:12 PM
Subject: RE: startting nfsd


> Michael,
> 
>   Can you answer some questions for me?
> 
>   0) Could you please read http://cygwin.com/problems.html,
>      particularly:
> 
>      "Run cygcheck -s -v -r > cygcheck.out and include that
>       file as an attachment in your report. Please do not
>       compress the output. Just attach it as a straight text
>       file so that it can be easily viewed."

This file is attached now - but I had to abort cygcheck  ?!?

>   1) Do you have a software firewall installed?

No

>   2) What services are running ("net start")?

Has Win98 Services ?

>   3) What user account are you running portmap, mountd,
>      and nfsd under?

Administrator

>   4) Are you running portmap, mountd, and nfsd as services,
>      or starting them from the command line or a script?

I just typed into the command line:
/usr/sbin/portmap &
/usr/sbin/rpc.mountd &
/usr/sbin/rpc.nfsd &

...
> > -----Original Message-----
> > From: Michael Wagner [mailto:lists@wagnertech.de]
> > Sent: Wednesday, January 14, 2004 5:31 AM
> > To: cygwin@cygwin.com
> > Subject: startting nfsd
> > 
> > 
> > Hello,
> > 
> > starting nfsd I get the following problems:
> > 
> > portmap  -> ok
> > rpc.mountd -> starts, but after some time: Cannot register 
> > service: RPC: Timed
> > out
> > rpc.nfsd -> starts, but after some time: Cannot register 
> > service: RPC: Timed out
> > 
> > Diagnostics:
> > $ ps
> >       PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
> > I 4078439       1 4078439 4290888857  con  500 09:47:28 /usr/bin/BASH
> >   3932971       1 3932971 4291034325  con  500 09:49:00 /usr/bin/BASH
> >   3661699       1 3661699 4291305597    ?  500 11:06:12 
> > /USR/SBIN/PORTMAP
> >   3653715 3932971 3653715 4291242197  con  500 11:10:46 /usr/bin/PS
> > 
> > $ netstat -a
> > 
> > Aktive Verbindungen
> > 
> >   Proto  Lokale Adresse         Remote-Adresse            Status
> >   TCP    maultrommel:1557       OEMCOMPUTER:0          LISTENING
> >   TCP    maultrommel:3930       OEMCOMPUTER:0          LISTENING
> >   TCP    maultrommel:portmap    OEMCOMPUTER:0          LISTENING
> >   TCP    maultrommel:portmap    OEMCOMPUTER:0          LISTENING
> >   TCP    maultrommel:1059       OEMCOMPUTER:0          LISTENING
> >   TCP    maultrommel:3931       OEMCOMPUTER:0          LISTENING
> >   TCP    maultrommel:3996       OEMCOMPUTER:0          LISTENING
> >   TCP    maultrommel:4009       OEMCOMPUTER:0          LISTENING
> >   TCP    maultrommel:1557       cembalo:telnet         ESTABLISHED
> >   TCP    maultrommel:3930       cembalo:telnet         ESTABLISHED
> >   TCP    maultrommel:137        OEMCOMPUTER:0          LISTENING
> >   TCP    maultrommel:138        OEMCOMPUTER:0          LISTENING
> >   TCP    maultrommel:nbsession  OEMCOMPUTER:0          LISTENING
> >   TCP    maultrommel:137        OEMCOMPUTER:0          LISTENING
> >   TCP    maultrommel:138        OEMCOMPUTER:0          LISTENING
> >   TCP    maultrommel:nbsession  OEMCOMPUTER:0          LISTENING
> >   UDP    maultrommel:portmap    *:*
> >   UDP    maultrommel:1059       *:*
> >   UDP    maultrommel:3931       *:*
> >   UDP    maultrommel:3996       *:*
> >   UDP    maultrommel:nbname     *:*
> >   UDP    maultrommel:nbdatagram  *:*
> > 
> > 
> > Environment:
> > Windows 98 on Siemens Laptop
> > 
> > 
> > Who can help me to start nfsd ?
...


[-- Attachment #2: cygcheck.out --]
[-- Type: application/octet-stream, Size: 18646 bytes --]


Cygwin Win95/NT Configuration Diagnostics
Current System Time: Wed Jan 14 23:47:30 2004

Windows 98 SE Ver 4.10 Build 2222 

Path:	.
	c:\gs\gs7.03\bin
	c:\gs\gs7.03\lib
	c:\cygwin\bin
	c:\opt\bin\
	c:\cygwin\usr\local\bin
	c:\cygwin\usr\local\bin
	c:\cygwin\bin
	c:\cygwin\bin
	.
	c:\cygwin\bin
	c:\PROGRA~1\ULTRAEDT
	c:\WINDOWS
	c:\WINDOWS
	c:\WINDOWS\COMMAND

Output from c:\cygwin\bin\id.exe (nontsec)
UID: 500(Administrator) GID: 513(Kein)
513(Kein)

Output from c:\cygwin\bin\id.exe (ntsec)
UID: 500(Administrator) GID: 513(Kein)
513(Kein)

SysDir: C:\WINDOWS\SYSTEM
WinDir: C:\WINDOWS

HOME = `d:\'
MAKE_MODE = `unix'
PWD = `/aa'
USER = `Administrator'

BLASTER = `A220 I5 D0 T4'
CMDLINE = `bash --login -i'
COMSPEC = `C:\WINDOWS\COMMAND.COM'
CVSROOT = `:ext:michael@cembalo:/home/swpool'
CVS_RSH = `ssh'
HOMEDRIVE = `c:'
HOMEPATH = `\cygwin\home\Administrator'
MANPATH = `:/usr/ssl/man'
OLDPWD = `/aa/WagnerTech/tools/bin'
PROMPT = `$p$g'
PS1 = `\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$ '
SHLVL = `1'
TEMP = `c:\windows\TEMP'
TERM = `cygwin'
TMP = `c:\windows\TEMP'
WINBOOTDIR = `C:\WINDOWS'
WINDIR = `C:\WINDOWS'
_ = `/bin/cygcheck'

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\&Programs\Cygnus Solutions
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
  (default) = `d:'
  unix = `/dd'
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
  (default) = `d:'
  unix = `/aa'
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
  (default) = `C:'
  unix = `/'
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000022
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/dd
  (default) = `d:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `c:\cygwin'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `c:\cygwin/bin'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `c:\cygwin/lib'
  flags = 0x00000002
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Cygnus Cygwin B20
  (default) = `C:\WINDOWS\IsUninst.exe -fc:\cygnus\cygwin-b20\Uninst.isu'
  DisplayName = `Cygwin B20'
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin B20
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin B20\B20.1
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\GNUPro
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\GNUPro\i586-cygwin32
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\GNUPro\i586-cygwin32\i586-cygwin32
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\GNUPro\i586-cygwin32\i586-cygwin32\cygwin-B20.1
  (default) = `c:\cygnus\cygwin-b20'
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin\mounts v2\/tmp
  (default) = `d:\tmp'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin\mounts v2\/opt
  (default) = `c:\opt'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin\mounts v2\/aa
  (default) = `d:'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin\Program Options

a:  fd           N/A    N/A                    
c:  hd  FAT     2044Mb  96% CP    UN           _SIEMENS_
d:  hd  FAT32   3676Mb  75% CP    UN           
e:  cd           N/A    N/A                    

d:             /dd        user    textmode
c:\cygwin      /          user    binmode
c:\cygwin/bin  /usr/bin   user    binmode
c:\cygwin/lib  /usr/lib   user    binmode
.              /cygdrive  user    binmode,cygdrive
d:\tmp         /tmp       system  binmode
c:\opt         /opt       system  binmode
d:             /aa        system  binmode

Found: c:\cygwin\bin\awk.exe
Found: c:\cygwin\bin\bash.exe
Found: c:\cygwin\bin\cat.exe
Found: c:\cygwin\bin\cp.exe
Found: c:\cygwin\bin\cpp.exe
Found: c:\cygwin\bin\find.exe
Found: c:\WINDOWS\COMMAND\find.exe
Warning: c:\cygwin\bin\find.exe hides c:\WINDOWS\COMMAND\find.exe
Found: c:\cygwin\bin\gcc.exe
Not Found: gdb
Found: c:\cygwin\bin\grep.exe
Found: c:\cygwin\bin\ld.exe
Found: c:\cygwin\bin\ls.exe
Found: c:\cygwin\bin\make.exe
Found: c:\cygwin\bin\mv.exe
Found: c:\cygwin\bin\rm.exe
Found: c:\cygwin\bin\sed.exe
Found: c:\cygwin\bin\sh.exe
Found: c:\cygwin\bin\tar.exe

   45k 2001/04/25 c:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                  "cygform5.dll" v0.0 ts=2001/4/25 7:28
   35k 2002/01/09 c:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                  "cygform6.dll" v0.0 ts=2002/1/9 7:03
   17k 2001/06/28 c:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2001/1/7 5:34
  958k 2003/08/10 c:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2003/8/10 22:57
   22k 2001/12/13 c:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 10:28
   37k 2003/08/10 c:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2003/8/10 23:50
   26k 2001/04/25 c:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu5.dll" v0.0 ts=2001/4/25 7:27
   20k 2002/01/09 c:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu6.dll" v0.0 ts=2002/1/9 7:03
  156k 2001/04/25 c:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2001/4/25 7:29
  175k 2002/01/09 c:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++6.dll" v0.0 ts=2002/1/9 7:03
  226k 2001/04/25 c:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2001/4/25 7:17
  202k 2002/01/09 c:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses6.dll" v0.0 ts=2002/1/9 7:03
   15k 2001/04/25 c:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel5.dll" v0.0 ts=2001/4/25 7:27
   12k 2002/01/09 c:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel6.dll" v0.0 ts=2002/1/9 7:03
  108k 2001/06/28 c:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline4.dll" v0.0 ts=2001/1/7 5:34
   61k 2003/08/09 c:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2003/8/9 8:35
   19k 2003/03/22 c:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/20 4:05
   28k 2003/07/20 c:\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-3.dll" v0.0 ts=2003/7/20 9:58
   15k 2003/07/20 c:\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 10:00
   30k 2003/08/11 c:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2003/8/11 4:12
   15k 2003/08/11 c:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2003/8/11 4:13
   12k 2003/08/10 c:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextpo-0.dll" v0.0 ts=2003/8/11 0:11
   69k 2003/08/10 c:\cygwin\bin\cyggettextlib-0-12-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextlib-0-12-1.dll" v0.0 ts=2003/8/11 0:10
  134k 2003/08/10 c:\cygwin\bin\cyggettextsrc-0-12-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextsrc-0-12-1.dll" v0.0 ts=2003/8/11 0:10
   48k 2003/08/09 c:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
                  "cygform7.dll" v0.0 ts=2003/8/9 11:25
   29k 2003/08/09 c:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu7.dll" v0.0 ts=2003/8/9 11:25
  224k 2003/08/09 c:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses7.dll" v0.0 ts=2003/8/9 11:24
   19k 2003/08/09 c:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel7.dll" v0.0 ts=2003/8/9 11:24
   63k 2003/04/11 c:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre.dll" v0.0 ts=2003/4/11 10:31
   61k 2003/04/11 c:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix.dll" v0.0 ts=2003/4/11 10:31
   67k 2003/09/10 c:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2003/9/10 16:25
   15k 2003/09/10 c:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2003/9/10 16:25
   29k 2003/08/10 c:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2003/8/11 1:16
  148k 2003/08/10 c:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2003/8/11 1:16
  842k 2003/09/30 c:\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.7.dll" v0.0 ts=2003/9/30 18:49
  171k 2003/09/30 c:\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.7.dll" v0.0 ts=2003/9/30 18:49
   60k 2003/08/09 c:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2003/8/9 8:28
  949k 2003/09/20 c:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2003/9/20 22:31
    Cygwin DLL version info:
        DLL version: 1.5.5
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 94
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Sat Sep 20 16:31:15 EDT 2003
        CVS tag: cr-0x9b
        Shared id: cygwin1S3


Cygwin Package Information
Last downloaded files to: D:\tmp\cygwin_bin\cygnus
Last downloaded files from: ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/mirrors/cygnus

Package              Version            
_update-info-dir     00223-1            
ash                  20031007-1         
base-files           2.6-1              
base-passwd          1.1-1              
bash                 2.05b-16           
binutils             20030901-1         
bzip2                1.0.2-5            
cygrunsrv            0.96-2             
cygwin               1.5.5-1            
diff                 0.0                
diffutils            2.8.4-1            
editrights           1.01-1             
fileutils            4.1-2              
findutils            4.1.7-4            
gawk                 3.1.3-4            
gcc                  3.3.1-3            
gcc-mingw-core       20031020-1         
gdbm                 1.8.3-7            
grep                 2.5-1              
groff                1.18.1-2           
gzip                 1.3.5-1            
less                 381-1              
libbz2_1             1.0.2-5            
libgdbm              1.8.0-5            
libgdbm-devel        1.8.3-7            
libgdbm3             1.8.3-3            
libgdbm4             1.8.3-7            
libgettextpo0        0.12.1-3           
libiconv2            1.9.1-3            
libintl              0.10.38-3          
libintl1             0.10.40-1          
libintl2             0.12.1-3           
libncurses5          5.2-1              
libncurses6          5.2-8              
libncurses7          5.3-4              
libpcre              4.1-1              
libpcre0             4.4-2              
libreadline4         4.1-2              
libreadline5         4.3-5              
login                1.9-7              
make                 3.80-1             
man                  1.5j-2             
mingw-runtime        3.2-1              
mktemp               1.5-3              
ncurses              5.3-4              
nfs-server           2.2.47-2           
openssh              3.7.1p2-2          
openssl              0.9.7c-1           
pcre                 4.4-2              
pcre-doc             4.4-2              
readline             4.3-5              
sed                  4.0.7-3            
sh-utils             2.0.15-4           
sunrpc               4.0-2              
tar                  1.13.25-5          
termcap              20021106-2         
terminfo             5.3_20030726-1     
texinfo              4.2-4              
textutils            2.0.21-1           
unzip                5.50-5             
vim                  6.2.098-1          
w32api               2.4-1              
which                1.5-2              
zip                  2.3-5              
zlib                 1.1.4-4            
Use -h to see help about each section


[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: startting nfsd
@ 2004-01-14 17:19 Robb, Sam
  2004-01-14 23:52 ` Bonzius
  0 siblings, 1 reply; 3+ messages in thread
From: Robb, Sam @ 2004-01-14 17:19 UTC (permalink / raw)
  To: cygwin

Michael,

  Can you answer some questions for me?

  0) Could you please read http://cygwin.com/problems.html,
     particularly:

     "Run cygcheck -s -v -r > cygcheck.out and include that
      file as an attachment in your report. Please do not
      compress the output. Just attach it as a straight text
      file so that it can be easily viewed."

  1) Do you have a software firewall installed?
  2) What services are running ("net start")?
  3) What user account are you running portmap, mountd,
     and nfsd under?
  4) Are you running portmap, mountd, and nfsd as services,
     or starting them from the command line or a script?
  5) If you are running them as services, did you set them
     up using the /bin/nfs-server-config script, or are
     you starting them in some other way (via xinetd, for
     example?)

  Thanks,

-Samrobb

> -----Original Message-----
> From: Michael Wagner [mailto:lists@wagnertech.de]
> Sent: Wednesday, January 14, 2004 5:31 AM
> To: cygwin@cygwin.com
> Subject: startting nfsd
> 
> 
> Hello,
> 
> starting nfsd I get the following problems:
> 
> portmap  -> ok
> rpc.mountd -> starts, but after some time: Cannot register 
> service: RPC: Timed
> out
> rpc.nfsd -> starts, but after some time: Cannot register 
> service: RPC: Timed out
> 
> Diagnostics:
> $ ps
>       PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
> I 4078439       1 4078439 4290888857  con  500 09:47:28 /usr/bin/BASH
>   3932971       1 3932971 4291034325  con  500 09:49:00 /usr/bin/BASH
>   3661699       1 3661699 4291305597    ?  500 11:06:12 
> /USR/SBIN/PORTMAP
>   3653715 3932971 3653715 4291242197  con  500 11:10:46 /usr/bin/PS
> 
> $ netstat -a
> 
> Aktive Verbindungen
> 
>   Proto  Lokale Adresse         Remote-Adresse            Status
>   TCP    maultrommel:1557       OEMCOMPUTER:0          LISTENING
>   TCP    maultrommel:3930       OEMCOMPUTER:0          LISTENING
>   TCP    maultrommel:portmap    OEMCOMPUTER:0          LISTENING
>   TCP    maultrommel:portmap    OEMCOMPUTER:0          LISTENING
>   TCP    maultrommel:1059       OEMCOMPUTER:0          LISTENING
>   TCP    maultrommel:3931       OEMCOMPUTER:0          LISTENING
>   TCP    maultrommel:3996       OEMCOMPUTER:0          LISTENING
>   TCP    maultrommel:4009       OEMCOMPUTER:0          LISTENING
>   TCP    maultrommel:1557       cembalo:telnet         ESTABLISHED
>   TCP    maultrommel:3930       cembalo:telnet         ESTABLISHED
>   TCP    maultrommel:137        OEMCOMPUTER:0          LISTENING
>   TCP    maultrommel:138        OEMCOMPUTER:0          LISTENING
>   TCP    maultrommel:nbsession  OEMCOMPUTER:0          LISTENING
>   TCP    maultrommel:137        OEMCOMPUTER:0          LISTENING
>   TCP    maultrommel:138        OEMCOMPUTER:0          LISTENING
>   TCP    maultrommel:nbsession  OEMCOMPUTER:0          LISTENING
>   UDP    maultrommel:portmap    *:*
>   UDP    maultrommel:1059       *:*
>   UDP    maultrommel:3931       *:*
>   UDP    maultrommel:3996       *:*
>   UDP    maultrommel:nbname     *:*
>   UDP    maultrommel:nbdatagram  *:*
> 
> 
> Environment:
> Windows 98 on Siemens Laptop
> 
> 
> Who can help me to start nfsd ?
> 
> Michael.
> 
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-14 23:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-14 10:37 startting nfsd Michael Wagner
2004-01-14 17:19 Robb, Sam
2004-01-14 23:52 ` Bonzius

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).