- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Microsoft
- >
- No Internet Connectivity on certain workstations
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 07:34 AM
тАО09-02-2003 07:34 AM
No Internet Connectivity on certain workstations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 08:01 AM
тАО09-02-2003 08:01 AM
Re: No Internet Connectivity on certain workstations
I had many problem with it, and only de-installi it worked out every issue.
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 08:03 AM
тАО09-02-2003 08:03 AM
Re: No Internet Connectivity on certain workstations
Is internet the only thing NOT working? If so, try installing another browser, like mozilla, and test the connection, to see if IE is damaged or all the infrastructure.
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 08:08 AM
тАО09-02-2003 08:08 AM
Re: No Internet Connectivity on certain workstations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 08:35 AM
тАО09-02-2003 08:35 AM
Re: No Internet Connectivity on certain workstations
check with:
route print
Are all network services started, like in working server?
check with:
net start
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 09:03 AM
тАО09-02-2003 09:03 AM
Re: No Internet Connectivity on certain workstations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 09:17 AM
тАО09-02-2003 09:17 AM
Re: No Internet Connectivity on certain workstations
IF that doesn't help check your routing table:
netstat -rn
and verify that there is a 0.0.0.0 0.0.0.0 route at the top and that it points to the correct gateway.
then check \winnt\system32\drivers\etc\hosts
and lmhosts files to make sure they are not doing something strange to you.
try
nslookup att.com
and see if you get an answer.
You can ping the gateway and DNS? Tracert -d to them to make sure it goes where you expect.
also do
ipconfig /all
and compare to a working system.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 09:23 AM
тАО09-02-2003 09:23 AM
Re: No Internet Connectivity on certain workstations
This is controlled through a GPO locally on the system. I would try uninstalling Sophos first, to see if it resolves the problem. Otherwise....
launch gpedit.msc and look under Computer Configuration, Windows Settings, Security settings. You may find the culprit there.
Jon