<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Firewall</id>
	<title>Firewall - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://script.quakenet.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Firewall"/>
	<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=Firewall&amp;action=history"/>
	<updated>2026-05-14T14:24:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://script.quakenet.org/wiki/index.php?title=Firewall&amp;diff=4872&amp;oldid=prev</id>
		<title>Aca20031 at 17:24, 8 August 2008</title>
		<link rel="alternate" type="text/html" href="https://script.quakenet.org/wiki/index.php?title=Firewall&amp;diff=4872&amp;oldid=prev"/>
		<updated>2008-08-08T17:24:07Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The firewall command is used to set how mIRC accesses the internet. It can be set to use a SOCKS4, SOCKS5, or Proxy server. It is beyond the scope of the script wiki to explain these protocols.&lt;br /&gt;
&lt;br /&gt;
 firewall [-cmN[+|-]d] [on|off]&lt;br /&gt;
&lt;br /&gt;
* With no parameters, firewall displays the current status/settings of the firewall.&lt;br /&gt;
* -c will clear the user and password fields for the current firewall settings.&lt;br /&gt;
* -m is used to specify connection type&lt;br /&gt;
** -m4 specifies SOCKS4&lt;br /&gt;
** -m5 specifies SOCKS5&lt;br /&gt;
** -mp specifies Proxy&lt;br /&gt;
* +d specifies that DCCs are to use the firewall settings (Thus making them indirect).&lt;br /&gt;
* -d specifies that DCCs are &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; to use the firewall settings (They will remain direct connections).&lt;br /&gt;
* [on|off] specifies whether or not to use the firewall settings. If not, a direct connection will be made.&lt;br /&gt;
&lt;br /&gt;
 firewall &amp;lt;address&amp;gt; &amp;lt;port&amp;gt; [user] [pass]&lt;br /&gt;
&lt;br /&gt;
This command is used to change the firewall settings&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note: All flags previously shown can be used here, before &amp;lt;address&amp;gt;. If the firewall is off, changing the settings will not enable it, you will need to specify &amp;quot;on&amp;quot; on before the settings. &amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* Address is the host/ip of the computer to connect through.&lt;br /&gt;
* Port is the port of the computer to connect through.&lt;br /&gt;
* User and Pass are optional, and are only needed if the server you are trying to connect through requires it for authentication&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
 firewall&lt;br /&gt;
* Lists firewall settings.&lt;br /&gt;
&lt;br /&gt;
 firewall -m5+d on my.socks5.server 4078&lt;br /&gt;
* Connects through a SOCKS5 server on &amp;quot;my.socks5.server&amp;quot;, port 4078, with no authentication. Uses this server for DCC as well.&lt;br /&gt;
&lt;br /&gt;
 firewall -mp-d on my.proxy.server 4078 user pass&lt;br /&gt;
* Connects through a Proxy server on &amp;quot;my.socks5.server&amp;quot;, port 4078, authenticates with user/pass. Does not use this server for DCC.&lt;br /&gt;
&lt;br /&gt;
 firewall off&lt;br /&gt;
* Disables firewall settings, creating direct connections.&lt;br /&gt;
&lt;br /&gt;
 firewall on&lt;br /&gt;
* Enables the firewall using the previously saved settings.&lt;br /&gt;
&lt;br /&gt;
[[Category:Commands]]&lt;/div&gt;</summary>
		<author><name>Aca20031</name></author>
	</entry>
</feed>