Hi Tom > Just add something like: > > ifconfig eth0 1234.1234.1234.1234 up > route add default eth0 > route add default gw 2345.2345.2345.2345
But where's best to put that. Before or after the call to dhcpcd-- in rc.custom.gz? I'd like only to set a static IP if dhcpcd-- couldn't find one. Thanks for the quick response. Yet another quickie. I'm trying to get a new pcmcia card to work. It needs tulip_cb.o. I replaced config and config.opts from add-ons and put the add-on tulip_cb.o in /lib/modules. Then killed and restarted cardmgr. Insmod complains about unresolved symbols in tulip_cb.o. Is that just because I'm using 2.0.96 (1st May) and add-on dated 28th April? Thanks again Pete
