🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

no access to SQL server using proxy

User: "kayman"
New Altair Community Member
Updated by Jocelyn

I have some strange behaviour trying to access our company databases. I can access them when using direct (no proxy), but the moment I select proxy I cannot access the servers anymore (MS SQL).

This is pretty annoying as I have a process crawling websites that need the proxy to be set, and I want to load the results to our databases but that doesn't work unless I disable the proxy.

 

Any advice on what I need to set to also get access to my databases using proxy?

 

I'm using RM7.4 

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "BalazsBaranyRM"
    New Altair Community Member
    Accepted Answer

    Hi,

    did you try listing the name or ip address of your database server in the "No proxy for" list? This only works if you're using the Manual Proxy setting.

    Regards,

    Balázs

    User: "kayman"
    New Altair Community Member
    OP
    Accepted Answer

    Sorry, too fast again... I can access my databases now with manual proxy but I loose access to the internet :-(

    So this is what I have :

     

    Using system proxy : access to the web but not to database or localhost RM server

    Using direct (no proxy) : access to database, localhost RM server but not web

    Using manual proxy and no proxy for localhost|mydb1|mydb2 : access to database, localhost RM Server but not to web anymore

     

    What would be the magic recepy ?

     

    [UPDATE] I had to remove the socks settigns, that did the trick for me.

    Now I get access to all of them using manual proxy, thanks for the support !