Re: iptables address range -

2016-02-16 Thread Bob Goodwin
On 02/16/16 13:17, Gordon Messmer wrote: On 02/16/2016 09:00 AM, Bob Goodwin wrote: But get "parse errors" when restarting iptables with everything I've tried. Obviously I'm in over my head here, just trying to follow examples. You're probably better off asking these questions on the open

Re: iptables address range -

2016-02-16 Thread Gordon Messmer
On 02/16/2016 09:00 AM, Bob Goodwin wrote: But get "parse errors" when restarting iptables with everything I've tried. Obviously I'm in over my head here, just trying to follow examples. You're probably better off asking these questions on the openwrt forums. The rules you're sharing aren't

Re: iptables address range -

2016-02-16 Thread Rick Stevens
On 02/16/2016 09:00 AM, Bob Goodwin wrote: I have a rule: # config rule option src lan option dest wan option src_ip 192.168.1.150 option proto all option extra '-m time --weekdays Sat,Sun,Mon,Tue,Wed,Thu,Fri --timestart 05:00 --timestop 24:00' option target REJECT

iptables address range -

2016-02-16 Thread Bob Goodwin
I have a rule: # config rule option src lan option dest wan option src_ip 192.168.1.150 option proto all option extra '-m time --weekdays Sat,Sun,Mon,Tue,Wed,Thu,Fri --timestart 05:00 --timestop 24:00' option target REJECT Rather than have several similar rules for d