<br><div class="gmail_quote">On Fri, Jan 9, 2009 at 4:10 PM, Sean McNealy <span dir="ltr">&lt;<a href="mailto:sean.mcnealy@gmail.com">sean.mcnealy@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">&gt; I can certainly look into that when I get home. &nbsp;I new to all of this, so<br>
&gt; SSH, Telnet, RDP, they&#39;re all new. &nbsp;I&#39;ll have to look into how to telnet<br>
&gt; into my machine.<br>
<br>
</div>What I&#39;m suggesting is a telnet to the RDP port (RDP and telnet are<br>
both TCP). &nbsp;A &quot;telnet [hostname] 3389&quot; command. &nbsp;It&#39;s not entirely<br>
meaningful, but can tell you something. &nbsp;After you start the session,<br>
type a couple letters. &nbsp;If it responds with either garbage or the<br>
cursor flying around this at least tells you that the port is open for<br>
connections from the machine you&#39;re on. &nbsp;If it says you never got a<br>
connection, you know the port&#39;s blocked somewhere.<br>
<div class="Ih2E3d"><br>
&gt; As for firewall, are you talking about a software or<br>
&gt; hardware firewall? &nbsp;Thanks for the response.<br>
&gt;<br>
&gt; --<br>
&gt; Marc F.<br>
<br>
</div>I was originally thinking software on your linux box. &nbsp;However, if all<br>
your testing has been done remotely from your home network, it may be<br>
your ISP blocking that port. &nbsp;You&#39;ll want to route a different<br>
external port from your router, this also makes it so your service<br>
doesn&#39;t show up in scans.<br>
<font color="#888888"><br>
-Sean<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
</div></div></blockquote></div><br>Hi Fellas,<br><br>I&#39;ve always thought that I had my network not setup correctly for a long time now.&nbsp; Like I have some sort of DNS issue or something.&nbsp; I&#39;m not really certain, networking with Linux has proven to be a bit more difficult than I thought.<br>
<br>I tried the telnet command on my linux box and this is what i got:<br>----------------------------------------<br>telnet&gt; open 192.168.1.3<br>Trying 192.168.1.3...<br>telnet: connect to address <a href="http://192.168.1.3">192.168.1.3</a>: Connection refused<br>
telnet&gt; open 192.168.1.3 3389&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>Trying 192.168.1.3...<br>Connected to 192.168.1.3.<br>Escape character is &#39;^]&#39;.<br>Connection closed by foreign host.<br clear="all">----------------------------------------<br>
<br>I then tried to ping my computer via localhost (unicron.cybertron) instead of by the IP address.&nbsp; I think something is wrong:<br>----------------------------------------<br>[marc@unicron ~]$ ping unicron<br>PING localhost.localdomain (127.0.0.1) 56(84) bytes of data.<br>
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=0.094 ms<br>64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=2 ttl=64 time=0.099 ms<br>64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=3 ttl=64 time=0.101 ms<br>
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=4 ttl=64 time=0.105 ms<br>64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=5 ttl=64 time=0.100 ms<br>64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=6 ttl=64 time=0.098 ms<br>
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=7 ttl=64 time=0.108 ms<br>64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=8 ttl=64 time=0.110 ms<br>64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=9 ttl=64 time=0.099 ms<br>
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=10 ttl=64 time=0.105 ms<br>^C<br>--- localhost.localdomain ping statistics ---<br>10 packets transmitted, 10 received, 0% packet loss, time 9338ms<br>rtt min/avg/max/mdev = 0.094/0.101/0.110/0.014 ms<br>
[marc@unicron ~]$ ping unicron.cybertron<br>ping: unknown host unicron.cybertron<br>[marc@unicron ~]$ ifconfig<br>eth0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link encap:Ethernet&nbsp; HWaddr 00:E0:4D:27:AB:6E&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet addr:192.168.1.3&nbsp; Bcast:192.168.1.255&nbsp; Mask:255.255.255.0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet6 addr: fe80::2e0:4dff:fe27:ab6e/64 Scope:Link<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UP BROADCAST RUNNING MULTICAST&nbsp; MTU:1500&nbsp; Metric:1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX packets:320071 errors:0 dropped:0 overruns:0 frame:0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TX packets:340547 errors:0 dropped:0 overruns:0 carrier:0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; collisions:0 txqueuelen:1000 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX bytes:185620968 (177.0 MiB)&nbsp; TX bytes:72996517 (69.6 MiB)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Interrupt:19 <br><br>lo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link encap:Local Loopback&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet addr:127.0.0.1&nbsp; Mask:255.0.0.0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; inet6 addr: ::1/128 Scope:Host<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UP LOOPBACK RUNNING&nbsp; MTU:16436&nbsp; Metric:1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX packets:1506 errors:0 dropped:0 overruns:0 frame:0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TX packets:1506 errors:0 dropped:0 overruns:0 carrier:0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; collisions:0 txqueuelen:0 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RX bytes:233082 (227.6 KiB)&nbsp; TX bytes:233082 (227.6 KiB)<br><br>[marc@unicron ~]$ <br>----------------------------------------<br><br>-- <br>Marc F.<br><br><a href="http://www.fergytech.com">www.fergytech.com</a><br>
Registered Linux User: #410978<br><br>&quot;When life gives me lemons... I make Linuxaide, hmm good stuff!&quot; -Marc F.<br>