Hi I need some help with this:

I have to subnets and each one as a interface, the green is network
192.168.250.0/24 and orange 192.168.251.0/24, i need to enable traffic
between the two, the thing is i don't know how. in previous editions of
endian there as a entry in the knowledge base about this but it doesn't work
anymore, btw i'm using efw 2.2 rc2.
i also tried to change iptables to suit my needs but without luck.
what i did was:
iptables -A FORWARD -i br0 -o br1 -j ACCEPT
iptables -A FORWARD -i br1 -o br0 -j ACCEPT

cheers
Pedro
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Efw-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to