KarlJorgensen / virgin-media-hub3

Python API and command line interface to the Virgin Media Hub 3 broadband router
GNU General Public License v3.0
78 stars 18 forks source link

No longer able to forward UDP 53 #20

Open rkr87 opened 1 year ago

rkr87 commented 1 year ago

Perhaps an update has been made to the firmware since the tool was created, but it's no longer possible to forward UDP port 53. I've tried multiple ways to do this, including manually editing a successfully created rule via snmp-set to remap it to UDP 53. Seems there's some internal validation now preventing the rowstatus being set to "1"/Active if the range includes port 53.

Not really an issue with the tool, but a nudge to update the description as it specifically calls out the ability to forward port 53.