F5F Stay Refreshed Power Users Networks Techniques for redirecting network traffic

Techniques for redirecting network traffic

Techniques for redirecting network traffic

J
JoeDub23
Member
129
03-04-2016, 01:44 PM
#1
I noticed my private IP differs from my public IP. Could this be the cause of the port forwarding issues? Is there a solution to this problem? My ISP mentioned they don’t block any ports.
J
JoeDub23
03-04-2016, 01:44 PM #1

I noticed my private IP differs from my public IP. Could this be the cause of the port forwarding issues? Is there a solution to this problem? My ISP mentioned they don’t block any ports.

S
swordfishle
Member
62
03-14-2016, 09:20 PM
#2
Your private IP differs from your public IP. As long as the data goes through your router, you can still send it to another device even if the IP changes. This might happen because of CGN.
S
swordfishle
03-14-2016, 09:20 PM #2

Your private IP differs from your public IP. As long as the data goes through your router, you can still send it to another device even if the IP changes. This might happen because of CGN.

M
MrCm
Senior Member
636
03-15-2016, 04:16 AM
#3
It might be related to NAT, and if your public IP fluctuates, using DNS as a workaround could help maintain consistency.
M
MrCm
03-15-2016, 04:16 AM #3

It might be related to NAT, and if your public IP fluctuates, using DNS as a workaround could help maintain consistency.

2
2TryHard4Hive
Junior Member
14
03-16-2016, 09:07 PM
#4
Your assigned public IP shouldn't shift unless your internet service provider offers dynamic addresses (most do), but it should also remain stable unless your router or modem is powered down. How often does this occur? What tool are you using to verify your IP? I suggest https://icanhazip.com/ as a reliable, script-friendly external IP reference.
2
2TryHard4Hive
03-16-2016, 09:07 PM #4

Your assigned public IP shouldn't shift unless your internet service provider offers dynamic addresses (most do), but it should also remain stable unless your router or modem is powered down. How often does this occur? What tool are you using to verify your IP? I suggest https://icanhazip.com/ as a reliable, script-friendly external IP reference.

T
Traeis
Member
189
03-16-2016, 09:46 PM
#5
It updates nearly every day.
T
Traeis
03-16-2016, 09:46 PM #5

It updates nearly every day.

J
JoaoFrango
Junior Member
3
03-17-2016, 01:35 AM
#6
Well, regardless of the situation, it shouldn't interfere with port forwarding. The concept involves opening a port on the router's WAN side and directing it to a specific IP/port on your local network. As long as the device you're sending traffic to has a fixed IP address, port forwarding should remain functional even if your public IP changes. If you need to run a service, using a dynamic DNS might be necessary. If your router or modem isn't restarting automatically each night, that could also limit your options.
J
JoaoFrango
03-17-2016, 01:35 AM #6

Well, regardless of the situation, it shouldn't interfere with port forwarding. The concept involves opening a port on the router's WAN side and directing it to a specific IP/port on your local network. As long as the device you're sending traffic to has a fixed IP address, port forwarding should remain functional even if your public IP changes. If you need to run a service, using a dynamic DNS might be necessary. If your router or modem isn't restarting automatically each night, that could also limit your options.

W
WillR53
Junior Member
2
03-18-2016, 04:01 AM
#7
I'll attempt to use a DNS solution. Appreciate the effort!
W
WillR53
03-18-2016, 04:01 AM #7

I'll attempt to use a DNS solution. Appreciate the effort!

T
51
03-24-2016, 03:23 AM
#8
Your WAN IP differs from your public IP since you lack an external address. As a result, port forwarding won't function in your scenario. This happens when your ISP doesn't have enough IP addresses and relies on internal ranges to accommodate more users. Ask your ISP if they can provide an external IP—sometimes this requires extra fees. Your ISP might not be blocking ports as stated, but could have turned off other features like UPNP or you spoke with someone who wasn't a technician and gave vague answers (people seldom say "I don't know").

Common ranges used for internal networks are:
10.0.0.0 – 10.255.255.255
172.16.0.0 – 172.31.255.255
192.168.0.0 – 192.168.255.255

If your WAN IP falls within these ranges, verify your external IP status—if it matches any of those, you likely don’t have an external connection. You can freely create internal IP ranges without limits, though you’ll miss out on some internet access.
T
totomarudesuyo
03-24-2016, 03:23 AM #8

Your WAN IP differs from your public IP since you lack an external address. As a result, port forwarding won't function in your scenario. This happens when your ISP doesn't have enough IP addresses and relies on internal ranges to accommodate more users. Ask your ISP if they can provide an external IP—sometimes this requires extra fees. Your ISP might not be blocking ports as stated, but could have turned off other features like UPNP or you spoke with someone who wasn't a technician and gave vague answers (people seldom say "I don't know").

Common ranges used for internal networks are:
10.0.0.0 – 10.255.255.255
172.16.0.0 – 172.31.255.255
192.168.0.0 – 192.168.255.255

If your WAN IP falls within these ranges, verify your external IP status—if it matches any of those, you likely don’t have an external connection. You can freely create internal IP ranges without limits, though you’ll miss out on some internet access.

S
sugerdudecom
Junior Member
31
03-25-2016, 03:06 AM
#9
It seems your internet service provider could be employing CG-NAT. You should check whether they plan to allocate you a valid public IP address for port forwarding purposes.
S
sugerdudecom
03-25-2016, 03:06 AM #9

It seems your internet service provider could be employing CG-NAT. You should check whether they plan to allocate you a valid public IP address for port forwarding purposes.