Sean Reifschneider wrote: > 192.168.$[RANDOM%256].$[RANDOM%256] Very cool. I don't think I did it that way last time I picked a subnet (I probably didn't realize the variable would expand). But that's worth remembering (and that $RANDOM is only 15 bits). Dave