Hello everyone I need to change the ip of ConnectionRequestURL because i am work across 2 layer of NAT without changing WAN interface ip in the routers
Why is there no edit button in InternetGatewayDevice.ManagementServer.ConnectionRequestURL ??
Hi ahmed , you cannot change ConnectionRequestURL parameter . this item will generate by device and based on wan ip of device .
you can see in BroadbandForum Data Model that this item is readonly .
https://cwmp-data-models.broadband-forum.org/tr-069-1-0-0.html#D.InternetGatewayDevice:1.InternetGatewayDevice.ManagementServer.ConnectionRequestURL
1 Like
Well, are there any suggestions to make the commands reach the routers via the NAT ??
Use STUN
1 Like
thank you very much akcoder
is there any video or tutorial to how doing it ??