mooving SUN NFS v3 to EMC Celera NFS v3
acl’s are supported on Celerra. I havent tried it myself. Have you talked to EMC?

View Answer   |  August 20, 2009  12:29 PM
ACL, Celera, EMC Celera NAS, EMC Celera NFS v3, NAS, NFS, SUN NFS v3
answered by:
4,235 pts.

more secure mail vendors
See my answer to <a href=”http://itknowledgeexchange.techtarget.com/itanswers/secure-mail-vendors/”>your previous question</a> and then look for competitors. Microsoft, for example, is in this space with some hosted Exchange services.

View Answer   |  August 19, 2009  5:56 PM
E-mail applications, Email security, Email security management, Secure Mail
answered by:
32,645 pts.

Anti-Keylogging
Sure, if you have the right anti-malware software that hooks into keyboard calls. Does that answer your question? — There are (non-commercial) malware programs with keylogging capabilities. I suspect Kaspersky 2009 finds those. There are commercial keyloggers, purchased by those who (for example) want to see what their kids are doing online. Detecting commercial software [...]

View Answer   |  August 19, 2009  11:31 AM
anti-keylogging, keylogs, Phishing, Security products
answered by:
32,645 pts.

hardware firewall
It depends on your firewall. It should either have documentation or a website to refer you to example configurations. Check that website first and if you have any questions, come back to the community with specifics about the hardware and operating system in use. Please also provide specific error messages or problem details.

View Answer   |  August 19, 2009  11:27 AM
Firewall configuration, Firewalls
answered by:
32,645 pts.

How do you create a Business Case for Security?
Check out some of the tips in this <a href=”http://lmgtfy.com/?q=rosi+security”>Google search on ROSI security</a> – ROSI: return on security investment. — Making the pitch for a security product is doomed to fail. Instead, make the pitch based on: - availability Every hour our web site is not available means we miss such-and-such revenue. This investment [...]

View Answer   |  August 18, 2009  9:48 PM
Information security, Risk management
answered by:
1,235 pts.

Data loss prevention (DLP) tools and methods
Making sure everyone uses the mapped network shares for file storage. Then we backup that data and other critical server data.

View Answer   |  August 17, 2009  10:24 PM
Data Loss Prevention, Data Loss Prevention Products, Data Loss Prevention Software, DLP
answered by:
27,310 pts.

Determine user’s last logon date/time
Here are the steps to get a logon script to work on the local machine: 1. Create a new folder that will contain your logon scripts (can be anywhere and any name) 2. Share the folder and the share name must be “netlogon” 3. Create your script: echo logon %username% %computername% %date% %time% >> C:logon.log [...]

View Answer   |  August 14, 2009  6:28 PM
Scripts, Windows Security, Windows XP
answered by:
27,310 pts.

2 DSLs aggregated to a Cisco 5505 asa router
I configure these all the time with routers on ATM circuits. But on a dsl line for example (2) 3 meg lines, you will never get one pc to download at 6 megs. This is because it would have to be aggregated in the EMBARQ redback router which is something they will not do. However, [...]

View Answer   |  August 12, 2009  4:12 PM
Cisco 5505, Cisco ASA, Cisco ASA 5505, Cisco Routers, Routing and switching
answered by:
15 pts.

Problem with user profile windows xp on windows server 2000
Could you say what platform and operating system and application(s) you are on Need to know what’s powering your problem am using windows xp as client and in my organisation windows2000 is using as server.This is happening only for limited client machine only.I believe this is one kind of virus.

View Answer   |  August 11, 2009  4:21 PM
User profiles, Windows 2000 Server, Windows XP
answered by:
30 pts.

dont send error repoting after installtion of Symantec AntiVirus on Windows XP
I think you will need to get some help rewording your question, because it is not clear enough. Are you getting errors when installing the antivirus software ? what are the exact error messages ? After installing the software, the message says “don’t send error” ? is it the windows message window that you see [...]

View Answer   |  August 11, 2009  1:30 PM
Symantec AntiVirus, Windows XP
answered by:
63,535 pts.

To copy IOS of PIX version 6.3 from flash to tftp?
The syntax is exactly the same as for the routers. <b>copy flash:{filename} tftp</b> You then get the following prompts Source filename [{filename}]? Address or name of remote host []? 192.168.1.1 Destination filename [{filename}]? Writing file tftp://192.168.1.1/{filename}… !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! This continues to show exclamation marks until the copy is finished. Substitute your filename for the {filename} which [...]

View Answer   |  August 11, 2009  7:01 AM
Cisco IOS, Cisco PIX, TFTP
answered by:
12,265 pts.

To block Skype messenger traffic from an organisations internal network?
As you have discovered, blocking the ports Skype uses doesn’t help so you should block user’s ability to install software and/or manage applications using a client firewall that you can whitelist applications. Here’s a decent <a href=”http://blog.tmcnet.com/blog/tom-keating/skype/block-skype.asp”>blog posting on Skype blocking methods</a>. Restricting user abilities to install software is a good first step anyway in [...]

View Answer   |  August 10, 2009  6:20 PM
Firewalls, Network administration, Network monitoring
answered by:
32,645 pts.

Optimized network Diagram
I would suggest that you create a DMZ VLAN on the switches, connect a spare interface on the ASA to this VLAN as well as the Exchange server. The microwave obviously is your Internet, so this connects to the Outside interface of the ASA, and the defaukt VLAN on the switches is your inside. The [...]

View Answer   |  August 8, 2009  9:34 PM
Cisco 3750, Cisco ASA 5510, Cisco switches, Network applications management, Network Diagram, Switches
answered by:
12,265 pts.

Penetration Testing Certification
The CEH is more widely-known but SANS GIAC certs are well respected. I’d recommend reviewing the outline and requirements and see which is the best fit for you. Just know that these certs are only a small part of the career equation as I talk about here: <a href=”http://searchsoftwarequality.techtarget.com/news/column/0,294698,sid92_gci1334513,00.html”>Will a degree or certification help enhance [...]

View Answer   |  August 7, 2009  2:24 PM
CEH, Certifications, GIAC, GPEN, Penetration Testing, Penetration Testing Certification
answered by:
10,840 pts.

About Clear IPSec Command
IPSEC is encryption, usually using DES, 3-DES or AES, and on a Cisco router or Firewall refers to the VPN tunnel created after the key exchange (ISAKMP). The command <b>clear ipsec sa peer < peer IP></b> removes the IPSEC entry for that particular peer, which means that the IPSEC tunnel needs to be re-negotiated when [...]

View Answer   |  August 7, 2009  11:38 AM
IPsec
answered by:
12,265 pts.

ISA and Torrent
Blocking traffic says “firewall” to me. The most common ports you need to block are 6881 to 6889. You would already be blocking those ports. If you have a problem with a specific destination, seriously consider a “deny all” for traffic with that destination by configuring your firewall. If you have a problem with a [...]

View Answer   |  August 6, 2009  10:23 PM
ISA, torrent, torrent block, Windows Server
answered by:
1,235 pts.

Flash drive usage policy
We have not created a specific policy for flash drives alone, however it is touched upon in our acceptable computer use policy. We disallow them. Hope this helps! -Schmidtw

View Answer   |  August 6, 2009  12:38 PM
Acceptable Use Policy, Flash drive, USB Flash drives
answered by:
11,205 pts.

implementacion Lan con switch cisco 2950, capa 2
Haga su pregunta en inglés, y usted conseguirá muchas más respuestas. Incluso malos ingleses:-) Todo lo que usted necesita es conectar los cables Cat5 con el interruptor, y usted tiene una LAN. Si los interfaces no se encienden, después usted necesita configurar el interruptor, nosotros puede ayudar con eso si es necesario.

View Answer   |  August 5, 2009  10:30 PM
Cisco 2950, LAN, LAN switches, VLAN
answered by:
12,265 pts.

Blocking Torrent
<a href=”http://articles.techrepublic.com.com/5100-22_11-6029342.html”>Using ISA Server 2004′s HTTP Security Filter to block instant messengers and peer-to-peer applications</a> Block traffic says “firewall” to me. If you have a problem with a specific destination, seriously consider a “deny all” for traffic with that destination by configuring your firewall.

View Answer   |  August 4, 2009  6:52 PM
Security, torrents
answered by:
1,235 pts.

answered by:
56,975 pts.