F5F Stay Refreshed Power Users Networks Troubleshoot Asus router issues for OpenVPN setup. Adjust configuration steps accordingly.

Troubleshoot Asus router issues for OpenVPN setup. Adjust configuration steps accordingly.

Troubleshoot Asus router issues for OpenVPN setup. Adjust configuration steps accordingly.

B
brignalls
Junior Member
13
02-27-2021, 04:56 AM
#1
Hello, I just got a new Asus router (ASUS RT-AC86U) and want to set up an OpenVPN using the VPN server. I connected it to my ISP's router (HUAWEI HG8245H). The issue is that when trying to configure the VPN or DDNS, I see a warning: "The wireless router currently uses a private WAN IP address. This router may be in a multiple-NAT environment and DDNS service cannot work in this environment." According to the FAQ, I need to set up the VPN with forwarding ports. Can someone assist me with this setup?
B
brignalls
02-27-2021, 04:56 AM #1

Hello, I just got a new Asus router (ASUS RT-AC86U) and want to set up an OpenVPN using the VPN server. I connected it to my ISP's router (HUAWEI HG8245H). The issue is that when trying to configure the VPN or DDNS, I see a warning: "The wireless router currently uses a private WAN IP address. This router may be in a multiple-NAT environment and DDNS service cannot work in this environment." According to the FAQ, I need to set up the VPN with forwarding ports. Can someone assist me with this setup?

C
ComidaChina
Member
107
02-28-2021, 06:17 AM
#2
Start by removing dual NAT settings. Dual-NAT often causes problems like high latency and packet loss or connectivity issues. Consider why you have two routers in the first place. If you need Asus to support OpenVPN or WiFi, disable its NAT and DHCP functions and configure it as an Access Point. Then set up port 1194 UDP or TCP for forwarding between Huawei and Asus using port forwarding. This requires admin access to the router.
C
ComidaChina
02-28-2021, 06:17 AM #2

Start by removing dual NAT settings. Dual-NAT often causes problems like high latency and packet loss or connectivity issues. Consider why you have two routers in the first place. If you need Asus to support OpenVPN or WiFi, disable its NAT and DHCP functions and configure it as an Access Point. Then set up port 1194 UDP or TCP for forwarding between Huawei and Asus using port forwarding. This requires admin access to the router.

H
HorseLuver207
Junior Member
18
03-03-2021, 12:32 AM
#3
Confirming what @jj9987 mentioned is accurate. Use only one router, ideally the ISP's device. Configure the Asus router as an access point and assign a static IP on the LAN ports for future management. Once set up, connect it via LAN-to-LAN and avoid linking the ISP router to the Asus's WAN port.
H
HorseLuver207
03-03-2021, 12:32 AM #3

Confirming what @jj9987 mentioned is accurate. Use only one router, ideally the ISP's device. Configure the Asus router as an access point and assign a static IP on the LAN ports for future management. Once set up, connect it via LAN-to-LAN and avoid linking the ISP router to the Asus's WAN port.

X
xXRattataXx
Member
175
03-04-2021, 04:19 AM
#4
The HUAWEI HG8245H serves as a modem with a fiber cable connected, but the Asus router can't replace it as a modem. I have to connect it to the HUAWEI instead. I attempted to set up the Asus router as an access point, but the WAN VPN settings disappeared. It seems it only functions properly when the Asus is in router mode, similar to the setup found at https://www.snbforums.com/threads/can-i-...ode.11893/. I need to use the VPN server configuration from the Asus router and also utilize their DDNS service.
X
xXRattataXx
03-04-2021, 04:19 AM #4

The HUAWEI HG8245H serves as a modem with a fiber cable connected, but the Asus router can't replace it as a modem. I have to connect it to the HUAWEI instead. I attempted to set up the Asus router as an access point, but the WAN VPN settings disappeared. It seems it only functions properly when the Asus is in router mode, similar to the setup found at https://www.snbforums.com/threads/can-i-...ode.11893/. I need to use the VPN server configuration from the Asus router and also utilize their DDNS service.

E
ElixirsYT
Junior Member
7
03-07-2021, 07:07 PM
#5
Using the HUAWEI HG8245H in modem mode enables public IP access on your Asus router, resolving double-NAT problems and ensuring proper setup. When the device operates in modem mode, it functions as a bridge, forwarding the external IP directly to the router. This setup allows you to configure OpenVPN according to your needs.
E
ElixirsYT
03-07-2021, 07:07 PM #5

Using the HUAWEI HG8245H in modem mode enables public IP access on your Asus router, resolving double-NAT problems and ensuring proper setup. When the device operates in modem mode, it functions as a bridge, forwarding the external IP directly to the router. This setup allows you to configure OpenVPN according to your needs.

D
73
03-16-2021, 03:36 PM
#6
It's a GPON connection, not a modem. Modems handle DSL, DOCSIS and possibly other links. If true, you might face dual-NAT issues or create your own VPN on a device like a Raspberry Pi and forward ports. Many guides exist for this setup. You can also configure DDNS on a Raspberry Pi.
D
dragonrider070
03-16-2021, 03:36 PM #6

It's a GPON connection, not a modem. Modems handle DSL, DOCSIS and possibly other links. If true, you might face dual-NAT issues or create your own VPN on a device like a Raspberry Pi and forward ports. Many guides exist for this setup. You can also configure DDNS on a Raspberry Pi.

L
lukastias
Member
167
03-16-2021, 11:48 PM
#7
You're considering switching the Huawei HG8245H to modem mode. The Mikrotik client should still function for server access, but its behavior may differ. Make sure the settings are adjusted properly after the change.
L
lukastias
03-16-2021, 11:48 PM #7

You're considering switching the Huawei HG8245H to modem mode. The Mikrotik client should still function for server access, but its behavior may differ. Make sure the settings are adjusted properly after the change.

R
RedWither
Junior Member
5
03-20-2021, 07:39 AM
#8
The Mikrotik should be transferred to the Asus device. The configuration should remain unchanged, though you might have to adjust the internal IP range or subnet to match the settings from the previous Huawei router.
R
RedWither
03-20-2021, 07:39 AM #8

The Mikrotik should be transferred to the Asus device. The configuration should remain unchanged, though you might have to adjust the internal IP range or subnet to match the settings from the previous Huawei router.

L
LikeABawzz
Junior Member
49
03-20-2021, 11:13 AM
#9
Thanks a lot, I'll get it set up right away.
L
LikeABawzz
03-20-2021, 11:13 AM #9

Thanks a lot, I'll get it set up right away.