mountd was unhappy with my /etc/exports and wasn't starting. I truly
wish mountd checked the environment to see where I was running it from
and just told me with stdout, but for whatever clever unix reasons
does not.

On Sun, Nov 13, 2011 at 2:30 AM, John Tate <j...@johntate.org> wrote:
> # rpcinfo -p smass
>   program vers proto   port
>    100000    2   tcp    111  portmapper
>    100000    2   udp    111  portmapper
>    100003    2   udp   2049  nfs
>    100003    3   udp   2049  nfs
> # rpcinfo -p localhost
>   program vers proto   port
>    100000    2   tcp    111  portmapper
>    100000    2   udp    111  portmapper
>    100005    1   udp    949  mountd
>    100005    3   udp    949  mountd
>    100005    1   tcp   1013  mountd
>    100005    3   tcp   1013  mountd
>    100003    2   udp   2049  nfs
>    100003    3   udp   2049  nfs
>
> Netstat -na's output is really huge because both systems run Xorg. pf
> is not running on either system, I have disabled Kerberos on both
> systems until I learn it better.
>
> On Sat, Nov 12, 2011 at 2:16 AM, Christopher Zimmermann
> <madro...@zakweb.de> wrote:
>> On 11/11/11 14:57, John Tate wrote:
>>> Sorry I should have posted. mountd, portmap, and also the appropriate
>>> services are running on the server portmap and nfsd.
>>
>> what do
>> rpcinfo -p nfs-server on client and server and netstat -na say?
>>
>>
>
>
>
> --
> www.johntate.org
>



--
www.johntate.org

Reply via email to