FTP server self service account set-up
Let alone clean-up nightmare – you are about to create a security nightmare… Isn’t it better to put encrypted files on a “conventional” ftp site? I’d suggest PGP encryption (or GPG – there are windows binaries on http://www.gpg4win.org/ which are easy to install and are working without a glitch) Good luck, Petko

View Answer   |  December 7, 2011  2:20 PM
FTP management
asked by:
3,120 pts.

How to set Group Policy Settings in Workgroup environment using Windows XP
Do you have to setup an AD domain… no. It is much simpler to manage systems using an AD domain, but adds a different layer of complexity in managing the AD domain. This requires that all of your systems be Windows XP Professional. Using a workgroup requires additional work on your part to prepare a [...]

View Answer   |  November 29, 2011  4:39 PM
Group Policy, Windows Server 2008, Windows Workgroups and Networking, Windows XP, Windows XP administration
asked by:
3,310 pts.

Driver required for Dlink Dub-E100 USB-Ethernet on Windows 7
ONLY Revision B hardware is compatible with Windows 7. See this page on D-Link DUB-E100 Drivers. You did not mention if this is a 32 bit or a 64 bit operating system. But to begin troubleshooting I would go to device manager and see what the driver is listed as if it is listed at [...]

View Answer   |  April 19, 2013  3:21 PM
DLink Switches, Drivers, Ethernet, Ethernet adapters, USB, Windows 7, Windows 7 in 2010
asked by:
15 pts.

DHCP: No allocation possible
I was having exactly the same problem, what I find out is that I have the same vlan under the switchport access, and switchport voice commands. I reconfigure the switchport access with another vlan and problem solved.

View Answer   |  November 16, 2012  5:12 PM
C2611XM, Cisco 2611, DHCP Lease Renewal, DHCP server, IOS commands, Networking, Networking in 2010
asked by:
15 pts.

What domain name do you use for your DNS servers?
You should never use a public DNS name, you always want to use a private DNS name like .local or .private. This is because some of the new features like Direct Access of Windows 7 and Windows 2008 R2 require that the DNS be a non-routable DNS name.

View Answer   |  November 24, 2011  5:04 AM
DNS, Networking, Server administration
asked by:
64,505 pts.

Set up network between XP 2003 server enterprise edition and window xp
On XP, type: <b>ipconfig /all</b> What is the line for DHCP server? It should be the correct IP address of your DHCP server, which is 192.168.8.30. If it is, then you did not configure your DHCP server correctly. Your DHCP server needs to be giving out IP address in the same range as your DC, [...]

View Answer   |  November 24, 2011  3:27 AM
Networking, Virtualization, Window XP, Windows Server 2003
asked by:
1,285 pts.

Add Wireless Capability to Existing Business Network
If all you need is 2 AP’s, then you can just go with any wireless N AP’s you can find at Office Depot or Best Buy, link Linksys or D-Link. The easiest way would be to have 2 separate AP’s (one in each wing or side of the building) with each having there own SSID [...]

View Answer   |  November 24, 2011  3:07 AM
Domain Administration, Windows Server 2008 Active Directory, Wireless Access Points, Wireless Network
asked by:
1,285 pts.

What is a bus voltage?
If you google bus voltage, you will get some hits that will explain what it is. Here is a link to one of them that even has the exam answer/ http://forum.allaboutcircuits.com/showthread.php?t=20927

View Answer   |  November 22, 2011  2:31 PM
bus voltage, electric, Linksys
asked by:
32,785 pts.

VMware server 3.5
Hello CiscoEngineer, With that prerequisites the free ESXi will serve you just fine. If you don’t have the “server” for what you want to do, before you buy something incompatible, take a look at ESXi HCL. Some usefull resources for this: http://www.vm-help.com//esx40i/esx40_whitebox_HCL.php http://www.vladan.fr/vmware-hcl-for-esxi-4-0-and-4-1/ . HTH

View Answer   |  November 21, 2011  11:51 PM
Network Interface Cards, VMware, VMware Server, VMWare Server 3.5, VMWare Server 3.x
asked by:
4,570 pts.

CCM on 2600xm ?
Which version (platform) is the Cisco Call manager installed onto? Technically, you should be able to run a call manager server, connected to a hub, and hook up the 2 phones and they can call each other. However, there are potential limitations… 1. Phones need to be powered. Got a hub/switch to provide PoE (power)? [...]

View Answer   |  November 9, 2012  4:23 AM
Cisco, Cisco Call Manager
asked by:
920 pts.

asked by:
775 pts.

Accessing a Server on a different subnet
VPN, Good luck

View Answer   |  November 15, 2011  5:56 PM
NAS, Networking, ReadyNAS, Routers, Subnets
asked by:
3,120 pts.

Separating commodity Internet from the financial and core systems
Most often, this type of situation would call for something called a DMZ, or demilitarization zone. In a nutshell, this would mean keeping your internal servers internal behind a firewall limiting any outside connection. On the other side of the firewall would be any publicly accessed web servers etc… which should also be behind some [...]

View Answer   |  November 10, 2011  3:32 AM
Networking security
asked by:
775 pts.

SBS 2003 Exchange Server
Hi all, Aftertime, I got something useful for you. I hope the articles I am providing will surely help you out. http://social.technet.microsoft.com/Forums/en-US/exchangesvrmobility/thread/60f77bc2-07c8-4be2-9d7f-724addc97485/ http://social.technet.microsoft.com/Forums/en/smallbusinessserver/thread/18d2d90f-c0d7-42fa-98e4-54eefa420e9b http://support.apple.com/kb/index?page=search&product=&q=activesync%20SBS%202003%20iphone&src=support_site.kbase.search.searchresults Do update us again. Thank you Anil <a href=”http://www.lepide.com”>LEPIDE</a>

View Answer   |  November 9, 2011  7:36 AM
local, SBS 2003
asked by:
1,125 pts.

DNS forwarding working but website not opening in browser
Hi all, Mohit, Follow the steps below: Click <b>Start</b> =><b>Run</b>, type in <b>CMD</b>, press <b>OK</b>. Copy and paste this into the Command prompt: <b>netsh winsock reset catalog</b> Press <b>Enter</b> Then copy and paste this in: <b>netsh int ip reset reset.log</b> Press Enter. When finished restart your computer. <b>netsh winsock reset catalog</b> This command resets the [...]

View Answer   |  November 8, 2011  8:00 AM
DNS
asked by:
1,125 pts.

What security token is used when using UNC path remotely under domain admin context?
Basically when you access files remotely UAC is bypassed. The UAC on the location system that your copy process is running on doesn’t know if UAC is supposed to be enforced on the remote file system and even if it did, it wouldn’t know if the files that you were looking at were supposed to [...]

View Answer   |  November 7, 2011  7:39 PM
Security, UAC, UNC, Windows 7 security
asked by:
64,505 pts.

reverse dns
Hi all, Mree1, You need your hosting company to add a PTR record so that that IP address will map to a domain name. For the same information go through the following articles: http://remote.12dt.com/ http://www.apnic.net/apnic-info/whois_search2/about-whois/what-is-in-whois/reverse-dns You can also contact the email administrator and ask them to whitelist your IP address. Do update us again. Thank [...]

View Answer   |  November 7, 2011  9:45 AM
DNS
asked by:
1,125 pts.

Daisy chaining Wireless Routers
What you’re describing sounds like wireless bridging or repeating. A few issues with that include: 1) Repeating is typically done by Access Points, not the routers you described. 2) The routers you’re using may not support the “wirless bridge” or “wireless repeater” functions, thus referring back to #1 3) Repeating wireless signal effectively cuts your [...]

View Answer   |  November 6, 2011  5:49 AM
Cisco Routers, Wireless router, Wireless router configuration, Wireless routers
asked by:
40 pts.

Private IPv6
IPv6 now has something called ULA – Unique Local Addresses, described in RFC4193, which is not identical to RFC1918 IPv4 private addresses, but is very similar. See this link for more information. old answer: There doesn’t appear to be a private IP range with IPv6. This is what I found online. <pre>IPv6 does not include [...]

View Answer   |  May 17, 2013  9:50 PM
IPv6, Private IP, Routers
asked by:
15 pts.

FTP a Synon edtrcd1
Did you send all the components of the function? As with RPGLE or COBOL – there is a *PGM and a *DSPF component at least. You usually transfer all objects at the same time.

View Answer   |  November 2, 2011  9:46 AM
FTP, iSeries, Synon/2E
asked by:
5,505 pts.