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 strongm 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: *

  1. shawnpd40

    Domain Controller

    Yes as you can tell I am very new to FreeBSD and UNIX. In a Windows environment there is a domain controller. Is there a similar beast for FreeBSD or UNIX as a whole? If so can someone point me in the direction of a resource that would describe this process. If not, is there a reason why...
  2. shawnpd40

    FOLDER MOVING ON THEIR OWN

    One way you can check to see what is happening with the folders is to turn on auditing for those resources. If you want to audit resources on a specific machine use the Local Security Policy console found in the Admin tools. After enabling auditing go to the folder you want to monitor, right...
  3. shawnpd40

    VPN Problems

    While this is more of a netowrk question than a server question...did you also have to enable the IP port 47 for gre also or just the TCP ports for PPTP or L2TP/IPSec?
  4. shawnpd40

    Browsing Active Directory resources

    No good question! If I use NSLOOKUP all the results come back as expected with the proper server name other characteristics expected when using that command....
  5. shawnpd40

    Browsing Active Directory resources

    We are actually trying to browse the network resources in active directory not thru network neighborhood. I know there are many other issues invovled in setting up a domain so users can browse the network neighborhood (WINS, NetBIOS et al...). I have actually set up another W2K Domain and all...
  6. shawnpd40

    Browsing Active Directory resources

    All, I have an odd situation here...we have set up Windows 2000 Server, SP 2. DNS and DHCP is set up and working correctly. We did not install WINS since all of the clients are either W2K Pro or XP Pro. If a user tries to browse for a resource in the Active Directory, none are visible...
  7. shawnpd40

    Using 2611 as Gateway with Cable Modem and NAT

    The show ver command will display the what the config-reg is set to. Do you mean a static route? The syntax for a static route is ip route network mask address|interface distance Hope this helps!
  8. shawnpd40

    Using 2611 as Gateway with Cable Modem and NAT

    How is your router booting? What is the value of your config-register? If the value is 0x102 thru 0x10F the routr should boot from NVRAM...if the config-reg value is 0x101 then it is booting from ROM...I think! Good luck let us know!
  9. shawnpd40

    VPN and RRAS

    Have you applied SVC Pak 3? I had a similar problem and never did get RRAS to start again until until we completely re built the server. Does RRAS actually start?
  10. shawnpd40

    Can 2K Server share it's DSL connection with the LAN?

    Ok, it is possible I am a bit confused here but we just took a W2K server out of an ICS scenario so I know it works...one of the NICs (let's call it NIC A) should be connected to your DSL modem. NIC A should have a TCP/IP address assigned to it that is on the same network as the LAN side of...
  11. shawnpd40

    CISCO/WINDOWS VPN ROUTER ISSUE

    Is it necessary to create an ACL allowing TCP port 1723 for PPTP or IP 115? The reason I even ask this is if the packet is traversing the router wouldn't the implicit deny any toss any packets using the offending ports? All theory since I don't have any equipment to try it on...Just a thought!
  12. shawnpd40

    Network Broadcast

    I know this should be an easy question but am not 100% sure my thought is correct and before I discuss it with others thought I would ask y'all...If you perform a net send, will everyone get it even if they are across a router? Routers are designed not to forward any broadcasts anything it...
  13. shawnpd40

    System Error Event ID: 5774

    Have a look at this link to eventid.net...After reading the contributors comments your DNS settings may not be correct on your DNS server. Side question...are you running in native or mixed? If mixed, are you using WINS?
  14. shawnpd40

    Automating backups in Win 2000 Server???

    If you are backing up to a single tape have a look at this article. I have used it and has proven successful! http://support.microsoft.com/default.aspx?scid=kb;EN-US;239892 good luck
  15. shawnpd40

    Firewall port configuration for VPN access?

    Are you using PPTP or L2TP? If you are using PPTP port 1723 is correct. However if you are using L2TP you will have to open an IP port 115. Also, if you have problems with the PPTP you might have top open IP 47 for GRE. Wish I understood the GRE portion better, sometimes the port has to be...
  16. shawnpd40

    Browsing the Network

    briteeyez, I am no longer a fan of WINS of you are running a native 2000 domain. WINS is OK if you have to support pre 2000 machines within your domain. However, if you are native 2000 then NetBIOS (with WINS name resolution) is a redundant service not required. I like to keep things as...
  17. shawnpd40

    Browsing the Network

    Briteeyez, If you don't need to run WINS and are running AD in a DDNS environment, I would discourage you from installing WINS...but sounds like you have some name resolution issues. Let me do a little more research to see if I can help...please let me know if you get this resolved...name...
  18. shawnpd40

    Browsing the Network

    Can you browse from the first DC? Also, can you map to another machine using the IP address and share name (\\192.168.1.1\myshare)? What type of name resolution service are using? Active Directory with DDNS? If not I assume WINS? If you are running WINS, then you will have to ensure you...
  19. shawnpd40

    User Manager for Domains

    Why can't I use the %username% variable in the user profile path when setting up a roaming profile? Right now we are converting our 200 plus users to roaming profiles. Currently, I create the folder where the profile will reside on the server, then change the profile settings in User Manager...

Part and Inventory Search

Back
Top