It's a bridge router (no DNS or NAT is enabled).NTP is a pretty simple function. It only transfers the time and it does calculations to fix it based on the latency. Now in theory if there bug in the implementation of the NTP server in the router and the remote server was also compromised it could attempt to send some code fragment rather than the time that would somehow overlay memory in the router. Highly unlikley and routers are pretty stupid boxes its not like they run programs that are loaded from disk or something. All the function are in the software image when it loads and it can not be changed without rebuidling the router software image. Just a simple change to fix a typo in some screen in the router requires you to re compile and re link the router OS.
In bridged mode your router is effectively just an addressable switch. Functionality will vary from device to device and manufacturer to manufacturer, but most route services don't even operate in bridged mode. Can you telnet/SSH to your router and see if the NTP service is even running?It's a bridge router (no DNS or NAT is enabled).
You trying to say that, if my ISP don't have good protection for it's consumers over the internet - I am in a big trouble?In bridged mode your router is effectively just an addressable switch. Functionality will vary from device to device and manufacturer to manufacturer, but most route services don't even operate in bridged mode. Can you telnet/SSH to your router and see if the NTP service is even running?
Note that in bridged mode, your router may not even be addressable (dumb switch). In passthrough mode your router would remain addressable by your ISP in certain instances and may (or may not) be addressable by you. Unfortunately, ISPs play fast and loose with the 'bridged' and 'passthrough' terms so exact definition depends on the ISP in question.
So, with my hardware I pretty much on a safe side?Not sure how that would even work.
When you set a device to bridge mode it barely even has a local IP to admin it. They generally have no ability to talk to anything on the internet because most these device do not even have the concept of gateway, they barely function on the same subnet.
Now some cable modems have a special ability to talk to the ISP using other protocols and can get their time set but this is all part of the ISP management of modem not something you can mess with even if you wanted to.
If you just have a cable modem in place, and want to place the router in bridged or passthrough mode, then yes, you should have some other device (security appliance/firewall/router) in between you and the internet. For one thing, you'll have issues with multiple devices trying to get the (usually) one WAN IP given by your ISP.You trying to say that, if my ISP don't have good protection for it's consumers over the internet - I am in a big trouble?