[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: iptables help



On Mon, Jun 25, 2001 at 01:04:30PM +1000, Tom Tsaknakis wrote:
:i will give anyone my first born if you can help me with converting this
:\'/sbin/ipchains -A input -s 10.96.8.1 -p IGMP -j ACCEPT\'

I have all the kids I need :)

But I have this working:
iptables -A INPUT --proto icmp -s 10.9.1.1/32 -i ppp+ -j ACCEPT

this is my ADSL router and the only 10.0.0.0/8 I want to see on the
other side of a ppp link.  Can't see why --proto IGMP couldn't be
substituted...

HTH,
-Jon




Reply to: