I'm trying to switch CIFS protocol with NFS in order to mount partition ( shared windows folder most likely , not sure ). I want to do this, because with CIFS I am required to use credentials , which will expire soon. Content of /etc/fstab :
UUID=c89643e8-ac97-11e8-8d9f-00155d004c13 / ext4 defaults 0 0UUID=c7692878-ac97-11e8-8d9f-00155d004c13 /boot ext4 defaults 0 0UUID=B02C-6926 /boot/efi vfat defaults 0 0//10.95.176.67:/DataStore /mnt/DataStore nfs iocharset=utf8,rw,vers=3.0,sec=ntlmssp,cache=strict,domain=BOE,uid=1000,noforceuid,gid=1000,noforcegid,file_mode=0755,dir_mode=0755,nounix,rsize=61440,wsize=65536,actimeo=1 0 0
So I switched cifs with nfs, and deleted credentials from /etc/fstab. But i get this error :
$> mount /mnt/DataStoremount.nfs: Failed to resolve server //10.95.176.67: Name or service not known
With CIFS I was able to mount perfectly.Does anybody know how to fix this ?
Tnx.
EDIT:
tcpdump host 10.95.176.6715:04:35.906115 IP is2.695 > netapp01-1.boecillo.eemea.ericsson.se.635: Flags [S], seq 211338160, win 64240, options [mss 1460,sackOK,TS val 1271784599 ecr 0,nop,wscale 7], length 015:04:36.932328 IP is2.695 > netapp01-1.boecillo.eemea.ericsson.se.635: Flags [S], seq 211338160, win 64240, options [mss 1460,sackOK,TS val 1271785625 ecr 0,nop,wscale 7], length 015:04:38.948352 IP is2.695 > netapp01-1.boecillo.eemea.ericsson.se.635: Flags [S], seq 211338160, win 64240, options [mss 1460,sackOK,TS val 1271787641 ecr 0,nop,wscale 7], length 015:04:43.172356 IP is2.695 > netapp01-1.boecillo.eemea.ericsson.se.635: Flags [S], seq 211338160, win 64240, options [mss 1460,sackOK,TS val 1271791865 ecr 0,nop,wscale 7], length 015:04:51.364376 IP is2.695 > netapp01-1.boecillo.eemea.ericsson.se.635: Flags [S], seq 211338160, win 64240, options [mss 1460,sackOK,TS val 1271800057 ecr 0,nop,wscale 7], length 015:05:07.492394 IP is2.695 > netapp01-1.boecillo.eemea.ericsson.se.635: Flags [S], seq 211338160, win 64240, options [mss 1460,sackOK,TS val 1271816185 ecr 0,nop,wscale 7], length 0