Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rlgaooa
  • Content: Threads
  • Order by date
  1. rlgaooa

    Cisco 3640 and IPS

    I am trying to install ips on a Cisco 3640 router that does not contain the additional ids module. I have upgraded the memory and flash to 128 / 32. I am running c3640-ik9o3s-mz.124-25.bin. When I try to install the IOS IPS signature package I don't have enough space in flash for the signature...
  2. rlgaooa

    Cisco 1721 routers

    I have upgraded two 1721 routers to 96 MB memory and 16 MB flash. I am trying to figure out which IOS will support the Cisco IOS Resilient Configuration feature for the new Cisco CCNA security class. The documentation is rather sketchy as to which IOS contains this feature. I would like to be...
  3. rlgaooa

    ASA site to site routing question

    I have a remote site that is normally connected to our wide area network. Their current failover solution is a ISDN BRI dialer that is not very reliable. They have a separate DSL connection to the internet. I have proposed a site to site vpn tunnel between two ASA's using their internet...
  4. rlgaooa

    ACL's using mac addresses

    I have a Cisco 5505 in a remote site to site VPN tunnel. I would like to restrict outbound access from the remote lan via mac address rather then by ip through the 5505. Is this possible on the ASA?
  5. rlgaooa

    ASA 5505 behind DSL

    I am configuring a ASA 5505 for a small office solution. It will sit behind a DSL modem and be used to create a vpn tunnel to another ASA device. I have configured a static ip on the outside interface of the ASA that is in the internal range of the DSL device. For testing purposes I am using a...
  6. rlgaooa

    Cisco 2512 Router

    I have two Cisco 2512 routers. I was able to delete the flash partition on the first router and load the upgraded software without any difficulty. On the second router no matter what I try, it times out during loading the ios upgrade. This is what I see in the console: System flash directory...
  7. rlgaooa

    Cisco 2513 Routers

    I recently aquired two Cisco 2513 routers. I am attempting to upgrade the IOS and am having the following problem. The routers are 2513, 16384 KBMemory. System flash memory partition 1 contains 8192K with image C2500-js-l.112-17.P.bin and system flash memory partition 2 8192K contains image...
  8. rlgaooa

    Mapped Drives in Uppercase

    I have created a log on batch file that maps shared drives to users. This is working correctly. The share is named GM. the net use statement is G: \\server\GM /yes. But under network drives the user sees this: Gm on 10.x.x.x (G:) Somehow the lowercase m offends these GM engineers and they...
  9. rlgaooa

    3560 and wireless guests

    I have been asked to provide guest access to a wireless network. I am using aironet 1200 access points and I do not want to waste one just for a few guests. I created a separate ssid on one of the access points and placed it in it's own vlan. These access points terminate in a Cisco 3650 switch...
  10. rlgaooa

    DHCP Design questions

    I have one class C address range to work with. I am using a Windows 2003 server as my dhcp server. I would like to create three subnets to accomplish the following: a: Provide addresses with short lease times to wireless laptop clients. b: Provide addresses with longer leases and reservations...
  11. rlgaooa

    Limiting Guest Access

    I have a wireless network using Aironet 1200 access points with PEAP and a Microsoft Radius server controlling access to the network. Now I have been asked to provide guest access through the network to the internet. I have created a guest ssid and placed it on a separate vlan on one access...
  12. rlgaooa

    Excel Date and Time

    I am attempting to have today's date automatically entered into the adjacent cell when data is entered in the cell. I used this code and it works in one spread sheet. Private Sub Worksheet_Change(ByVal Target As Excel.Range) With Target If .Count > 1 Then Exit Sub If Not...
  13. rlgaooa

    DMZ Routing Problems

    I have a routing problem that is beyond my meger talents. I have a WAN that consists of point to point T1 lines. Routing is RIP v2. Internally, all subnets can talk to one another without any problem. Users from without the WAN can access the internet through the firewall at the main site. I am...
  14. rlgaooa

    Log on script problems

    I have written a batch file that downloads an executable to the all users desktop. Copy \\server\share\235.exe "C:\documents and settings\all users\desktop" I have tried applying it as a computer configuration and as a user configuration. I have tried it with loopback enabled and disabled...
  15. rlgaooa

    Group Policy woes

    OK, I'm stumped. I need to place an executable file on the desktop of specific computers. I have written a batch file that copies the .exe file to C:\documents and settings\all users\desktop. When I click on this batch file, it works. When I apply it in group policy as a logon script under...
  16. rlgaooa

    Groupshield 6.0 problems

    I have a nagging problem with Groupshield 6.0 running on W2K Exchange 2000. I can configure an on-demand task and it will run once, but if I configure the same task to run daily, after the first time, it times out within 15 seconds and reports that the status is completed. I have tried setting...
  17. rlgaooa

    Query Expression?

    I need to write a query that will do the following: extract the area code from the phone field and place it in another field without loosing the relationship to the phone number and the company name. The new database that I need to append the data to will only accept 7 digit phone numbers. So I...
  18. rlgaooa

    Cisco 2650 and 3 T1s

    I am attempting to bring three point to point T1 lines into a 2650 router. I have one VWIC-2MFT-T1 card and one WIC1-DSU card. The WIC1 card and one of the two interfaces on the VWIC card came up without any problems. The third interface, which is configured exactly like the first interface on...
  19. rlgaooa

    Problem pinging

    I am having a problem pinging through a router configuration I just built. Within the Cisco console I can ping from fastethernet interface to interface. From a machine in the same subnet as the router I can ping the fastethernet interface but can go no further. I have enclosed my routing...
  20. rlgaooa

    2650 point to point T1 routing

    I am attaching my router configuration to connect three remote sites to one office using point to point T1 lines. Each remote site will be configured the same as router #2 so I have omitted them for the sake of brevity. I am waiting for the T1 lines so I have not had a chance to test these. Any...

Part and Inventory Search

Back
Top