On Mon, May 11, 2009 at 7:59 AM, Ashish Verma <[email protected]> wrote: > Is it possible for a browser to attempt to make connection on a different IP > mentioned in DNS for a server, for the purpose of uploading documents, where > there is already a connection established when logging in. > > 10.10.10.10 IN A www.test.com > 10.10.10.11 IN A www.test.com //incorrect IP
Possibly add the other IP to /etc/hosts, in case you want to do it on just a single machine. Or run your internal DNS server with the entry for this domain, if you use it regularly and on more than a handful of machines. -- "Now this is a totally brain damaged algorithm. Gag me with a smurfette." -- P. Buhr, Compute... - http://kingsly.net/tmp/fortune.php/1242258859 _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
