<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Setting Up a Private Nethack Server on Ubuntu Lite</title>
	<link>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/</link>
	<description>Utterly random, incoherent and disjointed rants and ramblings...</description>
	<pubDate>Sat, 10 Jan 2009 03:47:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Luke Maciak</title>
		<link>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10504</link>
		<pubDate>Sat, 25 Oct 2008 05:01:04 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10504</guid>
					<description>@&lt;a href="#comment-10502" rel="nofollow"&gt;Wolf&lt;/a&gt;: Nice! I'm glad to hear you have figured it out. I didn't think to check whether or not a port is blocked. Good call!</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-10502" rel="nofollow">Wolf</a>: Nice! I&#8217;m glad to hear you have figured it out. I didn&#8217;t think to check whether or not a port is blocked. Good call!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Wolf</title>
		<link>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10502</link>
		<pubDate>Sat, 25 Oct 2008 02:23:27 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10502</guid>
					<description>Well after several days of agonizing torture with this problem and soon before i almost gave up entirely i am happy to report i have solved this issue!

So as it would seem that port 23 on my machine was getting a "stealth" option meaning that all packets recieved to this port would be droped and i could not find what was causing this to open that port, so as an alternative i nano /etc/services and changed telnet to port 7777 and now it will connect :)

so anyone who is having a similar problem i suggest giving this solution a try as it may not be anythign but a simple firewall or some sort of internet security in your router (ie SPI)  stopping you from getting those connections.

happy hacking! ;)</description>
		<content:encoded><![CDATA[<p>Well after several days of agonizing torture with this problem and soon before i almost gave up entirely i am happy to report i have solved this issue!</p>
<p>So as it would seem that port 23 on my machine was getting a &#8220;stealth&#8221; option meaning that all packets recieved to this port would be droped and i could not find what was causing this to open that port, so as an alternative i nano /etc/services and changed telnet to port 7777 and now it will connect <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" /> </p>
<p>so anyone who is having a similar problem i suggest giving this solution a try as it may not be anythign but a simple firewall or some sort of internet security in your router (ie SPI)  stopping you from getting those connections.</p>
<p>happy hacking! <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_wink.gif" alt=")" class="wp-smiley" />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Wolf</title>
		<link>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10444</link>
		<pubDate>Mon, 20 Oct 2008 21:37:58 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10444</guid>
					<description>well as a follow up i seem to be getting a lot closer and it seems all of my problems are rooting from dgamelaunch, it just wasnt copying files over even the "dgamelaunch" wasnt even in sbin
I have gotten a connection via local host now but as soon as i press play same error all over again, and i still cant get connection outside localhost even with tweaking the hosts.allow file to allow all telnet connection and even all connections ill keep working at this and if i actualy find a solution ill post but im slowly starting to lean towards looking for an alternative to dgamelaunch :P</description>
		<content:encoded><![CDATA[<p>well as a follow up i seem to be getting a lot closer and it seems all of my problems are rooting from dgamelaunch, it just wasnt copying files over even the &#8220;dgamelaunch&#8221; wasnt even in sbin<br />
I have gotten a connection via local host now but as soon as i press play same error all over again, and i still cant get connection outside localhost even with tweaking the hosts.allow file to allow all telnet connection and even all connections ill keep working at this and if i actualy find a solution ill post but im slowly starting to lean towards looking for an alternative to dgamelaunch <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_razz.gif" alt="P" class="wp-smiley" />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Wolf</title>
		<link>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10440</link>
		<pubDate>Mon, 20 Oct 2008 20:07:58 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10440</guid>
					<description>yes i can start nethack from the command line and i did see however that cp was ommiting the directories and not copying them so i did a cp -r to fix this however now even with the terminfo the way it should be i am still getting the same error though telnet even as a localhost connect i get this.</description>
		<content:encoded><![CDATA[<p>yes i can start nethack from the command line and i did see however that cp was ommiting the directories and not copying them so i did a cp -r to fix this however now even with the terminfo the way it should be i am still getting the same error though telnet even as a localhost connect i get this.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke Maciak</title>
		<link>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10438</link>
		<pubDate>Mon, 20 Oct 2008 19:32:56 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10438</guid>
					<description>Hmm... It sounds like it is crapping out at the moment when it should toss you over to the actual nethack console. Is nethack running properly on that machine? Ie. can you start it from the command line?

Also, did you make sure you copied all the files from /lib/terminfo?</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; It sounds like it is crapping out at the moment when it should toss you over to the actual nethack console. Is nethack running properly on that machine? Ie. can you start it from the command line?</p>
<p>Also, did you make sure you copied all the files from /lib/terminfo?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Wolf</title>
		<link>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10435</link>
		<pubDate>Mon, 20 Oct 2008 18:59:27 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10435</guid>
					<description>well that was my fault lol, it was connection refused because it was ssh not telnet in putty

However....
nethack@ubuntu:~/dgamelaunch-1.4.7$ telnet nethack.game-server.cc
Trying 64.151.45.133...
Connected to nethack.game-server.cc.
Escape character is '^]'.
Connection closed by foreign host.
 this is my actual problem as i was getting origonaly did this get figured out</description>
		<content:encoded><![CDATA[<p>well that was my fault lol, it was connection refused because it was ssh not telnet in putty</p>
<p>However&#8230;.<br />
<a href="mailto:nethack@ubuntu:~/dgamelaunch-1.4.7$">nethack@ubuntu:~/dgamelaunch-1.4.7$</a> telnet nethack.game-server.cc<br />
Trying 64.151.45.133&#8230;<br />
Connected to nethack.game-server.cc.<br />
Escape character is &#8216;^]&#8217;.<br />
Connection closed by foreign host.<br />
 this is my actual problem as i was getting origonaly did this get figured out
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke Maciak</title>
		<link>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10434</link>
		<pubDate>Mon, 20 Oct 2008 18:54:25 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10434</guid>
					<description>Are you running that from the command line or pasting it into /etc/inetd.conf. Cause I think you need to paste it. Check the README file that came with dgamelaunch - maybe I have a typo in this line. :)</description>
		<content:encoded><![CDATA[<p>Are you running that from the command line or pasting it into /etc/inetd.conf. Cause I think you need to paste it. Check the README file that came with dgamelaunch - maybe I have a typo in this line. <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Wolf</title>
		<link>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10433</link>
		<pubDate>Mon, 20 Oct 2008 18:35:05 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10433</guid>
					<description>well i decided to rehash my vmware with ubuntulite and follow your tut word for word instead and i am pleased to say dgamelaunch works great and runs perfect :)

i did see those later as my missing libs in debian but had way to much difficulty installing them so thus i went with ubuntulite, which btw i love.

Now my big issue is telent when i use you commands i get an error saying -h isnt an option so i remove -h then i get another error saying -q isnt an option and so on till im left with -L but it still keeps telling me im using it incorrectly.

i decided to change it to telnetd instead of telnet in hopes that would be a small typo or something and it seemed to go through but however when i try to connect to the machine all i get is connection refused through putty.

if you have any further assistance on this it is appreciated but im sure ill get it eventualy.... im a very persistant person :)

thanks again for this wonderful article and my latest bookmark!</description>
		<content:encoded><![CDATA[<p>well i decided to rehash my vmware with ubuntulite and follow your tut word for word instead and i am pleased to say dgamelaunch works great and runs perfect <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" /> </p>
<p>i did see those later as my missing libs in debian but had way to much difficulty installing them so thus i went with ubuntulite, which btw i love.</p>
<p>Now my big issue is telent when i use you commands i get an error saying -h isnt an option so i remove -h then i get another error saying -q isnt an option and so on till im left with -L but it still keeps telling me im using it incorrectly.</p>
<p>i decided to change it to telnetd instead of telnet in hopes that would be a small typo or something and it seemed to go through but however when i try to connect to the machine all i get is connection refused through putty.</p>
<p>if you have any further assistance on this it is appreciated but im sure ill get it eventualy&#8230;. im a very persistant person <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" /> </p>
<p>thanks again for this wonderful article and my latest bookmark!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke Maciak</title>
		<link>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10430</link>
		<pubDate>Mon, 20 Oct 2008 14:43:27 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10430</guid>
					<description>@&lt;a href="#comment-10429" rel="nofollow"&gt;Wolf&lt;/a&gt;: You just need to install the correct packages. Were you able to install the following?

- libncurses5-dev 
- bison 
- flex 
- telnetd 
- gcc 
- make 
- nethack-console

These files should be included there. Some of these packages may not exist in debian. Try apt-get search-ing for them.

If you did, see if you can do:

locate libdl.so.2
locate libdl.so.6

To see where these files are. If they are on your system they will show up there.</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-10429" rel="nofollow">Wolf</a>: You just need to install the correct packages. Were you able to install the following?</p>
<p>- libncurses5-dev<br />
- bison<br />
- flex<br />
- telnetd<br />
- gcc<br />
- make<br />
- nethack-console</p>
<p>These files should be included there. Some of these packages may not exist in debian. Try apt-get search-ing for them.</p>
<p>If you did, see if you can do:</p>
<p>locate libdl.so.2<br />
locate libdl.so.6</p>
<p>To see where these files are. If they are on your system they will show up there.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Wolf</title>
		<link>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10429</link>
		<pubDate>Mon, 20 Oct 2008 11:37:21 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/#comment-10429</guid>
					<description>I am running kanotix on a VMware Workstation and attempting to run my own nethack server, i followed everything to the letter but a few things happened, first in 
[quote post="2095"]sudo /lib/libdl.so.6 /var/lib/dgamelaunch/lib/ sudo /lib/libdl.so.2 /var/lib/dgamelaunch/lib/ sudo /lib/libncurses.so.5 /var/lib/dgamelaunch/lib/[/quote]

my terminal says these files dont exsist, but i pushed on anyways and i get to the end where i test it but all i get after doing a ./dgamelaunch is

[quote] Error opening terminal: xterm [/quote]

should i try and use ubuntu like you did for my vmware install or can i get around this some how also tried this in a minimal debian install and got the same results. but with errors using "telnet" aswell.

could some one post me to a debian install for this or am i just doing somethinng wrong being that i am new to linux</description>
		<content:encoded><![CDATA[<p>I am running kanotix on a VMware Workstation and attempting to run my own nethack server, i followed everything to the letter but a few things happened, first in </p>
<blockquote cite="http://www.terminally-incoherent.com/blog/2007/11/17/setting-up-a-private-nethack-server-on-ubuntu-lite/"><p>
sudo /lib/libdl.so.6 /var/lib/dgamelaunch/lib/ sudo /lib/libdl.so.2 /var/lib/dgamelaunch/lib/ sudo /lib/libncurses.so.5 /var/lib/dgamelaunch/lib/</p>
</blockquote>
<p>my terminal says these files dont exsist, but i pushed on anyways and i get to the end where i test it but all i get after doing a ./dgamelaunch is</p>
<blockquote><p>
 Error opening terminal: xterm </p>
</blockquote>
<p>should i try and use ubuntu like you did for my vmware install or can i get around this some how also tried this in a minimal debian install and got the same results. but with errors using &#8220;telnet&#8221; aswell.</p>
<p>could some one post me to a debian install for this or am i just doing somethinng wrong being that i am new to linux
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.042 seconds -->
