I need to change the IP address and netmask of a system from a program, and I'd prefer to not 'system(/bin/ifconfig eth0 newIP newmask)', if I can avoid it. Any idea on how to do this? <BR><BR>System ...