Hello,
 
I'm trying to configure Asterisk box beyond Shorewall
 
I have done Static NAT from the External Address to the Address of the Asterisk Box
 
I added some rules like
ACCEPT   net     loc:192.168.1.250       tcp     5060    5060
ACCEPT   net     loc:192.168.1.250       udp     5060    5060
 
 
but it never works, and when I try to nmap the External Address, I find that the port 5060 is closed
 
even (For testing purpose) , I altered the policy file as shown below
 
loc     net     ACCEPT  info
loc     $FW     ACCEPT  info
loc     all     ACCEPT  info
$FW     net     ACCEPT  info
$FW     loc     ACCEPT  info
$FW     all     ACCEPT  info
 
net     $FW     ACCEPT  info
net     loc     ACCEPT  info
net     all     DROP    info
all     all     DROP    info

P.S. I'm using Centos 4.4 , and Shorewall 3.2.5,
 
Please help
 
Thank you for your reply in advance
 
Kind Regards
Samer
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to