You should not need the dst-nat to 10000-65535 as IAX2 bypasses the need for that. It is only required for SIP

In echolink I do not see a TCP connection for port 5200

The src-nat function just transforms (masquerades) all internal addresses to your public IP

Your registry information is done on outbound anyway.

What type of internet are you using? Cable or DSL? If using DSL you may want to have your in-interface=PPoE as opposed to ethernet1

Eric – ve3ei

 

Sent from Mail for Windows 10

 

From: Pawlowski, Adam
Sent: Monday, July 18, 2016 11:38 AM
To: app_rpt-users@ohnosec.org
Subject: Re: [App_rpt-users] Outbound call problem! Unable to handleindication 13

 

This is what I have for my node:

 

add action=dst-nat chain=dstnat comment="Allstar Link IAX2" dst-port=4569 in-interface=ether1-gateway protocol=udp to-addresses=192.168.1.120 to-ports=4569

add action=dst-nat chain=dstnat comment="Allstarlink chan_echolink" dst-port=5198-5199 in-interface=ether1-gateway protocol=udp to-addresses=192.168.1.120 to-ports=5198-5199

add action=dst-nat chain=dstnat comment="Allstarlink SIP" dst-port=5060 in-interface=ether1-gateway protocol=udp to-addresses=192.168.1.120 to-ports=5060

add action=dst-nat chain=dstnat comment="Allstarlink RTP" dst-port=10000-65535 in-interface=ether1-gateway protocol=udp to-addresses=192.168.1.120 to-ports=10000-65535

 

I am not running a src nat for the IAX port outbound. I have the rule in the chain but disabled, so I must have determined I didn't need it.

 

It either does PAT correctly in the background, or isn't natting that port:

 

220controller*CLI> iax2 show registry

Host                  dnsmgr  Username    Perceived             Refresh  State

67.215.233.178:4569   Y       27709       67.242.153.201:4569        60  Registered

 

I installed the MicroTIK router to replace an Adtran device which was utter trash and refused to do a static PAT, and it's been working swell since, to the best of my knowledge.

 

If there's some reason I should be doing a source NAT for that port, I guess, let me know? I suppose it would only make a difference if I'm operating multiple nodes and didn't want to connect them together internally.

 

Regards,

 

 

Adam

KC2YQF

_______________________________________________

App_rpt-users mailing list

App_rpt-users@ohnosec.org

http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

 

To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"

You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.