The situation is that from an html page on one web server, it makes a call to a cgi/ Perl script on another web server on the same network. (i.e. web server 192.168.1.73 (with an external IP of 216.90.250.35) makes a call to another web server 192.168.1.2 (with an external address of 216.90.251.28) which actually runs the Perl script)
When both servers were on the external network, there were no problems whatsoever. As soon as I moved both servers onto the PSN, the problems started occurring. I'm not a html, cgi, Perl, of any other type of programmer so I have no idea what else to try to do. Any suggestions? Steve Parker Senior Systems Administrator USData1 [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David W. Morris Sent: Friday, August 25, 2000 3:58 PM To: Steve Parker Cc: [EMAIL PROTECTED] Subject: Re: GnatBox and CGI scripts --------------------- Attention ----------------------------- Online GNAT Box User Forum is Now Open Click the Register link and sign up today http://www.gnatbox.com/cgi-bin/Ultimate.cgi ------------------------------------------------------------- Send postings to: [EMAIL PROTECTED] Access the list archives at: http://www.gnatbox.com/gb-users/ ------------------------------------------------------------- Steve, your problem statement isn't clear. Exactly what do you mean about one web server accessing another server? NFS file sharing? Client redirects? Server A acting as an HTTP client to Server B? To solve your problem you need to analyze the network connections required to perform the function and once that is understood, look for breakage or perhaps then you'll have enough information so that we can help you. Dave Morris On Fri, 25 Aug 2000, Steve Parker wrote: > Is there some tunnel or something else that I have to open to allow one web > server to access cgi and PERL scripts on another web server? > > I am having a problem that only is occurring randomly. Sometimes the cgi > runs properly, other times it doesn't run at all. It all started when I put > both web servers on the PSN. The problem did not occur once when the servers > were not behind the GNATBOX. ---------------------------------------------- To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe gb-users your_email_address in the body of the message
