router : N66u / latest merlin firmware
how can I block all ports for one ip address (i.e. 192.168.1.33) by default,and then add exceptions.
specificly its an IOT device,which offers management via vnc and app.
For the vnc part I use a script (sent via ssh command beforehand) to enable/disable the port forward rule,so the vnc server is only reachable when I want it to.
but as I dont know how the app part works (port 80 I guess,via https,but not sure) ,I want to block all ports for this device by default,and then add/remove a rule via commandline. Which I then send via ssh ,before I connect to the device or want to use the app to manage it.
usually I get this done by myself&enough research beforehand,but I discovered that Im not that good with networking stuff especially iptables/rules![Frown :( :(](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f641.png)
so any help is HIGHLY appreciated !!
how can I block all ports for one ip address (i.e. 192.168.1.33) by default,and then add exceptions.
specificly its an IOT device,which offers management via vnc and app.
For the vnc part I use a script (sent via ssh command beforehand) to enable/disable the port forward rule,so the vnc server is only reachable when I want it to.
but as I dont know how the app part works (port 80 I guess,via https,but not sure) ,I want to block all ports for this device by default,and then add/remove a rule via commandline. Which I then send via ssh ,before I connect to the device or want to use the app to manage it.
usually I get this done by myself&enough research beforehand,but I discovered that Im not that good with networking stuff especially iptables/rules
![Frown :( :(](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f641.png)
so any help is HIGHLY appreciated !!