Unable to use VNC when connected to OpenVPNhowto only tunnel specific hosts route through openvpn client on tomatoOpenVPN, Ubuntu Server 12.04, connect to machines in home LAN behind VPN serverHow do I prevent TCP connection freezes over an OpenVPN network?Allowing SSH on a server with an active OpenVPN clientAccess OpenVPN client network from serverCan't connect to VNC server via OpenVPNRedirect/tunnel (Tight)VNC traffic over (Open)VPN connection? (Windows)OpenVPN High Ping Latency - Windows Server/Client via UDPOpenVPN cannot access internet when connectedOpenVPN on Windows 10 without redirect-gateway option, or with options just to handle VPN traffic
Shell script can be run only with sh command
Japan - Plan around max visa duration
Do Phineas and Ferb ever actually get busted in real time?
Is it possible to make sharp wind that can cut stuff from afar?
Do airline pilots ever risk not hearing communication directed to them specifically, from traffic controllers?
declaring a variable twice in IIFE
What is the command to reset a PC without deleting any files
How to add power-LED to my small amplifier?
Why don't electron-positron collisions release infinite energy?
What are these boxed doors outside store fronts in New York?
Why don't electromagnetic waves interact with each other?
What defenses are there against being summoned by the Gate spell?
What do you call a Matrix-like slowdown and camera movement effect?
Prevent a directory in /tmp from being deleted
Why is an old chain unsafe?
The magic money tree problem
"You are your self first supporter", a more proper way to say it
Is there really no realistic way for a skeleton monster to move around without magic?
Possibly bubble sort algorithm
Why can't I see bouncing of a switch on an oscilloscope?
Are tax years 2016 & 2017 back taxes deductible for tax year 2018?
How can I hide my bitcoin transactions to protect anonymity from others?
Can I interfere when another PC is about to be attacked?
Why is the design of haulage companies so “special”?
Unable to use VNC when connected to OpenVPN
howto only tunnel specific hosts route through openvpn client on tomatoOpenVPN, Ubuntu Server 12.04, connect to machines in home LAN behind VPN serverHow do I prevent TCP connection freezes over an OpenVPN network?Allowing SSH on a server with an active OpenVPN clientAccess OpenVPN client network from serverCan't connect to VNC server via OpenVPNRedirect/tunnel (Tight)VNC traffic over (Open)VPN connection? (Windows)OpenVPN High Ping Latency - Windows Server/Client via UDPOpenVPN cannot access internet when connectedOpenVPN on Windows 10 without redirect-gateway option, or with options just to handle VPN traffic
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
When I try to VNC to a particular machine #1 (192.168.1.221) from within the network I am able to connect to it without issue. When I try to connect from outside the network from my OpenVPN VPN I am unable to do so, the connection will either take ~5 minutes to load and then constantly drop out, etc or I will get a The connection attempt timed out'. I have another machine #2 (192.168.1.220) which I can VNC to without issue.
This particular machine is a Windows 10 box with two NICs, IP address is static, running Ultra VNC Server 1.2.2.4. The VPN server is OpenVPN running on an Ubuntu Server box, the IP address of the box is 192.168.1.84 however the VPN puts you on 10.8.0.X/24.
I have noticed that,
- If I ping 192.168.1.220 I get between 10% - 30% packets dropped
- If I run wireshark while trying to connect via the VPN I get a range of [TCP Retransmission], [TCP Out-Of-Order] & [TCP DUP ACK ######] errors
- When looking at jobs I will set 192.168.1.84 has connected, 192.168.1.84 disconnected in a loop.
So far I have tried,
- Restarting the machine
- Change the IP from .221 to something else
- Ran a new wire and tried with the second NIC
- Updated WinVNC to the latest version
- Set the NIC to different speeds/duplex
- Used a different port to the default 5900
- Various VNC viewing clients
- If I telnet to it I get a rfb 003.008 response which I understand means it worked
I believe after some research it could be an MTU issue or a route table, but I'm just not sure. I made some adjustments to the MTU on my router and I was able to ping it with less drops but couldn't VNC on, I read something about VNC not liking MTU under 1500 (as I had to set mine under 1500) so what would I do about this? If it's a route table, is that on the machine or the vpn server?
King Regards,
Coldgate
openvpn tcp wireshark vnc
New contributor
Coldgate32 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
When I try to VNC to a particular machine #1 (192.168.1.221) from within the network I am able to connect to it without issue. When I try to connect from outside the network from my OpenVPN VPN I am unable to do so, the connection will either take ~5 minutes to load and then constantly drop out, etc or I will get a The connection attempt timed out'. I have another machine #2 (192.168.1.220) which I can VNC to without issue.
This particular machine is a Windows 10 box with two NICs, IP address is static, running Ultra VNC Server 1.2.2.4. The VPN server is OpenVPN running on an Ubuntu Server box, the IP address of the box is 192.168.1.84 however the VPN puts you on 10.8.0.X/24.
I have noticed that,
- If I ping 192.168.1.220 I get between 10% - 30% packets dropped
- If I run wireshark while trying to connect via the VPN I get a range of [TCP Retransmission], [TCP Out-Of-Order] & [TCP DUP ACK ######] errors
- When looking at jobs I will set 192.168.1.84 has connected, 192.168.1.84 disconnected in a loop.
So far I have tried,
- Restarting the machine
- Change the IP from .221 to something else
- Ran a new wire and tried with the second NIC
- Updated WinVNC to the latest version
- Set the NIC to different speeds/duplex
- Used a different port to the default 5900
- Various VNC viewing clients
- If I telnet to it I get a rfb 003.008 response which I understand means it worked
I believe after some research it could be an MTU issue or a route table, but I'm just not sure. I made some adjustments to the MTU on my router and I was able to ping it with less drops but couldn't VNC on, I read something about VNC not liking MTU under 1500 (as I had to set mine under 1500) so what would I do about this? If it's a route table, is that on the machine or the vpn server?
King Regards,
Coldgate
openvpn tcp wireshark vnc
New contributor
Coldgate32 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Anybody at all able to help with this? Thanks
– Coldgate32
2 days ago
I am not a network engineer, but changing the MTU on your devices can be opening a can of worms attached to time-bomb. Unless you are 100% sure all the MTUs match, you may have exactly the dropped packets that you are seeing. I would recommend setting the MTUs in all places you have changed back to their default value. This should be 1500. Then test if your setup works.
– ender.qa
2 days ago
add a comment |
When I try to VNC to a particular machine #1 (192.168.1.221) from within the network I am able to connect to it without issue. When I try to connect from outside the network from my OpenVPN VPN I am unable to do so, the connection will either take ~5 minutes to load and then constantly drop out, etc or I will get a The connection attempt timed out'. I have another machine #2 (192.168.1.220) which I can VNC to without issue.
This particular machine is a Windows 10 box with two NICs, IP address is static, running Ultra VNC Server 1.2.2.4. The VPN server is OpenVPN running on an Ubuntu Server box, the IP address of the box is 192.168.1.84 however the VPN puts you on 10.8.0.X/24.
I have noticed that,
- If I ping 192.168.1.220 I get between 10% - 30% packets dropped
- If I run wireshark while trying to connect via the VPN I get a range of [TCP Retransmission], [TCP Out-Of-Order] & [TCP DUP ACK ######] errors
- When looking at jobs I will set 192.168.1.84 has connected, 192.168.1.84 disconnected in a loop.
So far I have tried,
- Restarting the machine
- Change the IP from .221 to something else
- Ran a new wire and tried with the second NIC
- Updated WinVNC to the latest version
- Set the NIC to different speeds/duplex
- Used a different port to the default 5900
- Various VNC viewing clients
- If I telnet to it I get a rfb 003.008 response which I understand means it worked
I believe after some research it could be an MTU issue or a route table, but I'm just not sure. I made some adjustments to the MTU on my router and I was able to ping it with less drops but couldn't VNC on, I read something about VNC not liking MTU under 1500 (as I had to set mine under 1500) so what would I do about this? If it's a route table, is that on the machine or the vpn server?
King Regards,
Coldgate
openvpn tcp wireshark vnc
New contributor
Coldgate32 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
When I try to VNC to a particular machine #1 (192.168.1.221) from within the network I am able to connect to it without issue. When I try to connect from outside the network from my OpenVPN VPN I am unable to do so, the connection will either take ~5 minutes to load and then constantly drop out, etc or I will get a The connection attempt timed out'. I have another machine #2 (192.168.1.220) which I can VNC to without issue.
This particular machine is a Windows 10 box with two NICs, IP address is static, running Ultra VNC Server 1.2.2.4. The VPN server is OpenVPN running on an Ubuntu Server box, the IP address of the box is 192.168.1.84 however the VPN puts you on 10.8.0.X/24.
I have noticed that,
- If I ping 192.168.1.220 I get between 10% - 30% packets dropped
- If I run wireshark while trying to connect via the VPN I get a range of [TCP Retransmission], [TCP Out-Of-Order] & [TCP DUP ACK ######] errors
- When looking at jobs I will set 192.168.1.84 has connected, 192.168.1.84 disconnected in a loop.
So far I have tried,
- Restarting the machine
- Change the IP from .221 to something else
- Ran a new wire and tried with the second NIC
- Updated WinVNC to the latest version
- Set the NIC to different speeds/duplex
- Used a different port to the default 5900
- Various VNC viewing clients
- If I telnet to it I get a rfb 003.008 response which I understand means it worked
I believe after some research it could be an MTU issue or a route table, but I'm just not sure. I made some adjustments to the MTU on my router and I was able to ping it with less drops but couldn't VNC on, I read something about VNC not liking MTU under 1500 (as I had to set mine under 1500) so what would I do about this? If it's a route table, is that on the machine or the vpn server?
King Regards,
Coldgate
openvpn tcp wireshark vnc
openvpn tcp wireshark vnc
New contributor
Coldgate32 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Coldgate32 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Apr 4 at 9:50
Coldgate32
New contributor
Coldgate32 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Apr 4 at 9:40
Coldgate32Coldgate32
11
11
New contributor
Coldgate32 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Coldgate32 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Coldgate32 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Anybody at all able to help with this? Thanks
– Coldgate32
2 days ago
I am not a network engineer, but changing the MTU on your devices can be opening a can of worms attached to time-bomb. Unless you are 100% sure all the MTUs match, you may have exactly the dropped packets that you are seeing. I would recommend setting the MTUs in all places you have changed back to their default value. This should be 1500. Then test if your setup works.
– ender.qa
2 days ago
add a comment |
Anybody at all able to help with this? Thanks
– Coldgate32
2 days ago
I am not a network engineer, but changing the MTU on your devices can be opening a can of worms attached to time-bomb. Unless you are 100% sure all the MTUs match, you may have exactly the dropped packets that you are seeing. I would recommend setting the MTUs in all places you have changed back to their default value. This should be 1500. Then test if your setup works.
– ender.qa
2 days ago
Anybody at all able to help with this? Thanks
– Coldgate32
2 days ago
Anybody at all able to help with this? Thanks
– Coldgate32
2 days ago
I am not a network engineer, but changing the MTU on your devices can be opening a can of worms attached to time-bomb. Unless you are 100% sure all the MTUs match, you may have exactly the dropped packets that you are seeing. I would recommend setting the MTUs in all places you have changed back to their default value. This should be 1500. Then test if your setup works.
– ender.qa
2 days ago
I am not a network engineer, but changing the MTU on your devices can be opening a can of worms attached to time-bomb. Unless you are 100% sure all the MTUs match, you may have exactly the dropped packets that you are seeing. I would recommend setting the MTUs in all places you have changed back to their default value. This should be 1500. Then test if your setup works.
– ender.qa
2 days ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Coldgate32 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f961463%2funable-to-use-vnc-when-connected-to-openvpn%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Coldgate32 is a new contributor. Be nice, and check out our Code of Conduct.
Coldgate32 is a new contributor. Be nice, and check out our Code of Conduct.
Coldgate32 is a new contributor. Be nice, and check out our Code of Conduct.
Coldgate32 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f961463%2funable-to-use-vnc-when-connected-to-openvpn%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Anybody at all able to help with this? Thanks
– Coldgate32
2 days ago
I am not a network engineer, but changing the MTU on your devices can be opening a can of worms attached to time-bomb. Unless you are 100% sure all the MTUs match, you may have exactly the dropped packets that you are seeing. I would recommend setting the MTUs in all places you have changed back to their default value. This should be 1500. Then test if your setup works.
– ender.qa
2 days ago