As an added note, after installing this, I installed the dropbear ipkg that Mathijis posted a while back. This allows me to scp into the iLiad as well.
I also changed my /etc/network/interfaces for DHCP.
Quote:
auto eth0
iface eth0 inet dhcp
pre-up modprobe smc91x
post-down rmmod smc91x
|
My DHCP server gives my iLiad the same IP every time, so I don't have to worry about connecting to a different address. Makes my life easy when working on and testing iLiad apps.
Thanks for the package hudson.