Shouldn't you just be able to specify what interface ssh uses?<br><br><div class="gmail_quote">On Sat, Sep 3, 2011 at 21:59, Gustin Johnson <span dir="ltr"><<a href="mailto:gustin@meganerd.ca">gustin@meganerd.ca</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I am not sure that I understand what you are trying to do.  Are both<br>
interfaces on the same network with IPs that part of the same subnet?<br>
<br>
If the problem happens after one of your interfaces gets an IP via<br>
DHCP then you could also have routing issues.  Check for more than one<br>
default route with "ip route".<br>
<br>
You could also force SSH to listen on a specific IP with the<br>
ListenAddress option in /etc/ssh/sshd_config file.<br>
<br>
<br>
2011/9/3 John Schultz <<a href="mailto:jschultz0614@gmail.com">jschultz0614@gmail.com</a>>:<br>
<div><div></div><div class="h5">>>>   First, move the nameservers to the /etresolvconf/{correct file location<br>
>>> and name}<br>
>><br>
>> ok, i have put the nameserver in /resolvconf/run/resolv.conf<br>
><br>
> Wait,... /resolveconf/run/resolve.conf? No.... should be<br>
> /etc/resolvconf/resolv.conf.d/tail (i think. it could be base or tail)<br>
><br>
><br>
>>> If you have both set to dynamic, what settings do you get (please paste a<br>
>>> full report)<br>
>><br>
>> DDns?... no dynamic DNS<br>
><br>
> No not DDNS<br>
><br>
> set your IP settings to dynamic.<br>
><br>
><br>
>><br>
>>> Second, is the device your SSHing into on your network or elsewhere?<br>
>><br>
>> the device is on my local network. If i deactivate eth1 tne connection on<br>
>> eth0 return fast.<br>
><br>
> You may need to filter ssh traffic to only use eth0 rather then on both eth0<br>
> and 1.<br>
><br>
><br>
> Good luck,<br>
> John<br>
><br>
</div></div><div><div></div><div class="h5">> _______________________________________________<br>
> Voyage-linux mailing list<br>
> <a href="mailto:Voyage-linux@list.voyage.hk">Voyage-linux@list.voyage.hk</a><br>
> <a href="http://list.voyage.hk/mailman/listinfo/voyage-linux" target="_blank">http://list.voyage.hk/mailman/listinfo/voyage-linux</a><br>
><br>
><br>
</div></div></blockquote></div><br>