<br><br><div class="gmail_quote">On Mon, May 12, 2008 at 2:10 AM, bob <<a href="mailto:bob@88foo.com">bob@88foo.com</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;">
Aloha Nick,<br>
<br>
I can't think of anything special to do;  from the serial login, you might<br>
<br>
ifconfig eth0<br>
<br>
to make sure it's really <a href="http://192.168.1.12" target="_blank">192.168.1.12</a>, and<br>
<br>
netstat -na<br>
<br>
to see that sshd is listening on port 22.<br>
<br>
Good luck.<br>
bob<br>
<br></blockquote><div> </div></div>According to dmesg eth0 comes up fine. The machines gets a fixed IP from my monowall firewall, set to <a href="http://192.168.1.12">192.168.1.12</a>; also tried it with a random dhcp ip from monowall. sshd_config does have its listen port on 22. When I was pinging the ALIX it was the only other machine on in my very small network, and I could see the ethernet port lights blink in response to the pings. My desktop does listen to a different SSH port.<br>
<br>I did do the initial install for serial login instead of console login. Would that make a difference?<br><br>I'm stumped...<br><br>