<div>Well..</div><div><br></div><div>Of course you are.</div><div><br></div><div>;)</div><div><br></div><br clear="all">---<br>Jerald M. Sheets jr.<br><br><br>
<br><br><div class="gmail_quote">On Tue, Jul 27, 2010 at 3:35 PM, Geoffrey <span dir="ltr"><<a href="mailto:lists@serioustechnology.com">lists@serioustechnology.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Jerald Sheets wrote:<br>
> ooo... are you in a chrooted environment, but haven't made the<br>
> allowances for individual user directories in the chroot config?<br>
<br>
</div>no chroot. Trying to connect from a host machine to a vm running under<br>
vmplayer.<br>
<div><div></div><div class="h5"><br>
><br>
> --j<br>
><br>
><br>
> On Jul 27, 2010, at 7:53 AM, Geoffrey wrote:<br>
><br>
>> Richard Bronosky wrote:<br>
>>>>> ftp $IP_ADDR<br>
>>>>><br>
>>>>> returns:<br>
>>>>><br>
>>>>> ftp: connect: No route to host<br>
>>> If the error was connection refuse, or connection reset, I'd say<br>
>>> it was either a firewall on the box or by his ISP. But, "No<br>
>>> route" means his client does not know that it has a network<br>
>>> interface capable of routing traffic to the given host (which in<br>
>>> this case is specified by an IP address). Although he is able to<br>
>>> reach it via SSH and UDP ping. That's jacked up.<br>
>>><br>
>>> Maybe try: echo $IP_ADDR # make sure you have the right var/value<br>
>>> host $IP_ADDR # seeing if you can do a [reverse] lookup on the<br>
>>> var/value telnet $IP_ADDR 22 # standard ssh port number telnet<br>
>>> $IP_ADDR 21 # standard ftp port number<br>
>>><br>
>>> If you get "No route to host" from one of those telnets and not<br>
>>> the other... evil is afoot.<br>
>> Interesting thing now, if I do:<br>
>><br>
>> ftp $IP_ADDR 21<br>
>><br>
>> prompts for password, I enter it, I then get:<br>
>><br>
>> OOPS: cannot change directory:/home/student<br>
>><br>
>> I'm logging in as that id, what gives???<br>
>><br>
>><br>
>> -- Until later, Geoffrey<br>
>><br>
>> "I predict future happiness for America if they can prevent the<br>
>> government from wasting the labors of the people under the pretense<br>
>> of taking care of them." - Thomas Jefferson<br>
>> _______________________________________________ Ale mailing list<br>
>> <a href="mailto:Ale@ale.org">Ale@ale.org</a> <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a> See JOBS,<br>
>> ANNOUNCE and SCHOOLS lists at <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
><br>
><br>
</div></div>> _______________________________________________ Ale mailing list<br>
<div><div></div><div class="h5">> <a href="mailto:Ale@ale.org">Ale@ale.org</a> <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a> See JOBS,<br>
> ANNOUNCE and SCHOOLS lists at <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
><br>
<br>
<br>
--<br>
Until later, Geoffrey<br>
<br>
"I predict future happiness for America if they can prevent<br>
the government from wasting the labors of the people under<br>
the pretense of taking care of them."<br>
- Thomas Jefferson<br>
_______________________________________________<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>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br>