Mark sure that the computers are both set to 1000 instead of auto. Try using a network switch which has Gig ports on it and see if that helps any. Also make sure that DMA is turned on on both side of the communication. DMA is Direct Memory Access, a protocol used by disk drives [...]
Hello, The 2960G model is built for handling the higher throughput of packets and usage. I believe you would be fine. There isn’t much over-subscription on that model switch. Thanks! Ryan
Hello, It is ASA5510-MEM-512=. Thanks! Ryan
If this is from your service provider, then I would expect them to also be able to supply the CPE for your end of the circuit. Although there is a standard, it is safer to stick with one manufacturer for the equipment at both ends. The CPE is basically a modem for the EOC service, [...]
The choice of protocol is totally dependent on the policy/architecture of a company. If you have a small network you can use RIP which has a limitation of 16 hops. For slightly larger networks, you can use IGRP which support 256 hops. EIGRP is Cisco’s proprietary routing protocol and can expand across very large networks. [...]
Unfortunately, I haven’t worked on this specific equipment. I’m sure your manual can help explain the steps you need to take. The most likely issue is a speed/duplex mismatch with the switchport or device it’s attached to. Make sure that the device it’s attached to is not set to 100/full, but instead to auto/auto. Thanks! [...]
Hello, DNS is a big part of SMTP communications most often. Can you show us the SMTP logs of the messages in question? Thanks! Ryan
Hello, There are no real alternatives to CSMA/CA. CSMA/CA is used primarily for wireless networks (WLANs and PANs) and doesn’t much apply to physical networks. If you’re using a physical network, CSMA/CD may be more useful for you. Thanks! Ryan
Hello, I do not know the answer to your question, however, this link may be helpful in troubleshooting: http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/s1-bind-namedconf.html Thanks! Ryan
Hello, There are a couple prereqs. You need to have a crypto image (look for k9 in the image name), you need to have an RSA key: switch(config)#crypto key generate rsa modulus 1024 That should be it. From there, you can do: line vty 0 15 transport input ssh,telnet Which effectively enables ssh. Keep in [...]
Hello, As a network admin and engineer myself in a local datacenter, I would recommend understanding the core of networking first: routing and switching. From there, I recommend security. Every network has security. From there, I recommend the things around the network, wireless, for example. From there, I recommend reinforcing everything to the next level. [...]
Hello, What you need to do is make a NAT exemption for your internal subnet going outbound to your internal subnet. I know that doesn’t make much sense, but it’s what’ll do it. Thanks! Ryan
Hello, Perhaps this link would provide some help: http://www.linuxquestions.org/questions/linux-security-4/bandwidth-managing-via-iptables-774057/ Thanks! Ryan
may i know what kind of equipment do you have and what brand..? The most useful link would probably be this one: http://www.cisco.com/en/US/docs/ios/12_2/ip/configuration/guide/1cfdhcp.html Thanks! Ryan
Hi RENCE01, It is always a good idea to keep your “firmware” (most commonly Cisco IOS) on Cisco devices as the latest version. Often times, by upgrading, you will rid yourself of future issues experienced because of bugs and the like. Thanks! Ryan
At least through V5R4 the options available on wrkcfgsts are: Specify Value for Parameter CFGTYPE Type choice, press Enter. Type . . . . . . . . . . . . . . *NWS *NWI *LIN *CTL *DEV *NWS are Windows servers hosted on your iSeries. *NWI are hosted Windows servers interfaces *LIN are [...]
Hi Bill, Static and Dynamic routing both have their strengths and weaknesses. Upside: Static routing is most commonly used in smaller environments because of its physical nature. You can more manually control the flow of network traffic as per the routing and provide a more secure environment. Downside: Static routing also hase the major downside [...]
Windows communication ports are typically 139 and/or 445 for SMB connections. The popup is probably created by one of the following processes: LSASS, SVCHOST, EXPLORER.
There are a few simple things you may try. 1. Run a tracert with both the IP address and DNS name to see where its being blocked at. 2. Make sure your firewall is not defaulting to block ICMP packets. 3. Open up the firewall to see if its the cause of the blockage. 4. [...]
You should use a ‘bridged’ network connection, and assign an appropriate ip-address/netmask to the guest. Make sure no firewall (on the guest and the host) is blocking ping requests. ———-





