[asterisk-biz] Iptables rule help
Rehan Allah Wala
rehan at supertec.com
Fri Dec 15 13:17:37 MST 2006
This is what I have in my ip tables tor using port 8891
iptables -t nat -A PREROUTING -p udp -d 161.58.184.121 --dport 8891 -j DNAT --to 161.58.184.121:5060
ISP's like bellsouth i belive do block the ports.
Rehan
>
> Not a technical answer, but what country are you in? Your ISP can't block SIP in the USA.
>
>
> ----
> Mike Hammett
> Intelligent Computing Solutions
> http://www.ics-il.com
>
>
> ----- Original Message -----
> From: Mail list
> To: Asterisk Users Mailing List - Non-Commercial Discussion ; Commercial and Business-
> Oriented Asterisk Discussion
> Sent: Friday, December 15, 2006 1:22 PM
> Subject: [asterisk-biz] Iptables rule help
>
> Hello my isp has blocked outgoing and incoming connection for port 5060 . I have ssh
> access to server so i want to send all traffic from port 5091 to port 5060 of asterisk .so i
> tried
>
> iptables -t nat -A PREROUTING -i eth0 -p udp --dport 5091 -j DNAT --to 127.0.0.1:5060
>
> Now my softphone is able to register with asterisk but it isnt able to make any calls .
>
> bindport = 5091 in my sip.conf under extensions is not working .. asterisk doesnt listen to
> port 5091 .. but if i put in general section of sip.conf then it works but then asterisk wont
> listen on 5060 . How can i use iptables in this situation ?
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-biz mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-biz
Super Technologies Inc., Pensacola, Florida
http://www.SuperTec.com - Technologies from tomorrow, Today!
MSN: Rehan at Rehan.com
Skype: Rehan33
"First they ignore you, then they laugh at you, then they fight you, then you
win." By Mahatma Gandhi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-biz/attachments/20061215/7a94c1cf/attachment-0001.htm
More information about the asterisk-biz
mailing list