You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
Hello,
I have a server which is available over IPv6 only from the web. There is also a V-Server in the datacenter with a public v4 and v6 adress. This one handle all connections to the v6-Only-Server from v4-only-clients. (It has a sniproxy on it which is working for a lot of websites.)
On my Domain the AAAA-Record is pointing directly to the v6-only-server and the A record is pointing to the v-server.
I set up FreeRDP-Web on the v6-only-server. If i connect from local lan (via domain) everything is working well.
If I connect from "the outside" the login promt is showing up correctly. I type in my username and pw click on connect. The loading bubbles are showing up for a few seconds and the login promt is showing up again.
I set up log-level to debug. In the windows logfiles is just the following message: Request from IP of Proxy: /empty_on_purpose => 304 Not modified
I hope you could help me to get those amazing tool working.
The text was updated successfully, but these errors were encountered:
egeu5
changed the title
Not working over IPv6
Not working over proxy - I think
Jun 8, 2018
egeu5
changed the title
Not working over proxy - I think
Not working from external network
Jun 10, 2018
Update: I tested the functionality from an external IPv4 and IPv6 network. It isn't working on IPv6 to and that is without the sniproxy just a single apache proxy is still in the setup. But this should make no difference...
It is working on the internal network (over the domain name) but not if I am in a different one. Did I need any additional ports to forward (more than 443 and 80)?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I have a server which is available over IPv6 only from the web. There is also a V-Server in the datacenter with a public v4 and v6 adress. This one handle all connections to the v6-Only-Server from v4-only-clients. (It has a sniproxy on it which is working for a lot of websites.)
On my Domain the AAAA-Record is pointing directly to the v6-only-server and the A record is pointing to the v-server.
I set up FreeRDP-Web on the v6-only-server. If i connect from local lan (via domain) everything is working well.
If I connect from "the outside" the login promt is showing up correctly. I type in my username and pw click on connect. The loading bubbles are showing up for a few seconds and the login promt is showing up again.
I set up log-level to debug. In the windows logfiles is just the following message:
Request from IP of Proxy: /empty_on_purpose => 304 Not modified
I hope you could help me to get those amazing tool working.
The text was updated successfully, but these errors were encountered: