F5F Stay Refreshed Power Users Networks Issues with port forwarding

Issues with port forwarding

Issues with port forwarding

Pages (2): 1 2 Next
L
LuigiXGames
Senior Member
426
08-18-2016, 07:01 AM
#1
Hi, I see your issue. Even after disabling the Windows firewall, remote access is limited to LAN when you try to forward port 22. It seems the Connectify driver might be causing the problem. You mentioned other servers work on similar ports, like port 221, which suggests the issue could be with your computer setup. I recommend checking the driver configuration and ensuring it's properly installed. Let me know if you need further help!
L
LuigiXGames
08-18-2016, 07:01 AM #1

Hi, I see your issue. Even after disabling the Windows firewall, remote access is limited to LAN when you try to forward port 22. It seems the Connectify driver might be causing the problem. You mentioned other servers work on similar ports, like port 221, which suggests the issue could be with your computer setup. I recommend checking the driver configuration and ensuring it's properly installed. Let me know if you need further help!

L
lizzard89
Senior Member
707
08-18-2016, 10:16 AM
#2
Are you sending the port through both the router firewall and Windows built-in firewall? With Windows you can let access by port or by app name, both seem to work in my case. Don’t worry, I realized I didn’t understand the English well.
L
lizzard89
08-18-2016, 10:16 AM #2

Are you sending the port through both the router firewall and Windows built-in firewall? With Windows you can let access by port or by app name, both seem to work in my case. Don’t worry, I realized I didn’t understand the English well.

B
BlockedTracks
Member
58
08-18-2016, 11:13 AM
#3
Sure, for testing I've turned off the Windows firewall.
B
BlockedTracks
08-18-2016, 11:13 AM #3

Sure, for testing I've turned off the Windows firewall.

P
PedroO_
Senior Member
522
09-07-2016, 03:34 PM
#4
Apologies for the oversight. To verify your point, try connecting a Windows or another service to the internet (like RDP, IIS, Apache or NGINX) and see if you can reach it remotely. I'm sure I'm repeating myself, but keeping RDP exposed publicly isn't ideal unless you have a specific need. The default port for RDP is 3389, while IIS typically uses port 80. FTP (port 21) and SSH (port 22) are also viable options for testing, as they can be set up swiftly without restarting the server. OpenSSH works well with Windows.
P
PedroO_
09-07-2016, 03:34 PM #4

Apologies for the oversight. To verify your point, try connecting a Windows or another service to the internet (like RDP, IIS, Apache or NGINX) and see if you can reach it remotely. I'm sure I'm repeating myself, but keeping RDP exposed publicly isn't ideal unless you have a specific need. The default port for RDP is 3389, while IIS typically uses port 80. FTP (port 21) and SSH (port 22) are also viable options for testing, as they can be set up swiftly without restarting the server. OpenSSH works well with Windows.

E
Eduardo_GameOn
Posting Freak
921
09-13-2016, 03:46 AM
#5
I've used RDP before, but it didn<|pad|> to not work either.
E
Eduardo_GameOn
09-13-2016, 03:46 AM #5

I've used RDP before, but it didn<|pad|> to not work either.

M
Max846
Senior Member
474
09-16-2016, 05:29 AM
#6
Contacting @Eigenvektor and @leadeater to theatre 1. That seems unusual—I haven’t heard of Connectify or Dispatch, but I’m curious if double NAT is involved. Could this software generate virtual subdomains? Also, do you have several routers or managed switches on your network? My knowledge of Windows Server is limited, though I’ve spoken to two experts who know more than I do.
M
Max846
09-16-2016, 05:29 AM #6

Contacting @Eigenvektor and @leadeater to theatre 1. That seems unusual—I haven’t heard of Connectify or Dispatch, but I’m curious if double NAT is involved. Could this software generate virtual subdomains? Also, do you have several routers or managed switches on your network? My knowledge of Windows Server is limited, though I’ve spoken to two experts who know more than I do.

_
___iRekt___
Senior Member
505
09-26-2016, 11:05 AM
#7
Some internet service providers limit inbound port access to frequently misused ports such as 21, 22, 25, 3389 and others. This could indicate your ISP is blocking these ports before they reach your router. Consider creating a port forward rule that directs external ports above 1023 to the internal port 22, for example [external IP]:2222 pointing to [internal IP]:22. Once configured, simply connect your application to the external IP and use port 2222 in its settings. If it functions internally, the problem likely lies with your ISP’s port forwarding or filtering settings.
_
___iRekt___
09-26-2016, 11:05 AM #7

Some internet service providers limit inbound port access to frequently misused ports such as 21, 22, 25, 3389 and others. This could indicate your ISP is blocking these ports before they reach your router. Consider creating a port forward rule that directs external ports above 1023 to the internal port 22, for example [external IP]:2222 pointing to [internal IP]:22. Once configured, simply connect your application to the external IP and use port 2222 in its settings. If it functions internally, the problem likely lies with your ISP’s port forwarding or filtering settings.

A
Amazing_Moreno
Junior Member
20
10-08-2016, 02:04 AM
#8
I’ll attempt it, but on another PC within the same LAN I can use port 22, so I don’t believe it’s my ISP or router.
A
Amazing_Moreno
10-08-2016, 02:04 AM #8

I’ll attempt it, but on another PC within the same LAN I can use port 22, so I don’t believe it’s my ISP or router.

Y
YuNgMuSiAh
Junior Member
21
10-11-2016, 10:33 PM
#9
So you can forward port 22 to that other PC and reach it from outside, but it doesn't work on the Windows server? Or am I misunderstand something?
Y
YuNgMuSiAh
10-11-2016, 10:33 PM #9

So you can forward port 22 to that other PC and reach it from outside, but it doesn't work on the Windows server? Or am I misunderstand something?

A
Anton_Nord
Member
119
10-11-2016, 11:15 PM
#10
I might have miscommunicated, but I have two Windows Server 2019 machines and require port 22 on one of them. The server needing Connectify is also installed, which might not be crucial but I mentioned it. If I route port 22 to the Connectify-enabled server, I can't access it from outside the network. Forwarding it to the other server without Connectify works fine, as I have VNC installed there and use different ports for it. The same problem recurs when I switch PCs for testing, removing the router forwarding. I use identical software on both, only differing in Connectify installation.
A
Anton_Nord
10-11-2016, 11:15 PM #10

I might have miscommunicated, but I have two Windows Server 2019 machines and require port 22 on one of them. The server needing Connectify is also installed, which might not be crucial but I mentioned it. If I route port 22 to the Connectify-enabled server, I can't access it from outside the network. Forwarding it to the other server without Connectify works fine, as I have VNC installed there and use different ports for it. The same problem recurs when I switch PCs for testing, removing the router forwarding. I use identical software on both, only differing in Connectify installation.

Pages (2): 1 2 Next