it's a new host on an existing subnet. i can ssh into the new host from other hosts on the same subnet.<br><br>route's not a problem. i can even ping that host from my workstation. the host sees connection attempts from my workstation - it just ignores them. but it answers ssh just fine from its own subnet.<br>
<br>aargh.<br><br><div class="gmail_quote">On Fri, Mar 21, 2008 at 10:56 AM, Todd Richardson <<a href="mailto:trichardson@cvecoop.org">trichardson@cvecoop.org</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm 0 for 10 on my network troubleshooting this week, but here goes:<br>
<br>
Depending on how you set your network up, you may have an incorrect<br>
route between the two machines.<br>
<br>
A bit more background may help resolve the problem.  Is this a<br>
completely new subnet, or is it just a new host on an established subnet<br>
in your network?<br>
<br>
This is what happened to me earlier this week on a virtual machine<br>
behind a virtual router connected to my main network. Basically, I had<br>
setup the incorrect gateway on the virtual router, so that My actual<br>
router was sending the packets (good enough for ping) but the virtual<br>
router was basically black-holing the packets from the remote machine.<br>
<br>
I wish I knew more about open-ssh to answer your second question.  I<br>
would think that you would at least get a connection refused if it is<br>
configured to allow local subnet, but I simply don't know for sure.<br>
<br>
-Todd Richardson<br>
<div><div></div><div class="Wj3C7c"><br>
On Fri, 2008-03-21 at 10:28 -0600, Bill York wrote:<br>
> Hi all,<br>
><br>
> I'm having an issue getting to a new host over ssh. I can get in to it<br>
> on the local network, but not from a remote network. The network based<br>
> firewalls are not an issue as I can get into other hosts on the same<br>
> network. iptables is not an issue since i've temporarily disabled it.<br>
><br>
> a tcpdump on the remote host shows connection attemps, but no acks.<br>
><br>
> is it possible to configure ssh to not respond to requests from<br>
> outside the local subnet?<br>
><br>
> OS: fedora core 8<br>
><br>
> bill<br>
</div></div>> _______________________________________________<br>
> nmglug mailing list<br>
> <a href="mailto:nmglug@nmglug.org">nmglug@nmglug.org</a><br>
> <a href="https://nmglug.org/mailman/listinfo/nmglug" target="_blank">https://nmglug.org/mailman/listinfo/nmglug</a><br>
<br>
<br>
_______________________________________________<br>
nmglug mailing list<br>
<a href="mailto:nmglug@nmglug.org">nmglug@nmglug.org</a><br>
<a href="https://nmglug.org/mailman/listinfo/nmglug" target="_blank">https://nmglug.org/mailman/listinfo/nmglug</a><br>
</blockquote></div><br>