Hi all Could someone give me an idea on how to add the rule below to the Shorewall rules iptables -A eth1_fwd -s 191.168.0.0/16 -d 192.168.200.0/24 -j ACCEPT TIA Kim
Kim White wrote:> Hi all > > Could someone give me an idea on how to add the rule below to the Shorewall rules > > iptables -A eth1_fwd -s 191.168.0.0/16 -d 192.168.200.0/24 -j ACCEPT >Not without knowing what your zones, interfaces and hosts files look like... -Tom -- Tom Eastep \ Shorewall - iptables made easy AIM: tmeastep \ http://www.shorewall.net ICQ: #60745924 \ teastep@shorewall.net
Tom Eastep wrote:> > > Kim White wrote: > >> Hi all >> >> Could someone give me an idea on how to add the rule below to the >> Shorewall rules >> >> iptables -A eth1_fwd -s 191.168.0.0/16 -d 192.168.200.0/24 -j ACCEPT >> > > Not without knowing what your zones, interfaces and hosts files look > like... >And I also need to know which interface routes to 192.168.200.0/24. -Tom -- Tom Eastep \ Shorewall - iptables made easy AIM: tmeastep \ http://www.shorewall.net ICQ: #60745924 \ teastep@shorewall.net