<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Writing to routing socket: No such process error]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">I always got this error. I don't have any idea what to do with this error.</p>
<p dir="auto">I post here my config but is a strait small config.</p>
<p dir="auto">What cause this error ?</p>
<p dir="auto">My WAN interface is on the VLAN3000<br />
My LAN interface is on VLAN 4000<br />
My OPT interface is on VLAN 2808</p>
<p dir="auto">My WAN is an static IP</p>
<pre><code>
 &lt;pfsense&gt;&lt;version&gt;3.0&lt;/version&gt;
	 &lt;lastchange&gt;&lt;theme&gt;nervecenter&lt;/theme&gt;
	 &lt;system&gt;&lt;optimization&gt;normal&lt;/optimization&gt;
		&lt;hostname&gt;pfSense-router&lt;/hostname&gt;
		&lt;domain&gt;cimeq.qc.ca&lt;/domain&gt;
		 &lt;dnsallowoverride&gt;&lt;username&gt;admin&lt;/username&gt;
		&lt;password&gt;$1$8VfKEGVL$DZdPuTzlzN1idQPFO0PAA.&lt;/password&gt;
		&lt;timezone&gt;Etc/GMT-5&lt;/timezone&gt;
		&lt;time-update-interval&gt;300&lt;/time-update-interval&gt;
		&lt;timeservers&gt;0.pfsense.pool.ntp.org&lt;/timeservers&gt;
		 &lt;webgui&gt;&lt;protocol&gt;http&lt;/protocol&gt;&lt;/webgui&gt; 
		&lt;disablenatreflection&gt;yes&lt;/disablenatreflection&gt;
		&lt;dnsserver&gt;204.19.10.190&lt;/dnsserver&gt;&lt;/dnsallowoverride&gt;&lt;/system&gt; 
	 &lt;interfaces&gt;&lt;lan&gt;&lt;if&gt;vlan1&lt;/if&gt;
			&lt;ipaddr&gt;10.0.0.1&lt;/ipaddr&gt;
			&lt;subnet&gt;16&lt;/subnet&gt;
			 &lt;media&gt;&lt;mediaopt&gt;&lt;bandwidth&gt;100&lt;/bandwidth&gt;
			&lt;bandwidthtype&gt;Mb&lt;/bandwidthtype&gt;&lt;/mediaopt&gt;&lt;/media&gt;&lt;/lan&gt; 
		 &lt;wan&gt;&lt;if&gt;vlan0&lt;/if&gt;
			 &lt;mtu&gt;&lt;ipaddr&gt;204.19.10.2&lt;/ipaddr&gt;
			&lt;subnet&gt;32&lt;/subnet&gt;
			&lt;gateway&gt;204.19.10.1&lt;/gateway&gt;
			&lt;blockpriv&gt;on&lt;/blockpriv&gt;
			 &lt;disableftpproxy&gt;&lt;dhcphostname&gt;&lt;media&gt;&lt;mediaopt&gt;&lt;bandwidth&gt;100&lt;/bandwidth&gt;
			&lt;bandwidthtype&gt;Mb&lt;/bandwidthtype&gt;
			 &lt;spoofmac&gt;&lt;/spoofmac&gt;&lt;/mediaopt&gt;&lt;/media&gt;&lt;/dhcphostname&gt;&lt;/disableftpproxy&gt;&lt;/mtu&gt;&lt;/wan&gt; 
		 &lt;opt1&gt;&lt;if&gt;vlan2&lt;/if&gt;
			&lt;descr&gt;OPT1&lt;/descr&gt;&lt;/opt1&gt;&lt;/interfaces&gt; 
	 &lt;staticroutes&gt;&lt;pppoe&gt;&lt;username&gt;&lt;password&gt;&lt;/password&gt;&lt;/username&gt;&lt;/pppoe&gt; 
	 &lt;pptp&gt;&lt;username&gt;&lt;password&gt;&lt;local&gt;&lt;/local&gt;&lt;/password&gt;&lt;/username&gt;&lt;/pptp&gt; 
	 &lt;bigpond&gt;&lt;username&gt;&lt;password&gt;&lt;authserver&gt;&lt;authdomain&gt;&lt;minheartbeatinterval&gt;&lt;/minheartbeatinterval&gt;&lt;/authdomain&gt;&lt;/authserver&gt;&lt;/password&gt;&lt;/username&gt;&lt;/bigpond&gt; 
	 &lt;dyndns&gt;&lt;type&gt;dyndns&lt;/type&gt;
		 &lt;username&gt;&lt;password&gt;&lt;/password&gt;&lt;/username&gt;&lt;/dyndns&gt; 
	 &lt;dhcpd&gt;&lt;lan&gt;&lt;enable&gt;&lt;range&gt;&lt;from&gt;10.0.0.10&lt;/from&gt;
				&lt;to&gt;10.0.0.245&lt;/to&gt;&lt;/range&gt;&lt;/enable&gt;&lt;/lan&gt;&lt;/dhcpd&gt; 
	 &lt;pptpd&gt;&lt;mode&gt;&lt;redir&gt;&lt;localip&gt;&lt;/localip&gt;&lt;/redir&gt;&lt;/mode&gt;&lt;/pptpd&gt; 
	 &lt;ovpn&gt;&lt;dnsmasq&gt;&lt;enable&gt;&lt;/enable&gt;&lt;/dnsmasq&gt; 
	 &lt;snmpd&gt;&lt;syslocation&gt;&lt;syscontact&gt;&lt;rocommunity&gt;public&lt;/rocommunity&gt;&lt;/syscontact&gt;&lt;/syslocation&gt;&lt;/snmpd&gt; 
	 &lt;diag&gt;&lt;ipv6nat&gt;&lt;ipaddr&gt;&lt;/ipaddr&gt;&lt;/ipv6nat&gt;&lt;/diag&gt; 
	 &lt;bridge&gt;&lt;syslog&gt;&lt;nat&gt;&lt;ipsecpassthru&gt;&lt;enable&gt;&lt;/enable&gt;&lt;/ipsecpassthru&gt;&lt;/nat&gt; 
	 &lt;filter&gt;&lt;rule&gt;&lt;type&gt;pass&lt;/type&gt;
			&lt;descr&gt;Default LAN -&gt; any&lt;/descr&gt;
			&lt;interface&gt;lan&lt;/interface&gt;
			&lt;source&gt;
				&lt;network&gt;lan&lt;/network&gt;

			 &lt;destination&gt;&lt;any&gt;&lt;/any&gt;&lt;/destination&gt;&lt;/rule&gt;&lt;/filter&gt; 
	 &lt;shaper&gt;&lt;ipsec&gt;&lt;preferredoldsa&gt;&lt;/preferredoldsa&gt;&lt;/ipsec&gt; 
	 &lt;aliases&gt;&lt;proxyarp&gt;&lt;cron&gt;&lt;minute&gt;0&lt;/minute&gt;
			&lt;hour&gt;*&lt;/hour&gt;
			&lt;mday&gt;*&lt;/mday&gt;
			&lt;month&gt;*&lt;/month&gt;
			&lt;wday&gt;*&lt;/wday&gt;
			&lt;who&gt;root&lt;/who&gt;
			&lt;command&gt;&lt;/command&gt;/usr/bin/nice -n20 newsyslog 
		 &lt;minute&gt;1,31&lt;/minute&gt;
			&lt;hour&gt;0-5&lt;/hour&gt;
			&lt;mday&gt;*&lt;/mday&gt;
			&lt;month&gt;*&lt;/month&gt;
			&lt;wday&gt;*&lt;/wday&gt;
			&lt;who&gt;root&lt;/who&gt;
			&lt;command&gt;&lt;/command&gt;/usr/bin/nice -n20 adjkerntz -a 
		 &lt;minute&gt;1&lt;/minute&gt;
			&lt;hour&gt;3&lt;/hour&gt;
			&lt;mday&gt;1&lt;/mday&gt;
			&lt;month&gt;*&lt;/month&gt;
			&lt;wday&gt;*&lt;/wday&gt;
			&lt;who&gt;root&lt;/who&gt;
			&lt;command&gt;&lt;/command&gt;/usr/bin/nice -n20 /etc/rc.update_bogons.sh 
		 &lt;minute&gt;*/60&lt;/minute&gt;
			&lt;hour&gt;*&lt;/hour&gt;
			&lt;mday&gt;*&lt;/mday&gt;
			&lt;month&gt;*&lt;/month&gt;
			&lt;wday&gt;*&lt;/wday&gt;
			&lt;who&gt;root&lt;/who&gt;
			&lt;command&gt;&lt;/command&gt;/usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout 
		 &lt;minute&gt;1&lt;/minute&gt;
			&lt;hour&gt;1&lt;/hour&gt;
			&lt;mday&gt;*&lt;/mday&gt;
			&lt;month&gt;*&lt;/month&gt;
			&lt;wday&gt;*&lt;/wday&gt;
			&lt;who&gt;root&lt;/who&gt;
			&lt;command&gt;&lt;/command&gt;/usr/bin/nice -n20 /etc/rc.dyndns.update 
		 &lt;minute&gt;*/60&lt;/minute&gt;
			&lt;hour&gt;*&lt;/hour&gt;
			&lt;mday&gt;*&lt;/mday&gt;
			&lt;month&gt;*&lt;/month&gt;
			&lt;wday&gt;*&lt;/wday&gt;
			&lt;who&gt;root&lt;/who&gt;
			&lt;command&gt;&lt;/command&gt;/usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot 
		 &lt;minute&gt;*/60&lt;/minute&gt;
			&lt;hour&gt;*&lt;/hour&gt;
			&lt;mday&gt;*&lt;/mday&gt;
			&lt;month&gt;*&lt;/month&gt;
			&lt;wday&gt;*&lt;/wday&gt;
			&lt;who&gt;root&lt;/who&gt;
			&lt;command&gt;&lt;/command&gt;/usr/bin/nice -n20 /usr/local/sbin/expiretable -t 3600 snort2c 
		 &lt;minute&gt;*/5&lt;/minute&gt;
			&lt;hour&gt;*&lt;/hour&gt;
			&lt;mday&gt;*&lt;/mday&gt;
			&lt;month&gt;*&lt;/month&gt;
			&lt;wday&gt;*&lt;/wday&gt;
			&lt;who&gt;root&lt;/who&gt;
			&lt;command&gt;&lt;/command&gt;/usr/local/bin/checkreload.sh 
		 &lt;minute&gt;*/5&lt;/minute&gt;
			&lt;hour&gt;*&lt;/hour&gt;
			&lt;mday&gt;*&lt;/mday&gt;
			&lt;month&gt;*&lt;/month&gt;
			&lt;wday&gt;*&lt;/wday&gt;
			&lt;who&gt;root&lt;/who&gt;
			&lt;command&gt;&lt;/command&gt;/etc/ping_hosts.sh 
		 &lt;minute&gt;*/140&lt;/minute&gt;
			&lt;hour&gt;*&lt;/hour&gt;
			&lt;mday&gt;*&lt;/mday&gt;
			&lt;month&gt;*&lt;/month&gt;
			&lt;wday&gt;*&lt;/wday&gt;
			&lt;who&gt;root&lt;/who&gt;
			&lt;command&gt;&lt;/command&gt;/usr/local/sbin/reset_slbd.sh&lt;/cron&gt; 
	 &lt;wol&gt;&lt;installedpackages&gt;&lt;vlans&gt;&lt;vlan&gt;&lt;if&gt;vr0&lt;/if&gt;
			&lt;tag&gt;3000&lt;/tag&gt;&lt;/vlan&gt; 
		 &lt;vlan&gt;&lt;if&gt;vr0&lt;/if&gt;
			&lt;tag&gt;4000&lt;/tag&gt;&lt;/vlan&gt; 
		 &lt;vlan&gt;&lt;if&gt;vr0&lt;/if&gt;
			&lt;tag&gt;2808&lt;/tag&gt;&lt;/vlan&gt;&lt;/vlans&gt; 
	 &lt;revision&gt;&lt;description&gt;/wizard.php made unknown change&lt;/description&gt;
		&lt;time&gt;1220447427&lt;/time&gt;&lt;/revision&gt; 
	 &lt;rrd&gt;&lt;enable&gt;&lt;/enable&gt;&lt;/rrd&gt;&lt;/installedpackages&gt;&lt;/wol&gt;&lt;/proxyarp&gt;&lt;/aliases&gt;&lt;/shaper&gt;&lt;/syslog&gt;&lt;/bridge&gt;&lt;/ovpn&gt;&lt;/staticroutes&gt;&lt;/lastchange&gt;&lt;/pfsense&gt; 

</code></pre>
<p dir="auto">Dumarjo</p>
]]></description><link>https://forum.netgate.com/topic/10694/writing-to-routing-socket-no-such-process-error</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 11:30:20 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/10694.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 03 Sep 2008 14:27:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Writing to routing socket: No such process error on Wed, 03 Sep 2008 17:02:41 GMT]]></title><description><![CDATA[<p dir="auto">Ok ,<br />
I found my problem.  I set the wrong netmask. I set it to /32 instead of /24</p>
<p dir="auto">Dumarjo</p>
]]></description><link>https://forum.netgate.com/post/180950</link><guid isPermaLink="true">https://forum.netgate.com/post/180950</guid><dc:creator><![CDATA[dumarjo]]></dc:creator><pubDate>Wed, 03 Sep 2008 17:02:41 GMT</pubDate></item></channel></rss>