You can specify the ip address in the /etc/init.d/knoppix-autoconfig file.

Use something like this:

/sbin/ifconfig $ipaddr netmask $subnet
/sbin/route add default gw $gateway

Jonathon.