I have a FreeBSD machine on my NT network. It has Samba installed and I can read and write to it just fine from my NT Workstation. It is used for web development and smtp. I also have an IIS machine which has some public web site files. These include forms which refer to perl/cgi scripts on the FBSD box. The IIS box has access to read and write to the FBSD box, sees it in NetNeighborhood. When I fill in one of the forms and hit the submit button, it will not run the cgi script on the Fbsd box, this from the internet, outside my network. Inside my network it works great. You can test it by visiting www.simradusa.com and click on Contact then try any of the 4 contacts. I need to know what to do to make the IIS box run the scripts on the BSD box when accessed from the outside world. This doesn’t make any sense to me, hopefully it will to someone else.