Re: Firewall/iptables question

2011-05-03 Thread green
Hilco Wijbenga wrote at 2011-05-03 18:21 -0500: > On a related note, the logging only logs the packet, but no timestamp. > Is that configurable somewhere? /etc/rsyslog.conf I suppose? signature.asc Description: Digital signature

Re: Firewall/iptables question

2011-05-03 Thread Hilco Wijbenga
On 3 May 2011 16:21, Hilco Wijbenga wrote: > Hi all, > > I'm attempting to set up a simple firewall on a virtual server. I have > the following: > > iptables --flush > iptables -t nat --flush > iptables -t mangle --flush > iptables --policy INPUT DROP > iptables --policy OUTPUT ACCEPT > iptables -