Changes

From Amahi Wiki
Jump to: navigation, search
1,127 bytes added ,  22:50, 18 December 2010
Added client setup and troubleshooting
== IRC Client Setup ==
Coming === mIRC client ===To connect using the mIRC client you will need to connect to ZNC using the following command: '''''/server -m <ipaddress_of_hda> -p 26244 -g gZNC -w <username>:<password> -d ZNC''''' * <ipaddress_of_hda> = The ip address of the HDA where you installed ZNC on* <username> = Username that's configured to connect to a channel* <password> = Password for the username that's configured to connect to a channel More coming soon...
== Client Commands ==
| Restarts znc
|}
 
== Troubleshooting ==
=== ZNC can't connect to server ===
==== No route to host ====
If ZNC can't connect to a IRC server with the message
* '''''Attempting to connect to [chat.freenode.net +7000] ...'''''
* '''''Disconnected from IRC (No route to host). Reconnecting...'''''
You could try using the IP address of the server you are trying to connect to. For '''''chat.freenode.net''''' this IP is:
'''''140.211.166.3'''''
 
* Go to the [http://znc ZNC webadmin page]
* login using your username and password
* click on "Your Settings"
* edit the server name in the '''''Servers:''''' text box.
 
ZNC will pickup this new server name the next time trying to connect (wait a minute or so).
42

edits