2012/5/16 Shiv. NK <[email protected]>: > Dear List Members, > > i trust anyone of you would have experience with Shorewall Firewall. I > have the following rule in rule file that is "/etc/shorewall/rules". > Traffic is not passing through. > > ACCEPT net loc:72.211.25.74 udp 123 > > This rule is working alright. i have problem understanding why udp has > problem > ACCEPT net loc:72.211.25.74 tcp 25
I don't see this question as related to FreeBSD -STABLE. But maybe you should explicitely accept udp packet returns. Your firewall (which I don't know) surely keeps states of TCP connections and implicitely accepts packets returns. Cheers. > > Thanks / Regards > > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "[email protected]" -- Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: [email protected] - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas." _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
