Hi Guys;

I recently setup a server with a main ip of x.x.x.x and a subnet which I
have bridged to an internal qtap0 adapter.
My current iptables setup however blocks all traffic of the subnet, and
when I allow the subnet;
iptables -I FORWARD -s 213.133.127.0/29 -j ACCEPT
iptables -I INPUT -s 213.133.127.0/29 -j ACCEPT
It still continues to block all traffic to it; any ideas? I am fairly
newbish with iptables.

Andrew Bootsma

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to