I am behind a firewall, can I use the SILC Client?
SILC Secure Internet Live ConferencingYes. If your network administrator can open the remote port 706 (TCP) you can use SILC without problems. You may also compile your SILC Client with SOCKS support which will proxy your SILC session through the firewall.
Related QuestionsCan I use SILC with IRC client and vice versa?
SILC Secure Internet Live ConferencingGenerally the answer would be no for both. However, there exist already at least one IRC client that supports SILC, the Irssi client. The current SILC client is actually based on the user interface of the Irssi client. So, yes it is possible to use SILC with some IRC clients and vice versa. You can use SILC plug-in in Irssi and have support for both protocols in one client. But, this does not mean that you can talk from SILC network to IRC network, that is not possible.
Related QuestionsWhy is the SILC Client and SILC Server distributed in SILC Toolkit?
SILC Secure Internet Live ConferencingThey are not actually. The SILC Client and SILC Server code is distributed in SILC Toolkit merely as example code for how to use the SILC Toolkit. The SILC Client and SILC Server distirbutions may include different code than what is found in the SILC Toolkit distribution. You should not use the client and server found in SILC Toolkit in production environment, but treat them merely as example applications.
Related QuestionsI have Windows XP. Can I use a firewall other than the built-in firewall?
Firewall: FAQYes. Windows XP users who want different features in a firewall may use a hardware firewall or a software firewall from another company. For special offers on antivirus and firewall packages, visit our Security software: Downloads and trials page. No. Running multiple software firewalls is unnecessary for typical home computers, home networking, and small-business networking scenarios.
Related QuestionsShould I use the Internet Connection Firewall on a computer that is also behind a hardware firewall?
Firewall: FAQYes. You should turn on the Windows XP Internet Connection Firewall for all computers in your home network. This helps prevent the spread of viruses or worms across your network if a computer is infected. A computer on the network could become infected through a separate Internet connection, such as one on a laptop that is used on your home network and on public networks. Or a virus could be introduced to a computer on your network by way of e-mail or software installed from a CD or floppy disk.
Related QuestionsWhy use SILC? Why not IRC with SSL?
SILC Secure Internet Live ConferencingSure, that is possible, although, does that secure the entire IRC network? And does that increase or decrease the lags and splits in the IRC network? Does that provide user based security where some specific private message are secured? Does that provide security where some specific channel messages are secured? And I know, you can answer yes to some of these questions. But, security is not just about applying encryption to traffic and SILC is not just about 'encrypting the traffic'.
Related QuestionsCan I use ssh to communicate across a firewall?
The Secure Shell (SSH) FAQ - Frequently Asked QuestionsYes; you can use TCP forwarding for that, by using its secure TCP forwarding features. You can also tunnel through another open port through the firewall (I'm sure all those system admins love me now :-) by running a daemon on the remote side on a port that's allowed through a firewall, like SSL (port 443).
Related QuestionsCan I use ssh across a Socks firewall?
The Secure Shell (SSH) FAQ - Frequently Asked QuestionsSocks 4 and 5 support should work in 1.2.16 or later. Socks support in version 2.0.11 and later should work.
Related QuestionsQuestion/Problem: How do I use FTP Client with a proxy or firewall?
FTP Software LabFTP CLIENT will work with a proxy server or firewall as long as the proxy server or firewall is a "true" FTP proxy or firewall -- not one that substitutes FTP protocol with HTTP. (Note that Web browsers convert FTP to HTTP commands which is why a browser might work with a firewall when FTP Client will not.) If you are behind a [proxy server or] firewall, fill in the Firewall is tab in the Connection screen.
Related QuestionsHow do I setup my firewall, proxy, or NAT router to use the operator client?
ChatStat : Live Chat and StatisticsYou do not need to configure your firewall, proxy, or NAT router to use either operator client. Both operator clients only use outbound HTTP connections to the ChatStat Server which allows both operator clients to work with zero configuration behind firewalls, proxies, and NAT routers.
Related QuestionsWho is behind the SILC?
SILC Secure Internet Live ConferencingThe SILC was developed by Pekka Riikonen in Finland. He also started the SILC project that now coordinates the SILC development. He has worked for years in the field of security, for example several years at the SSH Communications Security Corporation as Chief Engineer with responsibilities in IPSEC core development. The SILC Project consists of several volunteers who maintain the SILC Network, its routers and servers. Volunteers who provide the silcnet.
Related QuestionsWhat is SILC?
FAQs - Colloquy - TracSILC stands for Secure Internet Live Conferencing. SILC is very much the same as IRC with the major difference being that all conversations are encrypted and much more secure then IRC. Wikipedia on SILC
Related QuestionsCan I use SILC Toolkit from C++ application?
SILC Secure Internet Live ConferencingYes, of course. You however must be careful when you mix C and C++ code. The SILC Toolkit is pure ANSI C and there are some issues when calling C routines from C++ code. Remember to include only "silcincludes.h" and "silcclient.h" (and "silversion.h") header files from the Toolkit. Any other header file will not work with C++ application, and you will end up having problems at linking time. See also these outside links for more information C++ FAQ Lite and Tech Talk About C++.
Related QuestionsCan I use SILC to request library materials?
Frequently Asked QuestionsThe Guest View of SILC does not offer that capability, but you can request materials if you go to Find Articles on Find-It! Illinois and log in using an authorization and password from your local Illinois library. The login version allows your search scope to be broadened to WorldCat libraries worldwide.
Related QuestionsHow do I use burst! (or any BT client) through a Firewall or NAT/ICS?
burst! - Alternative Win32 BitTorrent ClientFor best results, you should open/redirect ports 6881-6890 (this will allow for 10 concurrent transfers) to the machine you're running burst! on. If you cannot redirect these ports, but there is a port already redirected, then into Advanced: enter "--minport x --maxport y" without the quotes, replacing x and y where approriate.
Related QuestionsWhat is the Symantec Client Firewall?
VPN | Network | Computing @ UW-MadisonThe Symantec Client Firewall is one implementation of a desktop firewall. Symantec sells both a PC and Mac desktop firewall. There are many other commercial desktop firewall products such as Zone Alarm, Black ICE, Kerio and the Windows firewall which is included with Windows XP. We purchased the Symantec Client Firewall product by licensing Symantec Cleint Security suite for the PC and Macintosh.
Related QuestionsHow do I set up the firewall for a VRVS client?
linux/scientific3/docs/faq/index.shtml (Scientific Linux CER...the following assumes that pcvrvsint.cern.ch=137.138.24.228 and pcvrvsint2.cern.ch=137.138.28.190 are the VRVS reflectors on the CERN network. In case of doubt please contact VRVS support. Add the following to /etc/sysconfig/iptables before the first REJECT line: # VRVS communication: reflector -> client , MBone, Quicktime, H323, SIP -A RH-Firewall-1-INPUT -m state --state NEW -m udp -p udp -s 137.138.24.
Related QuestionsHow do I configure a client to use DHCP?
Environment settings set by a batch file are not working.Start the Network Control Applet by clicking on Network from Control Panel (Start - Settings - Control Panel) or right click on Network Neighborhood and select Properties Select "Obtain an IP address from a DHCP Service". DHCP settings will only override IP address and subnet mask locally configured. If you have configured DNS, WINS etc locally then the DHCP configuration will not overwrite it.
Related QuestionsCan I use VPN through a firewall?
VPN Frequently Asked Questions (FAQ)-The Library-University ...No. VPN provides security by encrypting and decrypting data that passes through a VPN connection; it does not offer protection from viruses or other malware.
Related QuestionsHow do I use VNC through my firewall?
RealVNC - Frequently asked questionsMany organizations operate firewalls to reduce the risk of intrusion by malicious attackers via the Internet. These firewalls typically operate by only allowing connections in to machines in that organization on specific ports. Which ports are permitted access depends upon the network protocol that uses the port and the degree of security it provides.
Related QuestionsShould I use a firewall if I have more than one computer in a home or small-office network?
Firewall: FAQYes. If you have more than one computer in a home or small-office network, you should protect every computer in the network. Turning on Windows Firewall or another firewall on every connection will help prevent the spread of a virus from one computer to another in your network if one of your computers becomes infected. However, if you open an infected e-mail attachment, the firewall won't block it and it can infect your computer. You should install an antivirus program as well.
Related QuestionsI use a firewall or router, what can I do?
Frequently Asked Questions - MorpheusWikiIt has become common for a typical household using broadband to utilize a router or some type of firewall. If you're behind a router or other type of firewall you can still use Morpheus, but you will not be able to download from other firewalled users and connecting can be slower if you are not properly configured.
Related QuestionsWhat if I have and use a firewall?
Adams > Product & Services > Additional Services &...Since our service never contacts your computer, and the vast majority of firewalls are designed to block INCOMING traffic, this software is compatible with 99+% of all firewalls. <top>
Related QuestionsSecureIT Plus FAQ'sSince the SecureIT service never contacts your computer, and the vast majority of firewalls are designed to block INCOMING traffic, this software is compatible with 99+% of all firewalls.Related Questions
A5.COM : Services ? SecureIT FAQsWithout computer protection, you are susceptible to computer damage, financial loss, or both because of a computer virus or spyware that sneaks onto your computer. In a recent issue of Consumer Reports, they reported that if you use the Internet at home you have a 1-in-3 chance of being negatively affected by computer viruses or spyware.Related Questions
Firewall: FAQA firewall is a piece of software or hardware that helps screen out hackers, viruses, and worms that try to reach your computer over the Internet. If you are a home user or small-business user, using a firewall is the most effective and important first step you can take to help protect your computer.Related Questions
Should I use a non-Microsoft personal firewall instead of the built-in Windows Firewall?
Firewall: FAQIf you already have a non-Microsoft firewall on your computer, you should continue to use it. If you do not have a firewall, then you have a choice. If you want a simple firewall that is easy to configure, then you should use the Windows XP Internet Connection Firewall.
Related QuestionsHow to modify Firewall setting when a Client can not run?
NetGuarder NetWatcher HelpPlease ensure the TCP port 8899 is not blocked in Firewall of the Client. NetWatcher Client will automatically open Windows Firewall TCP 8899. For other firewall software settings, please refer to appropriate manual. Anti-virus industry is a complex field and full of vendor standards. One serious problem of this industry is the wrong report of virus/spyware/malware, which is called "False Positives".
Related Questions