Also known as R. Dale Thomas. ---- Contact me at: rdt _at_ rdt1 _dot_ org ---- 1) Here is the problem. A tcl script is running on a system with network down. The script configures the network and brings it up. If the script attempts to open a socket to an outside machine using the IP address it succeeds. If it attempts to open a socket to that machine name, it fails. If it spawns a separate process to open the socket by name, it succeeds. So it appears as if the socket code in the running script, does not get correctly configured for dns when the network "comes up", whereas when it starts up on a configured network, it does. What command needs to be given to the socket code to "configure" it after bringing up the network? ---- Current tcl/tk project is a Linux distribution Installer. That is a set of tcl/tk scripts to install a specific Linux distro from the CD. A blank page showing the GUI is here: [ftp://ftp.rdt1.org/kmi/kmi2.png] ---- [Category Person]