<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>pmg &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/pmg/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Fri, 05 Jan 2024 19:50:37 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.systemtechnics.de/wp-content/uploads/cropped-2003-logo-st-transparanet-x200-32x32.png</url>
	<title>pmg &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Proxmox Mail Gateway TLS Fehler</title>
		<link>https://www.systemtechnics.de/proxmox-mail-gateway-tls-fehler/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Fri, 05 Jan 2024 19:50:36 +0000</pubDate>
				<category><![CDATA[Anleitungen]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[acme]]></category>
		<category><![CDATA[mailserver]]></category>
		<category><![CDATA[pmg]]></category>
		<category><![CDATA[proxmox]]></category>
		<category><![CDATA[zertifikat]]></category>
		<guid isPermaLink="false">https://www.systemtechnics.de/?p=3728</guid>

					<description><![CDATA[Bekommt man nach der Installation des PMG folgenden Fehler, dann kann dies daran liegen dass man noch nicht die Zertifikate [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Bekommt man nach der Installation des PMG folgenden Fehler, dann kann dies daran liegen dass man noch nicht die Zertifikate für den Server erstellt hat. </p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>Out: 454 4.7.0 TLS not available due to local problem</p>
</blockquote>



<p>Am einfachsten geht man in das Webinterface zu dem Punkt &#8222;<em>Konfiguration</em>&#8220; und dann zum Unterpunkt &#8222;<em>Zertifikate</em>&#8222;. Dort muss man zuerst in der Registerkarte &#8222;<em>ACME-Konten</em>&#8220; ein entsprechendes Konto erstellen.</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="839" height="491" src="https://www.systemtechnics.de/wp-content/uploads/PMG-ACME-Konten.png" alt="" class="wp-image-3729" srcset="https://www.systemtechnics.de/wp-content/uploads/PMG-ACME-Konten.png 839w, https://www.systemtechnics.de/wp-content/uploads/PMG-ACME-Konten-300x176.png 300w, https://www.systemtechnics.de/wp-content/uploads/PMG-ACME-Konten-768x449.png 768w" sizes="(max-width: 839px) 100vw, 839px" /></figure>



<p>Im Anschluß kann man dann in der Registerkarte &#8222;<em>Zertifikate</em>&#8220; eine Domäne hinzufügen. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="511" height="329" src="https://www.systemtechnics.de/wp-content/uploads/PMG-ACME-Domaene.png" alt="" class="wp-image-3730" srcset="https://www.systemtechnics.de/wp-content/uploads/PMG-ACME-Domaene.png 511w, https://www.systemtechnics.de/wp-content/uploads/PMG-ACME-Domaene-300x193.png 300w" sizes="(max-width: 511px) 100vw, 511px" /></figure>



<p>Ist dies erledigt bleibt nur noch der letzte Schritt die beiden Zertifikate anzufordern.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="280" height="134" src="https://www.systemtechnics.de/wp-content/uploads/PMG-ACME-Anfordern.png" alt="" class="wp-image-3731"/></figure>



<p>In der Regel sollte dies ohne Fehler schnell durchgeführt sein. Bei mir kam heute allerdings folgende Fehlermeldung:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>ACME account config file &#8218;default&#8216; does not exist.</p>
</blockquote>



<p>Sollte das bei Euch auch so sein, dann solltet ihr mittels SSH die Datei <em>/etc/pmg/node.conf</em> editieren bzw. untersuchen.</p>
<p>Dort sollte es eine Zeile <em>acme: account=m02</em> geben. Der Account Name muss natürlich zu dem Account passen den ihr zuvor angelegt habe. (Siehe oben. Nicht wundern, der Screenshot von oben zeigt meinen Cluster und daher stehen dort zwei Accounts)</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="547" height="54" src="https://www.systemtechnics.de/wp-content/uploads/PMG-node.conf_.png" alt="" class="wp-image-3732" srcset="https://www.systemtechnics.de/wp-content/uploads/PMG-node.conf_.png 547w, https://www.systemtechnics.de/wp-content/uploads/PMG-node.conf_-300x30.png 300w" sizes="auto, (max-width: 547px) 100vw, 547px" /></figure>



<p>Nachdem dies erfolgt ist lassen sich die beiden Zertifikate auch ausstellen und der Server bzw. die Cluster Node mit TLS anmailen.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Proxmox Mail Gateway Cluster</title>
		<link>https://www.systemtechnics.de/proxmox-mail-gateway-cluster/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Fri, 05 Jan 2024 15:30:22 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[2FA]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[pmg]]></category>
		<category><![CDATA[proxmox]]></category>
		<guid isPermaLink="false">https://www.systemtechnics.de/?p=3725</guid>

					<description><![CDATA[Sollte man bei Beitreten eines Proxmox Mail Gateway Cluster folgenden Fehler bekommen, so kann das z.B. folgende Gründe haben. cluster [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Sollte man bei Beitreten eines Proxmox Mail Gateway Cluster folgenden Fehler bekommen, so kann das z.B. folgende Gründe haben.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>cluster join failed: 401 permission denied &#8211; invalid PMG ticket</p>
</blockquote>



<ul>
<li>Falsche bzw. unterschiedliche Uhrzeit zwischen dem Master und Client Node</li>
<li>Zwei Faktoren Authentifizierung aktiv</li>
</ul>
<p>letztere kann man ja kurzzeitig ausschalten.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="794" height="254" src="https://www.systemtechnics.de/wp-content/uploads/pmg-cluster.png" alt="" class="wp-image-3726" srcset="https://www.systemtechnics.de/wp-content/uploads/pmg-cluster.png 794w, https://www.systemtechnics.de/wp-content/uploads/pmg-cluster-300x96.png 300w, https://www.systemtechnics.de/wp-content/uploads/pmg-cluster-768x246.png 768w" sizes="auto, (max-width: 794px) 100vw, 794px" /></figure>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Proxmox Mail Gateway (PMG) und Exchange Sendeconnector</title>
		<link>https://www.systemtechnics.de/proxmox-mail-gateway-pmg-und-exchange-sendeconnector/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Fri, 05 Jan 2024 04:57:49 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Batch/Powershell]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[connector]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[mailgateway]]></category>
		<category><![CDATA[pmg]]></category>
		<category><![CDATA[proxmox]]></category>
		<guid isPermaLink="false">https://www.systemtechnics.de/?p=3715</guid>

					<description><![CDATA[Damit man mit einem Exchange Server das Proxmox Mail Gateway verwenden kann, muss ein entsprechender Sendeconnector eingerichtet werden. Das PMG [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Damit man mit einem Exchange Server das Proxmox Mail Gateway verwenden kann, muss ein entsprechender Sendeconnector eingerichtet werden.</p>
<p>Das PMG hört auf der Internen Schnittstelle auf Port 26. Im Exchange ECP kann man keine Portangaben machen, also muss die Exchange Powershell dafür verwendet werden.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="504" height="175" src="https://www.systemtechnics.de/wp-content/uploads/pmg-ports.png" alt="" class="wp-image-3716" srcset="https://www.systemtechnics.de/wp-content/uploads/pmg-ports.png 504w, https://www.systemtechnics.de/wp-content/uploads/pmg-ports-300x104.png 300w" sizes="auto, (max-width: 504px) 100vw, 504px" /></figure>



<p>Der Notwendige Befehl um einen neuen Connector zu erstellen wäre New-SendConnector . Siehe auch&nbsp;<a href="https://learn.microsoft.com/de-de/powershell/module/exchange/set-sendconnector?view=exchange-ps" target="_blank" rel="noopener">Microsoft Hilfe</a></p>



<pre class="EnlighterJSRAW" data-enlighter-language="generic" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">New-SendConnector -Name "PMG Mailknecht" -Port 26 -AddressSpaces * -Custom -DNSRoutingEnabled $false -SmartHosts 123.123.123.123 -SmartHostAuthMechanism None</pre>



<p>Wichtig dabei natürlich die Portangabe und das wir keine Authentifizierung benötigen. Im PMG muss natürlich die öffentliche Adresse des Exchange Servers (oder dessen Netz) erlaubt sein.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="625" height="252" src="https://www.systemtechnics.de/wp-content/uploads/pmg-netzwerke.png" alt="" class="wp-image-3717" srcset="https://www.systemtechnics.de/wp-content/uploads/pmg-netzwerke.png 625w, https://www.systemtechnics.de/wp-content/uploads/pmg-netzwerke-300x121.png 300w" sizes="auto, (max-width: 625px) 100vw, 625px" /></figure>



<p>Natürlich müssen die Domains die wir mit dem Exchange durch den PMG leiten wollen dort bei Relay-Domains eingetragen sein. </p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="571" height="285" src="https://www.systemtechnics.de/wp-content/uploads/pmg-relaydom.png" alt="" class="wp-image-3723" srcset="https://www.systemtechnics.de/wp-content/uploads/pmg-relaydom.png 571w, https://www.systemtechnics.de/wp-content/uploads/pmg-relaydom-300x150.png 300w" sizes="auto, (max-width: 571px) 100vw, 571px" /></figure>



<p>Im Anschluss sollte natürlich auf dem Exchange der &#8222;Microsoft Exchange- Transport&#8220; Dienst neu gestartet werden.</p>





<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="799" height="280" src="https://www.systemtechnics.de/wp-content/uploads/exchg-transport-dienst.png" alt="" class="wp-image-3718" srcset="https://www.systemtechnics.de/wp-content/uploads/exchg-transport-dienst.png 799w, https://www.systemtechnics.de/wp-content/uploads/exchg-transport-dienst-300x105.png 300w, https://www.systemtechnics.de/wp-content/uploads/exchg-transport-dienst-768x269.png 768w" sizes="auto, (max-width: 799px) 100vw, 799px" /></figure>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
