<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: DD-WRT: Samba Startup Script / Reconfigure Dropbear SSHd</title>
	<atom:link href="http://linuxneophyte.com/dd-wrt-samba-startup-script-reconfigure-dropbear-sshd/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxneophyte.com/dd-wrt-samba-startup-script-reconfigure-dropbear-sshd/</link>
	<description>Trials of a Linux Newb.</description>
	<lastBuildDate>Sat, 27 Sep 2008 02:36:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: M@</title>
		<link>http://linuxneophyte.com/dd-wrt-samba-startup-script-reconfigure-dropbear-sshd/comment-page-1/#comment-403</link>
		<dc:creator>M@</dc:creator>
		<pubDate>Sat, 03 Feb 2007 04:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://linuxneophyte.com/dd-wrt-samba-startup-script-reconfigure-dropbear-sshd/#comment-403</guid>
		<description>@dude - That is normal.  One instance is the server listening for new connections and the other is your connection to the modem.</description>
		<content:encoded><![CDATA[<p>@dude &#8211; That is normal.  One instance is the server listening for new connections and the other is your connection to the modem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M@</title>
		<link>http://linuxneophyte.com/dd-wrt-samba-startup-script-reconfigure-dropbear-sshd/comment-page-1/#comment-401</link>
		<dc:creator>M@</dc:creator>
		<pubDate>Sat, 03 Feb 2007 02:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://linuxneophyte.com/dd-wrt-samba-startup-script-reconfigure-dropbear-sshd/#comment-401</guid>
		<description>Well...  ummm...  yeah!  I guess you could do that too..  

Thanks Darek :)</description>
		<content:encoded><![CDATA[<p>Well&#8230;  ummm&#8230;  yeah!  I guess you could do that too..  </p>
<p>Thanks Darek <img src='http://linuxneophyte.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darek</title>
		<link>http://linuxneophyte.com/dd-wrt-samba-startup-script-reconfigure-dropbear-sshd/comment-page-1/#comment-400</link>
		<dc:creator>Darek</dc:creator>
		<pubDate>Fri, 02 Feb 2007 23:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://linuxneophyte.com/dd-wrt-samba-startup-script-reconfigure-dropbear-sshd/#comment-400</guid>
		<description>Or you could put this in the Administration -&gt; Commands

echo &#039;&#039;&gt; /tmp/loginprompt

and press &quot;Save Startup&quot;</description>
		<content:encoded><![CDATA[<p>Or you could put this in the Administration -&gt; Commands</p>
<p>echo &#8221;&gt; /tmp/loginprompt</p>
<p>and press &#8220;Save Startup&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dude</title>
		<link>http://linuxneophyte.com/dd-wrt-samba-startup-script-reconfigure-dropbear-sshd/comment-page-1/#comment-399</link>
		<dc:creator>dude</dc:creator>
		<pubDate>Fri, 02 Feb 2007 05:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://linuxneophyte.com/dd-wrt-samba-startup-script-reconfigure-dropbear-sshd/#comment-399</guid>
		<description>This is great but I am ending up with two dropbear processes running for some reason. Is this normal?

 # ps
  PID  Uid     VmSize Stat Command
    1 root        492 S   /sbin/init noinitrd
    2 root            SW  [keventd]
    3 root            SWN [ksoftirqd_CPU0]
    4 root            SW  [kswapd]
    5 root            SW  [bdflush]
    6 root            SW  [kupdated]
   11 root            SW  [mtdblockd]
   72 root        324 S   resetbutton
  144 root        292 S   /sbin/wland
  210 root        328 S   /tmp/ppp/redial 30
  214 root        364 S   pppoecd vlan1 -u XXX@sbcglobal.net -p XXX
  388 root        492 S   /sbin/syslogd -R 10.0.0.2
  390 root        448 S   /sbin/klogd
  419 root        620 S   dnsmasq --conf-file /tmp/dnsmasq.conf
  489 root        356 S   process_monitor
  494 root        280 S   /usr/sbin/cron
  541 root        832 S   smbmount //ubuntu/public /tmp/smbshare -o username sa
  548 root        520 S   dropbear /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_
  551 root        668 S   httpd
  564 root        804 R   dropbear /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_
  614 root        588 S   -sh
  626 root        460 R   ps
~ #</description>
		<content:encoded><![CDATA[<p>This is great but I am ending up with two dropbear processes running for some reason. Is this normal?</p>
<p> # ps<br />
  PID  Uid     VmSize Stat Command<br />
    1 root        492 S   /sbin/init noinitrd<br />
    2 root            SW  [keventd]<br />
    3 root            SWN [ksoftirqd_CPU0]<br />
    4 root            SW  [kswapd]<br />
    5 root            SW  [bdflush]<br />
    6 root            SW  [kupdated]<br />
   11 root            SW  [mtdblockd]<br />
   72 root        324 S   resetbutton<br />
  144 root        292 S   /sbin/wland<br />
  210 root        328 S   /tmp/ppp/redial 30<br />
  214 root        364 S   pppoecd vlan1 -u <a href="mailto:XXX@sbcglobal.net">XXX@sbcglobal.net</a> -p XXX<br />
  388 root        492 S   /sbin/syslogd -R 10.0.0.2<br />
  390 root        448 S   /sbin/klogd<br />
  419 root        620 S   dnsmasq &#8211;conf-file /tmp/dnsmasq.conf<br />
  489 root        356 S   process_monitor<br />
  494 root        280 S   /usr/sbin/cron<br />
  541 root        832 S   smbmount //ubuntu/public /tmp/smbshare -o username sa<br />
  548 root        520 S   dropbear /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_<br />
  551 root        668 S   httpd<br />
  564 root        804 R   dropbear /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_<br />
  614 root        588 S   -sh<br />
  626 root        460 R   ps<br />
~ #</p>
]]></content:encoded>
	</item>
</channel>
</rss>

