Difference between revisions of "VHost"

From Rizon Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
==vHost policy==
==vHost policy==
vHost (Virtual host) allows users to hide their hostmask (ie. Rizon-AB252A-rogers.com) with something creative (ie. host.like.this). The nickname must be registered in order to request a vhost.  
A 'vHost' (virtual host) allows users to hide their hostmask (i.e., <code>Rizon-AB252A-rogers.com</code>) with something creative (i.e., <code>host.like.this</code>). The nickname must be [[Nick Registration|registered]] in order to request a vHost.


All users requesting vHost or with vHost must abide by these rules.
All users requesting a vHost or using a vHost must abide by these rules.




---vHost Policy.---
===vHost Policy===
# No IP vhosts, or IP look-a-likes.
# No IP vHosts, or IP look-a-likes.
# No resolving vhosts. (basically means no vhosts that point to an IP, e.g. google.com, rizon.net, etc.)
# No resolving vHosts. (This basically means the vHost can't point to an actual site, e.g. google.com, rizon.net, etc.)
# No vhosts that mimic government organizations. (e.g. *.gov, *.gc.ca, FBI, etc.) / No impersonating private organizations which have government affiliation (MPAA, RIAA, etc.)
# No vHosts that mimic government organizations. (e.g. *.gov, *.gc.ca, FBI, etc.) And, no impersonating private organizations which have government affiliation (MPAA, RIAA, etc.)
# No vhosts that contain the words forum, ircop, admin, network, or any IRCop's nick.
# No vHosts that contain the words 'forum', 'ircop', 'admin', 'network', or any IRCop's nick.
# You are only allowed to change your vhost once every 7 days. Spamming the system with frequent requests will result in a ban from the vhost system.
# You are only allowed to change your vHost once every 7 days. Spamming the system with frequent requests will result in a ban from the vHost system.
# If you are caught abusing vhosts to evade bans, you will have your vhost removed, akilled from Rizon for a set period of time, and banned from using vhosts for an extended period.
# If you are caught abusing vHosts to evade bans, you will have your vHost removed, akilled from Rizon for a set period of time, and banned from using vHosts for an extended period.
# No racist words. *Note - What is considered racist/derogatory is subject to discretion by vhost team members
# No racist words. (Note: what is considered racist/derogatory is subject to discretion by vHost team members.)
# No references to other networks/spamming. (e.g. come.to.irc.blahblahblah.net, join.my.channel)
# No references to other networks/spamming. (e.g. <code>come.to.irc.blahblahblah.net</code>, <code>join.my.channel</code>)
# No references to "kiddy"-like activity. (e.g. dosing, rooting, "carding," etc.)
# No references to "kiddy"-like activity. (e.g. dosing, rooting, "carding," etc.)


===Understanding vHosts===
# The vHost is the part after <code>@</code>, so don't submit a vHost that has a <code>@</code> because it will fail.
#* Valid: {{xt|<code>my.new.vhost</code>}}
#* Invalid: {{!xt|<code>this@my.new.host</code>}}
# Your vHost must contain a dot (aka <code>.</code> )
# vHost requests are first processed by a bot, which checks if the requested vHost breaks any of the rules above. If your vHost keeps getting rejected and you think it is a mistake, <code>/join #services</code> for further assistance.


Also Note:
# vhost is the part after @, so don't submit a vhost that has a @ or it will fail.
* Valid: my.new.vhost
* Invalid: this@my.new.host
# your vhost must contain a dot (aka . )
# vhost requests are first processed by a bot, which checks if the requested vhost breaks any of the rules above. If your vhost keeps getting rejected and you think it is a mistake, join #services for further assistance.


==Requesting a vHost==
==Requesting a vHost==
Please note that you must have a registered nickname in order to request a vhost.  
Please note that you must have a registered nickname in order to request a vHost. In order to register your nickname, please visit [[Register your nickname]]
In order to register your nickname, please visit [[Register your nickname]]


When you request your vHost, it will have to be MANUALLY approved by a member of the vHost team.  
When you request your vHost, it will have to be MANUALLY approved by a member of the vHost team.  


To request a vHost, use the command
To request a vHost, use the command


'''/msg HostServ request vhost.goes.here'''
<code>/msg HostServ request vhost.goes.here</code>
 
 
'''Example'''


Example:
<code>/msg HostServ request my.new-vhost.got.milk</code>


'''/msg HostServ request my.new-vhost.got.milk'''


Once your vHost is approved it can be turned on via:
Once your vHost is approved it can be turned on via:


'''/msg hostserv on'''
<code>/msg hostserv on</code>

Revision as of 14:01, 8 August 2011

vHost policy

A 'vHost' (virtual host) allows users to hide their hostmask (i.e., Rizon-AB252A-rogers.com) with something creative (i.e., host.like.this). The nickname must be registered in order to request a vHost.

All users requesting a vHost or using a vHost must abide by these rules.


vHost Policy

  1. No IP vHosts, or IP look-a-likes.
  2. No resolving vHosts. (This basically means the vHost can't point to an actual site, e.g. google.com, rizon.net, etc.)
  3. No vHosts that mimic government organizations. (e.g. *.gov, *.gc.ca, FBI, etc.) And, no impersonating private organizations which have government affiliation (MPAA, RIAA, etc.)
  4. No vHosts that contain the words 'forum', 'ircop', 'admin', 'network', or any IRCop's nick.
  5. You are only allowed to change your vHost once every 7 days. Spamming the system with frequent requests will result in a ban from the vHost system.
  6. If you are caught abusing vHosts to evade bans, you will have your vHost removed, akilled from Rizon for a set period of time, and banned from using vHosts for an extended period.
  7. No racist words. (Note: what is considered racist/derogatory is subject to discretion by vHost team members.)
  8. No references to other networks/spamming. (e.g. come.to.irc.blahblahblah.net, join.my.channel)
  9. No references to "kiddy"-like activity. (e.g. dosing, rooting, "carding," etc.)

Understanding vHosts

  1. The vHost is the part after @, so don't submit a vHost that has a @ because it will fail.
    • Valid: my.new.vhost
    • Invalid: this@my.new.host
  2. Your vHost must contain a dot (aka . )
  3. vHost requests are first processed by a bot, which checks if the requested vHost breaks any of the rules above. If your vHost keeps getting rejected and you think it is a mistake, /join #services for further assistance.


Requesting a vHost

Please note that you must have a registered nickname in order to request a vHost. In order to register your nickname, please visit Register your nickname

When you request your vHost, it will have to be MANUALLY approved by a member of the vHost team.


To request a vHost, use the command

/msg HostServ request vhost.goes.here


Example

/msg HostServ request my.new-vhost.got.milk


Once your vHost is approved it can be turned on via:

/msg hostserv on