Mailinglist Archive: opensuse-bugs (10118 mails)
| < Previous | Next > |
[Bug 551748] invalid option message in iptables time module
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 2 Nov 2009 12:44:21 -0700
- Message-id: <20091102194421.C6815245515@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=551748
User support@xxxxxxxxxxxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=551748#c2
--- Comment #2 from Don Hughes <support@xxxxxxxxxxxxxxxxxxx> 2009-11-02
12:44:20 MST ---
They just issue a number of firewall iptables commands. The following command
is taken pretty much from the iptables documentation and can be entered at the
command line:
iptables -A FORWARD -m time --timestart 08:00 --timestop 08:30 --days Mon,Tue
-d 10.168.1.1 -j DROP
and in SuSE 11.2 it will respond with unknown option '--days'
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User support@xxxxxxxxxxxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=551748#c2
--- Comment #2 from Don Hughes <support@xxxxxxxxxxxxxxxxxxx> 2009-11-02
12:44:20 MST ---
They just issue a number of firewall iptables commands. The following command
is taken pretty much from the iptables documentation and can be entered at the
command line:
iptables -A FORWARD -m time --timestart 08:00 --timestop 08:30 --days Mon,Tue
-d 10.168.1.1 -j DROP
and in SuSE 11.2 it will respond with unknown option '--days'
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |