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 Chriss Miller 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. Serbtastic

    One intranet in same domain but across two subnets?

    If they access the intranet site via IP address does it work? This may be a DNS problem.
  2. Serbtastic

    One intranet in same domain but across two subnets?

    What happens when users in other city try to access the intranet?
  3. Serbtastic

    .net framework

    http://support.microsoft.com/kb/824643/en-us
  4. Serbtastic

    port 80 in use?

    Exactly what netstat command did you use to check that? Try this one: netstat -ano | find "80"
  5. Serbtastic

    inbound dns ports

    Your filter should include packets with source port 53 (which is what a DNS query will respond on).
  6. Serbtastic

    Contact ISP for Account Identity

    Most ISPs will require a court order to release user account information. This means you'll have to go through the police, file a report, and eventually get a court date. Unless the message to the CEO involved a death threat, the police may not listen to you.
  7. Serbtastic

    Routing

    Microsoft says you should be able to use ICS to share the VPN tunnel: http://support.microsoft.com/kb/234773
  8. Serbtastic

    Can't do VPN through my Linksys-Help Please

    Do you get any specific errors when trying to connect? If you connect directly to the DSL modem (taking the Linksys out of the loop) can you successfully establish a VPN tunnel? Finally, did you enable VPN passthrough as specified in the router user manual?
  9. Serbtastic

    Routing

    Your Cisco VPN client would have to allow for a split-tunnel for this to work. Also, how are you sharing the tunnel? Using ICS or some third party application?
  10. Serbtastic

    DNS records for mysite.com ???

    What name servers are listed for mysite.com? Check here: http://www.dnsstuff.com
  11. Serbtastic

    Cannot view home page

    Can you create a simple index.html page and see if it works ok?
  12. Serbtastic

    Scripts to set up multiple sites in IIS6.0

    Google produced this result: http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/e7b212de-33bc-4a03-b4a8-8d50cc5b0f6c.mspx?mfr=true
  13. Serbtastic

    IIS with Belkin router

    You can't setup mailboxes for users in IIS. If using Windows 2003 Server, you can use the built in Email services instead of Exchange, but this would be for a small scale implementation.
  14. Serbtastic

    IIS with Belkin router

    You should also make sure your ISP doesn't block inbound port 80.
  15. Serbtastic

    Using Remote PC with some still logged in

    A thin client from nComputing (http://www.tigerdirect.ca/applications/SearchTools/search.asp?keywords=ncomputing) allows PC sharing (two or more sessions on one computer) without the need for a server OS.
  16. Serbtastic

    IIS FTP On XP

    http://www.windowsitpro.com/Article/ArticleID/38646/38646.html You're welcome.
  17. Serbtastic

    Maybe a Hacking issue - help?

    Also, if the wwwroot resides on an NTFS partition, you can look at the ownership of the mystery files to help you figure out how they got there.
  18. Serbtastic

    UNC paths not working, DNS is ok?

    It sounds like the server is having issues with its WINS registration. You can check this using the command: nbtstat -A <IP Address> Note: The -A is case sensitive. You should see a line that says: servername <20> UNIQUE Registered This indicates the server service for machine...
  19. Serbtastic

    IE and 2 network cards.

    You need to remove the default gateway address from the network card connected to the LAN, and ensure only the DSL modem connected network card has a default gateway address configured.
  20. Serbtastic

    Symantec Security Check Wrong IP

    That's a website on the internet. Make sure you are not inadvertently using a proxy server with your web browser.

Part and Inventory Search

Back
Top