mIRC Homepage
Posted By: haque25 http proxy - 20/12/04 08:05 PM
ok i got this huge problem. i have to use this http proxy (as my isp has forced me to).
address- 10.0.0.20
port-3128

how do i configure my mirc so as to connect properly?? whenever i try to connect, i get this message:
Unable to connect to server (Connection refused)
can anyoone gimme some suggestions?? please
Posted By: Armada Re: http proxy - 21/12/04 06:34 AM
Quote:
The /firewall command
This command allows you to change the above firewall settings.

/firewall [-cmN[+|-]d] [on|off] <server> <port> <userid> <password>

The -c switch clears the userid and password values.
The -mN switch set the connection type, where N is 4 or 5 for Socks4 or Socks5, or p for proxy.
The +|-d switch turns dccs through a firewall on or off.

So in mIRC type
/firewall -c
Then
/firewall -p 10.0.0.20 3128
Then connect
Posted By: haque25 re - 21/12/04 08:28 AM
i did wat u told me.
after typing this - /firewall -c
this message comes in Firewall is off Socks4 (no address specified)

after typing this- /firewall -p 10.0.0.20 3128
this message comes in Firewall is off Socks4 (10.0.0.20 3128)

but after i try to connect, the same message comes in,
Unable to connect to server (Connection refused).
i dont know what to do now, this http proxy is killing me.
Posted By: Armada Re: re - 21/12/04 01:46 PM
/firewall on
then connect sorry forgot to add that
Posted By: haque25 Re: re - 21/12/04 09:57 PM
ok after i typed: /firewall on

i get this message- * Connect retry #1 212.37.4.98 (6667)
- * Firewall: Closed connection


wat's the firewall closed connection?? any more solutions?
Posted By: milosh Re: http proxy - 22/12/04 12:27 AM
You can't use every http proxy in mirc, maybe that is the problem. Call you ISP and ask about this problem. Also try /firewall -mp 10.0.0.20 3128
Posted By: haque25 Re: http proxy - 22/12/04 08:53 PM
it says * Firewall: Connection rejected
I'm Tring To Find THis Code, But I Failed i Cant. Any OF you Can Help Me With it Please ? Kick user With F-Keys whoever join on the Channal ? as Like
Ex:

Test (Test@C17D1E4B.59794BFE.ABDBD44A.IP) has joined #A

By Pressing F-Keys Can I Ban him/her ?

*Can Anyone Help me out with the code Please ?
Code:
on *!:join:#:{ set %nick $+ $cid $+ $chan $nick }
alias F2 {
  if ($(%nick $+ $cid $+ $active,2) != $null) { kick $active $v1 }
}
Next time please post this question in the right forums, in its own topic, and not in an existing thread about someones firewall issues, thanks
© mIRC Discussion Forums