Abyss web console remote?

 
Post new topic   Reply to topic    Aprelium Forum Index -> Networking Issues
View previous topic :: View next topic  
Author Message
abyssisthebest
-


Joined: 30 Jun 2005
Posts: 319
Location: Boston, UK

PostPosted: Wed Nov 30, 2005 11:54 am    Post subject: Abyss web console remote? Reply with quote

I have added the ip address *.*.*.* in the access list for the console page, but the onlyway i can access the console is through a annonymous proxy :S

Does any one have any ideas?
_________________
My online Portfolio
Back to top View user's profile Send private message Send e-mail MSN Messenger
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Nov 30, 2005 12:33 pm    Post subject: Re: Abyss web console remote? Reply with quote

Adding *.*.*.* to the access list for the console page means that you allow access to any computer (you even out * only, it has the same effect).

What are the locations you have tried accessing from (except that anonymous proxy) and that reported connection failure? What was the exact error message? (it would be error 403 if the console denied the access based on the access rules).
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
abyssisthebest
-


Joined: 30 Jun 2005
Posts: 319
Location: Boston, UK

PostPosted: Wed Nov 30, 2005 2:02 pm    Post subject: Reply with quote

I have tried from school, and i think it is their proxy.it gives a connection timed out error.
_________________
My online Portfolio
Back to top View user's profile Send private message Send e-mail MSN Messenger
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Wed Nov 30, 2005 5:37 pm    Post subject: Reply with quote

You school will be blocking ports other than 80. Thats the problem.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
abyssisthebest
-


Joined: 30 Jun 2005
Posts: 319
Location: Boston, UK

PostPosted: Wed Nov 30, 2005 10:46 pm    Post subject: Reply with quote

is there any script that will allow me to access the panel on port 80?

Like
Code:

<?php
$url = file_get_contents("http://www.shroodoo.co.uk:9999");

echo $url

?>

But will work when i click on the links
_________________
My online Portfolio
Back to top View user's profile Send private message Send e-mail MSN Messenger
abyssisthebest
-


Joined: 30 Jun 2005
Posts: 319
Location: Boston, UK

PostPosted: Wed Nov 30, 2005 11:02 pm    Post subject: Reply with quote

They dont block the following ports:

80 or 25 *lol*

i think they might not block 8002, as their internet security runs on that port, so i am going to try that :D

EDIT: Nope 8002 does not work :S
_________________
My online Portfolio
Back to top View user's profile Send private message Send e-mail MSN Messenger
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Dec 01, 2005 12:37 pm    Post subject: Reply with quote

abyssisthebest wrote:
is there any script that will allow me to access the panel on port 80?

Install a script such as NPH_proxy and configure it to allow loopback access (127.0.0.1). With it you can browse the console from the web site.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
abyssisthebest
-


Joined: 30 Jun 2005
Posts: 319
Location: Boston, UK

PostPosted: Thu Dec 01, 2005 7:34 pm    Post subject: Reply with quote

I have searched google for one, and it returns a list of wareaz etc. Could any one please prvide me a link to donwload one?
_________________
My online Portfolio
Back to top View user's profile Send private message Send e-mail MSN Messenger
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Thu Dec 01, 2005 8:14 pm    Post subject: Reply with quote

:/

http://www.google.co.uk/search?q=%22nph-proxy%22+cgi+script

Feel free to learn how to use Google.
_________________

"Invent an idiot proof webserver and they'll invent a better idiot..."
Back to top View user's profile Send private message
abyssisthebest
-


Joined: 30 Jun 2005
Posts: 319
Location: Boston, UK

PostPosted: Thu Dec 01, 2005 8:21 pm    Post subject: Reply with quote

i know how to use google, but its not good wehn you are @ skool late and your schools it guy has somthing against you, and he finds you on wareaz sites :S
_________________
My online Portfolio
Back to top View user's profile Send private message Send e-mail MSN Messenger
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Thu Dec 01, 2005 8:25 pm    Post subject: Reply with quote

Anonymoose wrote:
:/

http://www.google.co.uk/search?q=%22nph-proxy%22+cgi+script

Feel free to learn how to use Google.



He already used google. Feel free to learn how to read posts properly.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Thu Dec 01, 2005 10:41 pm    Post subject: Reply with quote

Feel free to follow the Google link I posted which demonstrated that the FIRST RESULT was the proxy script he requested. None of the results in that first page are warez sites. Hence, learn to use Google.
_________________

"Invent an idiot proof webserver and they'll invent a better idiot..."


Last edited by Anonymoose on Thu Dec 01, 2005 10:43 pm; edited 1 time in total
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Thu Dec 01, 2005 10:42 pm    Post subject: Reply with quote

Quote:
but you have to be willing to make a little effort of your own.


err, he did make a little effort on his own...
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Thu Dec 01, 2005 10:43 pm    Post subject: Reply with quote

Obviously very little if he failed to type in the exact thing he was recommended to look for by Aprelium.
_________________

"Invent an idiot proof webserver and they'll invent a better idiot..."
Back to top View user's profile Send private message
abyssisthebest
-


Joined: 30 Jun 2005
Posts: 319
Location: Boston, UK

PostPosted: Fri Dec 02, 2005 8:52 am    Post subject: Reply with quote

i downloaded onw, and when i go browse to www.shroodoo.co.uk:9999 it comes up page cannot be found :S
_________________
My online Portfolio
Back to top View user's profile Send private message Send e-mail MSN Messenger
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Dec 02, 2005 2:52 pm    Post subject: Reply with quote

abyssisthebest,

In the proxy, you should browse http://127.0.0.1:9999 (all is done in the proxy relatively to the computer on which it runs).
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
abyssisthebest
-


Joined: 30 Jun 2005
Posts: 319
Location: Boston, UK

PostPosted: Fri Dec 02, 2005 5:35 pm    Post subject: Reply with quote

**ahhhhh***** works now :D

Thanks for your help
_________________
My online Portfolio
Back to top View user's profile Send private message Send e-mail MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Networking Issues All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group