ER7206 - Not able to Full Tunnel Internet Routing

ER7206 - Not able to Full Tunnel Internet Routing

ER7206 - Not able to Full Tunnel Internet Routing
ER7206 - Not able to Full Tunnel Internet Routing
Tuesday - last edited Wednesday
Model: ER7206 (TL-ER7206)  
Hardware Version: V2
Firmware Version: 2.3.2 Build 20260509 Rel.21080

I purchased a ER7206 - updated it to the latest Firmware and I'm trying to set up a VPN Server, so that I can connect from outside and it should route the entire traffic through my home network, which is not happening! My laptop says the tunnel is ACTIVE and I'm connected, but when I check my IP it's not my home network IP. I'm trying for hours to find a solution, but I'm not able to. ChatGPT is suggesting to change the AllowedIPs to 0.0.0.0/0 on the wireguard client, but when I do this, the complete network is not working anymore. I'm not able to browse or anything. When I change it back to the original settings, it works again. What am I missing here? I can't find any tutorial.....


What I have done so far (using defaults by the system, prefilled):





The client:



.conf file:

 

[Interface]
PrivateKey = __
Address = 10.1.0.3/32
DNS = 10.1.0.1

[Peer]
PublicKey = __
AllowedIPs = 192.168.0.0/24,10.1.0.1/32
Endpoint = IP:PORT
PersistentKeepalive = 25
 

 

  0      
0
#1
Options
1 Accepted Solution
Re:ER7206 - Not able to Full Tunnel Internet Routing -Solution
Wednesday - last edited Wednesday

  @AK7 

 

 

select custom ip and write 0.0.0.0/0
Fortunately on omada you can't override by writing allowed ip in the config file.
export the file again or change the config file manually to allowed ip to 0.0.0.0/0

 

 

 

Recommended Solution
  1  
1
#2
Options
4 Reply
Re:ER7206 - Not able to Full Tunnel Internet Routing -Solution
Wednesday - last edited Wednesday

  @AK7 

 

 

select custom ip and write 0.0.0.0/0
Fortunately on omada you can't override by writing allowed ip in the config file.
export the file again or change the config file manually to allowed ip to 0.0.0.0/0

 

 

 

Recommended Solution
  1  
1
#2
Options
Re:ER7206 - Not able to Full Tunnel Internet Routing
Wednesday

  @MR.S 

Thank you very much, this was the fix basically smiley

  0  
0
#3
Options
Re:ER7206 - Not able to Full Tunnel Internet Routing
Yesterday

AK7 wrote

I purchased a ER7206 - updated it to the latest Firmware and I'm trying to set up a VPN Server, so that I can connect from outside and it should route the entire traffic through my home network, which is not happening! My laptop says the tunnel is ACTIVE and I'm connected, but when I check my IP it's not my home network IP. I'm trying for hours to find a solution, but I'm not able to. ChatGPT is suggesting to change the AllowedIPs to 0.0.0.0/0 on the wireguard client, but when I do this, the complete network is not working anymore. I'm not able to browse or anything. When I change it back to the original settings, it works again. What am I missing here? I can't find any tutorial.....


What I have done so far (using defaults by the system, prefilled):





The client:



.conf file:

 

[Interface]
PrivateKey = __
Address = 10.1.0.3/32
DNS = 10.1.0.1

[Peer]
PublicKey = __
AllowedIPs = 192.168.0.0/24,10.1.0.1/32
Endpoint = IP:PORT
PersistentKeepalive = 25
 

 

  @AK7 

  0  
0
#4
Options
Re:ER7206 - Not able to Full Tunnel Internet Routing
Yesterday

805284 wrote

AK7 wrote

I purchased a ER7206 - updated it to the latest Firmware and I'm trying to set up a VPN Server, so that I can connect from outside and it should route the entire traffic through my home network, which is not happening! My laptop says the tunnel is ACTIVE and I'm connected, but when I check my IP it's not my home network IP. I'm trying for hours to find a solution, but I'm not able to. ChatGPT is suggesting to change the AllowedIPs to 0.0.0.0/0 on the wireguard client, but when I do this, the complete network is not working anymore. I'm not able to browse or anything. When I change it back to the original settings, it works again. What am I missing here? I can't find any tutorial.....


What I have done so far (using defaults by the system, prefilled):





The client:



.conf file:

 

[Interface]
PrivateKey = __
Address = 10.1.0.3/32
DNS = 10.1.0.1

[Peer]
PublicKey = __
AllowedIPs = 192.168.0.0/24,10.1.0.1/32
Endpoint = IP:PORT
PersistentKeepalive = 25
 

 

  @AK7 

  @805284 

  0  
0
#5
Options

Information

Helpful: 0

Views: 236

Replies: 4