Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't access internet using the windows xp; #901

Open
ulixcode-labs opened this issue Nov 14, 2024 · 6 comments
Open

can't access internet using the windows xp; #901

ulixcode-labs opened this issue Nov 14, 2024 · 6 comments

Comments

@ulixcode-labs
Copy link

Operating system

ubuntu 24.04

Description

can't access internet using IE for windows xp

Docker compose

services:
windows:
image: dockurr/windows
container_name: windows
environment:
VERSION: "xp"
devices:
- /dev/kvm
cap_add:
- NET_ADMIN
ports:
- 8006:8006
- 3389:3389/tcp
- 3389:3389/udp
stop_grace_period: 2m

Docker log

null

Screenshots (optional)

No response

@hzxie
Copy link

hzxie commented Nov 16, 2024

Everything works for me on XP.

Screenshot 2024-11-16 at 4 44 31 PM

@kozdincer
Copy link

@hzxie please search a word and click the link. is it working? I thin https connection not working.

@kroese
Copy link
Contributor

kroese commented Nov 16, 2024

@kozdincer You are using an OS from 25 years ago, and then you are surprised that SSL is not fully working?

@kozdincer
Copy link

I selected a selectable OS that is in the documentation and I reported a problem. What is the problem? @kroese
Note: You can set up a VM and do everything with XP.

@kroese
Copy link
Contributor

kroese commented Nov 16, 2024

@kozdincer Fair enough. But "internet isnt working" is a bit vague. Many sites are not working in IE because the certificates that ship with XP are expired. One exception should be the Google frontpage, like @hzxie showed. To test if the "internet is working" you can just ping an IP address or domain name. If some websites in IE aren't working, it's to be expected and nothing to do with this container.

@hzxie
Copy link

hzxie commented Nov 17, 2024

@kozdincer I can search. However, most websites cannot be accessed because of the outdated Internet Explorer 6. As @kroese mentioned, the SSL functionality is limited since modern websites require SSLv1.2 or higher, which is not compatible with IE 6.

Windows XP runs exceptionally fast on modern hardware, but its software support has significantly declined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants