I'm trying to get an ntp time server working

Reading

        http://shorewall.net/ports.htm#NTP

        egrep -i "123|ntp" ./rules
                ACCEPT  $FW  net  udp  123

I compile the script.  No errors are reported during the compile process.

        #!/bin/sh
        #
        # Compiled firewall script generated by Shorewall 4.6.13.4 - Sat Apr 16 
13:56:06 2016
        ...

I can exec the script  Everything ELSE works just fine.  But in the generated 
firewall, nothing re: 123 or ntp.

        egrep "ntp|123" firewall
                (emtpy)

Where are the ntp rules in the firewall?

Or, how can I get more info about what's (not) going on here?

Jason

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to