sorry to ask in so many forums, but hopefully someone knows something to help me in this dilemma... and i know i am requesting a script in asp/soap, but i wish i could use a php one for this... but the server im trying to run it on doesnt do php
hi, i had a server online which became compromised. i was curious if someone wrote already or would like to take up the challenge and let me know what you would charge (i can pay by paypal if the price is right) but i at least need something that would read outpt from my personal web server and display it to the browser so my ip wouldnt be visible to a possible attacker. heres a flowchart kinda sorta:
www.mydomain.com --> dns redirect to
www.somewhereelse.com/userdir --> proxy script page thing loads data from my.ip.add.ress:8080/mydomain --> output to browser via proxy script
(the userdir supports asp, soap, perl/cgi, but would prefer asp / soap stuff as they wouldnt need to add a cgi script for me. and they know cause its my work, and they suggested using soap, but i need to learn vbscript and asp which i want to, but i need a quick solution for now)
i hope this makes sense. i work in tech support so i know how it can get when the correct terminology isnt used. but im learning how to run a web server on a home box and unfortunately i need to be able to mask it so the ip isnt so easy to find.
if possible, i would like to have the ability to post data through this script, but for now i need at least view functionality. the reason to be able to post would be since i use phpBB2 on my domains.
if possible, i would need the script to be able to use the gethostbyname (?) or whatever to parse the request based on subfolders...
www.mydomain.com/subfolder --> dns redirect to
www.somewhere.com/userdir --> script parse the subfolder and pass it to my.ip.add.ress:8080/mydomain/subfolder
i can do the images locally on the userdir if it wouldnt be possible to load them through without exposing my ip. and if say my ip isnt responding, then the script can show a temporary offline message...
if the variables can be at the top of the script so i can edit it based on which domain its for, and ip so i can change it if i have it changed or decide to go dynamic (in which case i would have my box get its ip from parsing a page on our server that shows your ip address then upload it to a file to my userdir and have the script read a text file and get the correct number for $ip or whatever...
if anyone has ideas how this can work, or need more .nfo, please email me at luostsoul at hotmail dot com...
thanks
