<?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>martian - Gagzen</title>
	<atom:link href="https://gagzen.net/tag/martian/feed/" rel="self" type="application/rss+xml" />
	<link>https://gagzen.net</link>
	<description></description>
	<lastBuildDate>Tue, 04 Nov 2008 14:07:08 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://gagzen.net/wp-content/uploads/2026/06/android-chrome-512x512-1-150x150.png</url>
	<title>martian - Gagzen</title>
	<link>https://gagzen.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>kernel: martian source</title>
		<link>https://gagzen.net/2008/11/04/kernel-martian-source/</link>
		
		<dc:creator><![CDATA[Baptiste]]></dc:creator>
		<pubDate>Tue, 04 Nov 2008 14:07:08 +0000</pubDate>
				<category><![CDATA[WorkStation]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[martian]]></category>
		<guid isPermaLink="false">http://www.gagneux.info/index.php/?p=80</guid>

					<description><![CDATA[<p>Depuis qqls temps, mon /var/log/messages est pourri par des messages tels que : Nov  4 10:51:02 serveur kernel: ll header: ff:ff:ff:ff:ff:ff:00:03:2f:3b:7a:c7:08:00 Nov  4 10:51:02 serveur kernel: martian source 192.168.0.255 from 192.168.0.140, on dev eth0 Je viens de modifier le fichier /etc/sysctl.conf : net.ipv4.conf.all.log_martians=0 et de faire : echo 0 &#62; /proc/sys/net/ipv4/conf/all/log_martians Les logs semblent plus [&#8230;]</p>
<p>The post <a href="https://gagzen.net/2008/11/04/kernel-martian-source/">kernel: martian source</a> first appeared on <a href="https://gagzen.net">Gagzen</a>.</p>]]></description>
										<content:encoded><![CDATA[<div>
<p>Depuis qqls temps, mon /var/log/messages est pourri par des messages tels que :</p>
<p>Nov  4 10:51:02 serveur kernel: ll header: ff:ff:ff:ff:ff:ff:00:03:2f:3b:7a:c7:08:00<br />
Nov  4 10:51:02 serveur kernel: martian source 192.168.0.255 from 192.168.0.140, on dev eth0</p>
</div>
<div>
<p>Je viens de modifier le fichier /etc/sysctl.conf :</p>
<p><code>net.ipv4.conf.all.log_martians=0</code></p>
<p>et de faire :</p>
<p><code>echo 0 &gt; /proc/sys/net/ipv4/conf/all/log_martians</code></p>
<p>Les logs semblent plus sain <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<pre><ins><strong>What does "kernel: martian source aabbccdd for 11223344, dev eth0" mean?</strong></ins>
These are packets that Linux does not expect from the direction they came
from (i.e. packets from internal hosts coming in on the external interface).
The cause is probably a misconfigured machine on your LAN.
You can turn off logging those packets via
/proc/sys/net/ipv4/conf/*interface*/log_martians
which is documented in /usr/src/linux/Documentation/proc.txt</pre>
</div><p>The post <a href="https://gagzen.net/2008/11/04/kernel-martian-source/">kernel: martian source</a> first appeared on <a href="https://gagzen.net">Gagzen</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
