{"id":7499,"date":"2023-09-21T19:49:56","date_gmt":"2023-09-21T17:49:56","guid":{"rendered":"https:\/\/linux-bibel.at\/?p=7499"},"modified":"2023-09-21T19:49:59","modified_gmt":"2023-09-21T17:49:59","slug":"wenn-der-nfs-server-die-verbindung-ablehnt","status":"publish","type":"post","link":"https:\/\/linux-bibel.at\/index.php\/2023\/09\/21\/wenn-der-nfs-server-die-verbindung-ablehnt\/","title":{"rendered":"Wenn der nfs-server die Verbindung ablehnt"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Einen <strong>nfs-server<\/strong> und einen <strong>nfs-client<\/strong> einzurichten ist nicht weiter problematisch (Artikel dazu kommt sp\u00e4ter mal).<br><br>Der Verbindungsaufbau eigentlich auch nicht. Dieser k\u00f6nnte wie folgt aussehen:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo mount -t nfs 192.168.0.11:\/home\/cheffe \/mnt\/home_von_cheffe<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Hier versucht also jemand eine Verbindung zum home-verzeichnis von Cheffe aufzubauen, das mit der IP-Adresse 192.168.0.11 zu erreichen sein soll.<br><br>So \u00e4hnlich habe ich das heute auch gemacht &#8211; und bin wieder auf die Nase gefallen. Fehlermeldung:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">mount.nfs: access denied by server while mounting 192.168.0.11:\/home\/cheffe<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Hm, das hatte ich vor l\u00e4ngerer Zeit schon in einer anderen Sache. Was war das nochmal?<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/www.linux-bibel-oesterreich.at\/images\/smilies\/icon_eek.gif\" alt=\":shock:\" title=\"Ersch\u00fcttert\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Achja, wie gut, dass ich mit Obsidian in Sekundenschnelle eine Suche initiieren kann und die L\u00f6sung sofort angezeigt wird. Das Problem habe ich n\u00e4mlich schon gel\u00f6st.<br><br>Der obige Befehl muss, hier scheinen Versionskonflikte vorzuliegen, erweitert werden. Und zwar wie folgt:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo mount -t nfs -o nfsvers=3 192.168.0.11:\/home\/cheffe \/mnt\/home_von_cheffe<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Der Zusatz lautet:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">-o nfsvers=3<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Nach der Eingabe des Passworts stand die Verbindung.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Erstver\u00f6ffentlichung: Mi 4. Aug 2021, 14:57, Bommo<\/strong><\/p>\n<div class=\"pld-like-dislike-wrap pld-custom\">\r\n    <div class=\"pld-like-wrap  pld-common-wrap\">\r\n    <a href=\"javascript:void(0)\" class=\"pld-like-trigger pld-like-dislike-trigger  \" title=\"Gef\u00e4llt mir\" data-post-id=\"7499\" data-trigger-type=\"like\" data-restriction=\"cookie\" data-already-liked=\"0\">\r\n                            <img src=\"https:\/\/linux-bibel.at\/wp-content\/uploads\/2023\/12\/Daumen-Hoch.png\" alt=\"Gef\u00e4llt mir\" \/>\r\n            <\/a>\r\n    <span class=\"pld-like-count-wrap pld-count-wrap\">    <\/span>\r\n<\/div><div class=\"pld-dislike-wrap  pld-common-wrap\">\r\n    <a href=\"javascript:void(0)\" class=\"pld-dislike-trigger pld-like-dislike-trigger  \" title=\"Gef\u00e4llt mir nicht\" data-post-id=\"7499\" data-trigger-type=\"dislike\" data-restriction=\"cookie\" data-already-liked=\"0\">\r\n                            <img src=\"https:\/\/linux-bibel.at\/wp-content\/uploads\/2023\/12\/Daumen-Runter.png\" alt=\"Gef\u00e4llt mir nicht\" \/>\r\n            <\/a>\r\n    <span class=\"pld-dislike-count-wrap pld-count-wrap\"><\/span>\r\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Einen nfs-server und einen nfs-client einzurichten ist nicht weiter problematisch (Artikel dazu kommt sp\u00e4ter mal). Der Verbindungsaufbau eigentlich auch nicht. Dieser k\u00f6nnte wie folgt aussehen: Hier versucht also jemand eine Verbindung zum home-verzeichnis von Cheffe aufzubauen, das mit der IP-Adresse 192.168.0.11 zu erreichen sein soll. So \u00e4hnlich habe ich das heute auch gemacht &#8211; und [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[47,308,101],"tags":[656],"class_list":["post-7499","post","type-post","status-publish","format-standard","hentry","category-internet","category-server","category-tipps","tag-nfs"],"_links":{"self":[{"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/posts\/7499","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/comments?post=7499"}],"version-history":[{"count":1,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/posts\/7499\/revisions"}],"predecessor-version":[{"id":7500,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/posts\/7499\/revisions\/7500"}],"wp:attachment":[{"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/media?parent=7499"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/categories?post=7499"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/tags?post=7499"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}