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

Re: NFS geht nicht mehr, als Client wie als Server



On Sun, 2013-09-29 at 11:24 +0200, Michael Schmitt wrote:

> Wie hast Du denn bisher debugged? Grundlegend, geguckt ob je die
> nötigen Ports auch offen (netstat) / erreichbar (nmap) sind? Lass z.B.


Ich habe netstat laufen lassen. Für mich sieht es aus, als wenn alle
nötigen Ports offen sind und die Dienste lauschen. Trotzdem kommt
offenbar nix beim Server an. tcpdump zeigt auf dem Server keinen Verkehr
auf Port 2049 oder 111.
Für weitere Tipps dankbar:

     tim

netstat -tulpen |grep 2049 : (Output um whitespace gekürzt)
tcp    0  0 0.0.0.0:2049 0.0.0.0:* LISTEN 0  7764     -               
tcp6   0  0 :::2049 :::*  LISTEN 0  7769 -
udp    0  0 0.0.0.0:2049 0.0.0.0:*  0 7767        -               
udp6   0  0 :::2049  :::* 0  7770        - 

netstat -tulpen |grep 111: (Output gekürzt und verstümmelt)
tcp  0  0 0.0.0.0:111 0.0.0.0:* LISTEN 0 3879 2010/rpcbind    
tcp6 0  0 :::111      :::*      LISTEN 0 3886 2010/rpcbind    
udp  0  0 0.0.0.0:111 0.0.0.0:* 0 3875        2010/rpcbind    
udp  0  0 0.0.0.0:41940 0.0.0.0:* 11     8600 3669/avahi-daemon: 
udp  0  0 0.0.0.0:5353 tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
0              3879 2010/rpcbind
tcp6 0  0 :::111 :::*           LISTEN 0 3886 2010/rpcbind    
udp  0  0 0.0.0.0:111  0.0.0.0:* 0       3875 2010/rpcbind    
udp6 0  0 :::111 :::* 0                  3882 2010/rpcbind   
tcp  0  0 0.0.0.0:111 0.0.0.0:* LISTEN 0 3879 2010/rpcbind    
tcp6 0  0 :::111 :::*           LISTEN 0 3886 2010/rpcbind    
udp  0  0 0.0.0.0:111 0.0.0.0:*        0 3875 2010/rpcbind    
udp6 0  0 :::111      :::*             0 3882 2010/rpcbind 0.0.0.0:*
111        8598        3669/avahi-daemon: 
udp6 0  0 :::111      :::*             0 3882 2010/rpcbind
-- 
Shit Happens.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: