Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

autodetect proxy

  • 14-10-2005 7:26am
    #1
    Registered Users, Registered Users 2 Posts: 2,591 ✭✭✭


    Guy's

    is there any way of telling what proxy server you are using when you have the autodetect option enabled?

    is there a cookie that is stored some where or something similar that i would be able to access to see which proxy has been automatically detected?


Comments

  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    I'd wager that it's in your environment or the registry. Open a command prompt (start->run->cmd <enter>) type "env" <enter> and have a look for http_proxy or similar.

    Alternatively search the registry (start->run->regedit).


  • Registered Users, Registered Users 2 Posts: 7,541 ✭✭✭irlrobins


    "netstat -a" in the cmd prompt might show what proxy you're connecting to.


  • Registered Users, Registered Users 2 Posts: 2,591 ✭✭✭tommycahir


    i have tried the netstat -a option and had no luck and have also tried the env option,

    ps:: "env" is linux version of dos' "set" command

    any other ideas floating around out there?


  • Moderators, Society & Culture Moderators Posts: 9,689 Mod ✭✭✭✭stevenmu


    If you're using an automatic configuration script, you can type the address for it into the address bar in your browser to download the script, you may be able to work out from it which proxy you connect to.


  • Registered Users, Registered Users 2 Posts: 11,987 ✭✭✭✭zAbbo


    could be transparent proxy, maybe your gateway ip


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 3,968 ✭✭✭jcoote


    yeah that should work...search that file (open in wordpad) for localhost and that should be it!!


  • Registered Users, Registered Users 2 Posts: 7,541 ✭✭✭irlrobins


    I think OP is using auto DETECT and not auto config Script.


  • Moderators, Recreation & Hobbies Moderators, Science, Health & Environment Moderators, Technology & Internet Moderators Posts: 93,556 Mod ✭✭✭✭Capt'n Midnight


    connect to a site
    (ping it to see its ip address)

    netstat -n to see what you are connected to
    ports to look at 80 8080 3128 etc.

    if a transparent proxy then probably won't see it

    Don't forget you could be using a proxy.pac file specified in DHCP / DNS / Active directory / internet options


  • Registered Users, Registered Users 2 Posts: 15,995 ✭✭✭✭blorg


    A site that gives you your IP, such as www.whatismyip.com, will normally show you the IP of your proxy.


Advertisement