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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by MRSOLO

  1. MRSOLO

    Logging DHCP Lease information to a syslog server

    Hello I am running DHCP on a Cisco 6500 for my wireless networks (each wireless network is a seperate vlan). For each ip address leased out i need to record/log to a syslog server the date, time, ip address, Mac address and lease expiration time. Can anyone advise how I can accomplish this...
  2. MRSOLO

    Cisco 6500 Dhcp reservation setup

    Hello I have setup two dhcp pools on our Cisco 6500 these are each associated with a specific vlan and are working ok. However I now need to setup specific dhcp reservations so that only known Mac addresses will get IP addresses from the dhcp pools. Sample config for one of the networks is as...
  3. MRSOLO

    Trying to move existing Perl script to a new server

    I need to move a perl scripts program which downloads active directory users to a database, to another server. We setup the same version of perl on the new server moved all the files across and ran the batch files, they appear to run ok with no errors but no information is transferred across...
  4. MRSOLO

    Route Metrics

    Hello I have a windows 2000 server with two persistant routes set to one subnet through two different gateways (Proxy Servers) and each route has a different metric. On shutting down the Proxy Server with the lowest metric I noticed that the server failed to try the second route (i.e. all ping...
  5. MRSOLO

    Recipient Policies Exchange 2000 Filter by Group membership

    Thanks Xmsre, appreciate the help now that I know this I can work around it
  6. MRSOLO

    Recipient Policies Exchange 2000 Filter by Group membership

    Hello Been experimenting with Recipient Polies on Exchange 2000 and have successfully applied Mailbox Management Policies when I filter by User options such as "logon name" or "Description" The one I really need though is to filter by "Group Membership" as I want to cleanup the mailboxes of...
  7. MRSOLO

    RRAS Server Routing

    Hi Aftertaf The DHCP server is setup on the same RRAS box and the scope (10.13.0.11 - 10.13.4.254) is configured with a default gateway scope option of 10.13.0.1 (which is the interface address on the third NIC on this Machine). However when the clients receive a dhcp address from the...
  8. MRSOLO

    RRAS Server Routing

    Hello Wonder if anyone can assist. I have the following setup. A Windows 2003 RRAS server setup as a router and a remote access VPN server. (the VPN server is being used to connect a wireless network to a wired network). The RRAS has 3 interfaces: 1. 10.3.0.5/16 (dial up address that vpn users...
  9. MRSOLO

    VB Logon script over VPN connection

    Hello I eventually got a way to get this working, which was simple in its execution, because the logon script and drive mapping kept looking at the local username that logged on instead of the active directory user who authenticated over VPN. The scripts wouldn't run as they didnt have...
  10. MRSOLO

    VLAN Specific Dhcp scopes ??

    Thanks Lambent
  11. MRSOLO

    VLAN Specific Dhcp scopes ??

    Thanks Lambent works perfectly, wonder if I could ask you one further question, in your line of code "lease 30" represents 30 days, is there a way that I can configure the lease time interval to be units of hours instead of units of days. Appreciate your assistance.
  12. MRSOLO

    VLAN Specific Dhcp scopes ??

    I am trying to see how I can link a dhcp scope to a specific vlan. What I need to achieve is setup 4 dhcp scopes on a router, IP addresses from each of the 4 scopes are to be assigned to PCs that connect in from four different vlans. Each scope is associated with PCs connecting from one VLAN...
  13. MRSOLO

    VB Logon script over VPN connection

    I have set up a Win 2K RAS Server as a VPN server that authenticates Active Directory users via a Radius server, that connect via a wireless link It works fine from the viewpoint of successfully authenticating users and giving them network access. However when I try to run a logon script (vbs)...
  14. MRSOLO

    Executing logon scripts when connecting via VPN

    I have set up a Win 2K RAS Server as a VPN server that authenticates Active Directory users via a Radius server, that connect via a wireless link It works fine from the viewpoint of successfully authenticating users and giving them network access. However when I try to run a logon script (vbs)...
  15. MRSOLO

    Intermittent Printer mapping problems using logon script

    Hello Wonder if anyone has seen this problem before. I have a logon script which maps printers and network drives and it is setup within group policy for all the users of a particular organizational unit in Active Directory Windows 2000. Problem is it is not working 100% of the time often...

Part and Inventory Search

Back
Top