F5F Stay Refreshed Power Users Networks This ASUS router is new and just six months old, but it doesn’t support port forwarding.

This ASUS router is new and just six months old, but it doesn’t support port forwarding.

This ASUS router is new and just six months old, but it doesn’t support port forwarding.

Pages (3): 1 2 3 Next
I
ItsDaily
Junior Member
16
05-21-2016, 09:41 AM
#1
Do you know anyone experiencing this problem too? I have an ASUS TUF router, but regardless of the settings I change, the ports I open don’t work. When I run a port scanner on my PC, it always shows the port as closed, even after restarting the router multiple times. Also, there’s no firewall enabled on my Windows 10 machine.
I
ItsDaily
05-21-2016, 09:41 AM #1

Do you know anyone experiencing this problem too? I have an ASUS TUF router, but regardless of the settings I change, the ports I open don’t work. When I run a port scanner on my PC, it always shows the port as closed, even after restarting the router multiple times. Also, there’s no firewall enabled on my Windows 10 machine.

X
XXXDemonX01
Junior Member
49
05-21-2016, 11:38 AM
#2
I think certain routers require you to purchase a static IP from your ISP to access specific ports. Could this be the issue you're facing?
X
XXXDemonX01
05-21-2016, 11:38 AM #2

I think certain routers require you to purchase a static IP from your ISP to access specific ports. Could this be the issue you're facing?

F
Fireking124
Senior Member
576
05-21-2016, 08:28 PM
#3
Is the ISP providing CG NAT? Does the application work on your computer and be reachable through the local network?
F
Fireking124
05-21-2016, 08:28 PM #3

Is the ISP providing CG NAT? Does the application work on your computer and be reachable through the local network?

2
20pega
Member
218
05-21-2016, 10:00 PM
#4
Is the IP listed by the port scanner identical to the external IP of your modem? Many ISPs restrict ports to safeguard their users from unintended exposure. Some will allow it if you request it. Just turning on port forwarding alone won’t reveal the port unless there’s activity at the destination. If you’re not familiar, you’ll need to activate port forwarding, launch Jellyfin, and perform the verification. It’s highly advised against leaving Jellyfin exposed online. Consider using a reverse proxy such as Nginx with HTTPS and a free SSL certificate from Let's Encrypt. Otherwise, your credentials could be transmitted without encryption. As another option, set up a VPN server and connect via it to reach internal services like Jellyfin.
2
20pega
05-21-2016, 10:00 PM #4

Is the IP listed by the port scanner identical to the external IP of your modem? Many ISPs restrict ports to safeguard their users from unintended exposure. Some will allow it if you request it. Just turning on port forwarding alone won’t reveal the port unless there’s activity at the destination. If you’re not familiar, you’ll need to activate port forwarding, launch Jellyfin, and perform the verification. It’s highly advised against leaving Jellyfin exposed online. Consider using a reverse proxy such as Nginx with HTTPS and a free SSL certificate from Let's Encrypt. Otherwise, your credentials could be transmitted without encryption. As another option, set up a VPN server and connect via it to reach internal services like Jellyfin.

C
charlieold8
Member
164
06-10-2016, 06:22 PM
#5
I performed the test on Windows 10: Identifying if your ISP uses carrier grade NAT (CG-NAT). The outcome I received was: it seems you have CG NAT enabled. You’re unsure how to access or turn it off. Since you’re using Shaw and have an OEM modem/router set up in bridge mode, you might need to contact them directly to request disabling CG-NAT. There’s no built-in way to ask them from the device itself.
C
charlieold8
06-10-2016, 06:22 PM #5

I performed the test on Windows 10: Identifying if your ISP uses carrier grade NAT (CG-NAT). The outcome I received was: it seems you have CG NAT enabled. You’re unsure how to access or turn it off. Since you’re using Shaw and have an OEM modem/router set up in bridge mode, you might need to contact them directly to request disabling CG-NAT. There’s no built-in way to ask them from the device itself.

R
Ronoris
Junior Member
42
06-11-2016, 02:38 AM
#6
I reviewed your setup and found the WAN IP addresses differ. They don’t have to match exactly, but consistency is usually preferred. Check if there’s a reason for the variation and adjust accordingly.
R
Ronoris
06-11-2016, 02:38 AM #6

I reviewed your setup and found the WAN IP addresses differ. They don’t have to match exactly, but consistency is usually preferred. Check if there’s a reason for the variation and adjust accordingly.

L
LinkBoxia
Member
91
06-12-2016, 09:27 PM
#7
174.x.x.x isn’t included in the CG-NAT specification. CG-NAT would range from 100.64.x.x to 100.127.x.x. Where do you notice your WAN IP showing up? Is it the address displayed directly on the router ending in .74? From what I understand, Shaw doesn’t apply CG-NAT to their home internet connections at least currently.
L
LinkBoxia
06-12-2016, 09:27 PM #7

174.x.x.x isn’t included in the CG-NAT specification. CG-NAT would range from 100.64.x.x to 100.127.x.x. Where do you notice your WAN IP showing up? Is it the address displayed directly on the router ending in .74? From what I understand, Shaw doesn’t apply CG-NAT to their home internet connections at least currently.

E
Everj
Junior Member
41
06-13-2016, 12:23 AM
#8
The WAN IP comes straight from your primary Shaw modem/router, which operates in BRIDGE mode and links to your ASUS router.
E
Everj
06-13-2016, 12:23 AM #8

The WAN IP comes straight from your primary Shaw modem/router, which operates in BRIDGE mode and links to your ASUS router.

M
Maria7300
Member
221
06-13-2016, 12:46 AM
#9
I looked up some online discussions on Shaws Own Forums about CG-NAT changes when they joined Rogers. I think they quietly implemented it, but I’ll reach out for confirmation. If it’s true, I might need to switch ISPs since it seems like static IPs are only given to business accounts. I’m hoping to find out soon.
M
Maria7300
06-13-2016, 12:46 AM #9

I looked up some online discussions on Shaws Own Forums about CG-NAT changes when they joined Rogers. I think they quietly implemented it, but I’ll reach out for confirmation. If it’s true, I might need to switch ISPs since it seems like static IPs are only given to business accounts. I’m hoping to find out soon.

K
KermitTheCrab
Member
145
06-13-2016, 07:30 AM
#10
In simple terms, you have two routers connected to your network. If the first router is operating in bridge mode, it will pass along any data it gets. That means you should configure port forwarding on the second router. Use a tool like https://whatismyipaddress.com/ to see the IP address of the second router.
K
KermitTheCrab
06-13-2016, 07:30 AM #10

In simple terms, you have two routers connected to your network. If the first router is operating in bridge mode, it will pass along any data it gets. That means you should configure port forwarding on the second router. Use a tool like https://whatismyipaddress.com/ to see the IP address of the second router.

Pages (3): 1 2 3 Next