F5F Stay Refreshed Power Users Networks Connect via a double NAT setup for remote access to your Raspberry Pi.

Connect via a double NAT setup for remote access to your Raspberry Pi.

Connect via a double NAT setup for remote access to your Raspberry Pi.

Pages (3): Previous 1 2 3 Next
T
ToxicGaming88
Junior Member
9
04-21-2023, 11:26 PM
#11
If the "Modem" supports WiFi and multiple Ethernet ports, it functions as a gateway—either a modem or router. In this scenario, you likely have two routers. Most US ISPs provide gateway services for a monthly charge. Still, I’d guess you might be using AT&T Fiber; hope you’re okay with that. Their gateway seems terrible according to what I’ve heard, and switching it to bridge mode could be tricky.
T
ToxicGaming88
04-21-2023, 11:26 PM #11

If the "Modem" supports WiFi and multiple Ethernet ports, it functions as a gateway—either a modem or router. In this scenario, you likely have two routers. Most US ISPs provide gateway services for a monthly charge. Still, I’d guess you might be using AT&T Fiber; hope you’re okay with that. Their gateway seems terrible according to what I’ve heard, and switching it to bridge mode could be tricky.

U
UnicornLove16
Junior Member
47
04-22-2023, 01:36 AM
#12
I'm using a modem (or whatever the fiber setup is) linked to my own router. Metronet seems to operate its own fiber network, which is limited to certain states.
U
UnicornLove16
04-22-2023, 01:36 AM #12

I'm using a modem (or whatever the fiber setup is) linked to my own router. Metronet seems to operate its own fiber network, which is limited to certain states.

C
CaptainShotgun
Junior Member
15
04-29-2023, 08:40 PM
#13
Check if your router's WAN IP falls within the private address range. That would mean you're using double NAT. I checked the ISP's website but found limited details—likely because they're a smaller provider compared to companies like Comcast.
C
CaptainShotgun
04-29-2023, 08:40 PM #13

Check if your router's WAN IP falls within the private address range. That would mean you're using double NAT. I checked the ISP's website but found limited details—likely because they're a smaller provider compared to companies like Comcast.

G
gamerbro245
Member
71
04-30-2023, 01:38 AM
#14
I think they’re a relatively new ISP...our former governor advocated for ISP choices in KY since Spectrum isn’t doing well. I’m not entirely sure, but I believe Metronet operates its own network rather than using a leased one. I don’t have much background on networking overall, but I’m managing my own router. I checked my public IP address—it begins with 184.x.x.x. My local router’s address is 192.168.1.1... Do you mean that?
G
gamerbro245
04-30-2023, 01:38 AM #14

I think they’re a relatively new ISP...our former governor advocated for ISP choices in KY since Spectrum isn’t doing well. I’m not entirely sure, but I believe Metronet operates its own network rather than using a leased one. I don’t have much background on networking overall, but I’m managing my own router. I checked my public IP address—it begins with 184.x.x.x. My local router’s address is 192.168.1.1... Do you mean that?

S
Soundtrack67
Member
144
05-05-2023, 11:29 PM
#15
That’s a standard public announcement. It seems they’re handling things on their side, or your port configuration might be incorrect. For reference, most ISPs won’t assist with setting up your own gear. If you received the router from them, they should support you, but with your own device you’ll need to troubleshoot it yourself.
S
Soundtrack67
05-05-2023, 11:29 PM #15

That’s a standard public announcement. It seems they’re handling things on their side, or your port configuration might be incorrect. For reference, most ISPs won’t assist with setting up your own gear. If you received the router from them, they should support you, but with your own device you’ll need to troubleshoot it yourself.

A
AlsoCookie
Member
124
05-06-2023, 07:16 AM
#16
I thought so... A neighbor who knows more about networking told me they use a double NAT. It might just be a configuration they can adjust for a cost.
A
AlsoCookie
05-06-2023, 07:16 AM #16

I thought so... A neighbor who knows more about networking told me they use a double NAT. It might just be a configuration they can adjust for a cost.

V
Visker124
Junior Member
36
05-12-2023, 01:42 PM
#17
Like I said, Your IP address does not fall in the range for CGNAT NAT. So they are not double NATing. Most likely something is not configured on your end right. Also keep in mind that switching ISP's means new IP address. Also most ISP's provide a Dynamic address. Meaning it changes periodicly. Services like No-IP can be used to help with this issue, OR you pay for the static IP. Also I would highly suggest using a VPN to connect remotly to devices on your network. Just for the sake of security. The only thing that sucks, is each router does port forwarding a bit diffrently. They really dont have a standardized interfrace. So it can be a challenge setting stuff up. https://en.wikipedia.org/wiki/List_of_as...ess_blocks That shows the reserved IP address which are not used on the Internet and the internet routable ones. Your IP is with in the Internet routable address. That would not happen if you had two layers of NAT.
V
Visker124
05-12-2023, 01:42 PM #17

Like I said, Your IP address does not fall in the range for CGNAT NAT. So they are not double NATing. Most likely something is not configured on your end right. Also keep in mind that switching ISP's means new IP address. Also most ISP's provide a Dynamic address. Meaning it changes periodicly. Services like No-IP can be used to help with this issue, OR you pay for the static IP. Also I would highly suggest using a VPN to connect remotly to devices on your network. Just for the sake of security. The only thing that sucks, is each router does port forwarding a bit diffrently. They really dont have a standardized interfrace. So it can be a challenge setting stuff up. https://en.wikipedia.org/wiki/List_of_as...ess_blocks That shows the reserved IP address which are not used on the Internet and the internet routable ones. Your IP is with in the Internet routable address. That would not happen if you had two layers of NAT.

S
sebasdoce
Member
245
05-12-2023, 10:36 PM
#18
Sure, I get it now. When we had the Spectrum coax ISP, we received a dynamic IP address, and I didn’t face any issues connecting from home. I’m still using the same router, and all the port forwarding configurations remain unchanged compared to when I was on Spectrum.
S
sebasdoce
05-12-2023, 10:36 PM #18

Sure, I get it now. When we had the Spectrum coax ISP, we received a dynamic IP address, and I didn’t face any issues connecting from home. I’m still using the same router, and all the port forwarding configurations remain unchanged compared to when I was on Spectrum.

C
COLIN20052012
Posting Freak
857
05-28-2023, 04:07 AM
#19
As mentioned before, IP addresses can change and are often specific to an ISP. I’ve heard Comcast customers reuse the same IP for years, while others get a new one each day. The situation is quite varied. Consider NO-IP, which handles dynamic IP challenges. More importantly, you may want to configure a VPN server to ensure a secure connection to your network over the internet. A VPN establishes a protected pathway across the web between locations. Large companies use them so employees can safely access their systems. Don’t confuse this with a standard VPN service like PIA, which operates differently by routing traffic through its servers to obscure your activity and reduce ISP throttling based on traffic type.
C
COLIN20052012
05-28-2023, 04:07 AM #19

As mentioned before, IP addresses can change and are often specific to an ISP. I’ve heard Comcast customers reuse the same IP for years, while others get a new one each day. The situation is quite varied. Consider NO-IP, which handles dynamic IP challenges. More importantly, you may want to configure a VPN server to ensure a secure connection to your network over the internet. A VPN establishes a protected pathway across the web between locations. Large companies use them so employees can safely access their systems. Don’t confuse this with a standard VPN service like PIA, which operates differently by routing traffic through its servers to obscure your activity and reduce ISP throttling based on traffic type.

W
Waddos
Member
157
05-28-2023, 07:05 AM
#20
I’m not aware of any higher tier available, yet my public IP remains stable after using the service for a week. I’ve thought about joining an ‘express vpn’ plan, though I worry it might affect my speed.
W
Waddos
05-28-2023, 07:05 AM #20

I’m not aware of any higher tier available, yet my public IP remains stable after using the service for a week. I’ve thought about joining an ‘express vpn’ plan, though I worry it might affect my speed.

Pages (3): Previous 1 2 3 Next