Curl Global Community
★□▲Question about curl access▲□★ - Printable Version

+- Curl Global Community (https://communities.curl.com)
+-- Forum: Discussions (https://communities.curl.com/forumdisplay.php?fid=1)
+--- Forum: General Curl questions (https://communities.curl.com/forumdisplay.php?fid=2)
+--- Thread: ★□▲Question about curl access▲□★ (/showthread.php?tid=241)



★□▲Question about curl access▲□★ - sincos - 08-26-2011

I have installed Curl RTE(CURL4), and set privilege for my host correctly in Security sheet of Control Panel.

Everything is ok, but when I put the pc in the new network which can visit the Internet too, it

show me the message about "the address's access have not been set, set it in Security tub of control panel .......".

If I change the network of this client, visit success.................

What's the problem could be? please help~~~~


##############################
ログインボタンを押下すると

「アクセス先が未設定です。セキュリティータブからホストの追加をして下さい」という

エラーメッセージが表示される

【確認した内容】

■ホストは正しく追加されている

■2週間前までは、問題なくケアオンラインを利用できていた。

■業者に問い合わせたところ、IPアドレスがはじかれている可能性があるとのこと。

 こちらのサーバーに入る時だけそのような現象が発生する様子。他は問題ないとのこと。

■該当PCを他の場所に移すと問題なくログインできる。他の事業所で使えるPCを持ってくると、ログインできない状況

 なので、PC特有の問題ではなく、ネットワーク上の問題の可能性が高い。

■無線を使用。

■IE8





RE: ★□▲Question about curl access▲□★ - amori - 08-26-2011


The new IP seems to be blocked by server side.( Firewall, Web server, etc,,)
Can you contact to Website administrator of the system?
Check the access log of the site if possible.









RE: ★□▲Question about curl access▲□★ - sincos - 08-26-2011

dear amori

thank you for taking time to answer me.

that is sure, the client can visit the server's other page which was writed by JSP, when it jumped to curl page, error happened. so I think it's no one blocking it's ip on the path to the server.

curl and jsp services use the same port: http port 80.

maybe, something is wrong when the rte do the access check of the host address.......



RE: ★□▲Question about curl access▲□★ - amori - 08-26-2011

Did you clear all caches (RTE and IE) and try connect?

Or I can think of other possibilities :curl-access.txt, web proxy...


RE: ★□▲Question about curl access▲□★ - sincos - 08-26-2011

dear amori

when i take the pc out of this network, it's OK.

the caches is the key of this problem?