I'm configuring my network interfaces manually now. I've configured it all like this: ifconfig ep0 inet 24.237.5.3 netmask 0xfffff800 broadcast 24.237.7.255 route flush route add default 24.237.0.1 Now, I've been searching man pages for the answer to this: Where do I setup the namesevers I want to use? Thanks, Grant