Gilberto Nunes wrote:
> Hi
> 
> May be...
> But I put this:
> ACCEPT          loc:172.18.0.100                net
> tcp     1024:
> ACCEPT          loc:172.18.0.100                net
> udp     1024:
> 
> And work properly for me...
> 
> 
Think you have a default policy of DROP or REJECT for traffic from
loc -> net, that would require some rules to be present to allow the 
traffic to flow, like above. Can't tell from here what your config is 
without a shorewall dump.

> 
> Em Ter, 2008-10-14 às 14:16 -0300, Fabio Correa escreveu:
>>     Hi 
>>
>> I think with this rules you are allowing traffic from loc to net from
>> port 1024
>>
>>
>> Fabio R Correa.
>>

The above rules translate to "ACCEPT local traffic from 172.18.0.100 
with a tcp/udp source port above 1024 (the : is the key here) bound for 
the net zone"

Jerry

-------------------------------------------------------------------------
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=/
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to