Am Sun, 4 Jun 2017 22:28:17 -0600
schrieb the...@sys-concept.com:

> My firewall (dd-wrt) does not opening specific port.
> 
> In NAT(QoS) tab I have:
> forward from port 4569 to internal IP port 4569 (this is an asterisk
> IAX port);
> 
> netstat -a |grep 4569
> udp        0      0 0.0.0.0:4569            0.0.0.0:*
> 
> But when I check this port via ShieldsUP! it keeps showing me it is:
> "closed"

Even when forwarding is correctly set up, your internal machine also
needs to accept connections forwarded to it, and it needs to accept
them from external IPs.

So please also check if direct connections are accepted from internal
machines, if not change your setup properly. You can use nmap for that.

Then run tcpdump on the internal machine and check if forwarded packets
reach the internal machine.

If not, ask in the dd-wrt forums.

If yes, ask in the asterisk forums.

I don't see how this is Gentoo related, except you installed asterisk
in Gentoo by means of portage.


-- 
Regards,
Kai

Replies to list-only preferred.


Reply via email to