On 04/16/2016 03:00 PM, [email protected] wrote: > 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?
Look at the output of 'shorewall trace compile firewall' -- is an ACCEPT rule being gennerated by your entry in the rules file? -Tom -- Tom Eastep \ When I die, I want to go like my Grandfather who Shoreline, \ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ 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
