- Joined
- Sep 8, 2009
- Messages
- 1,128
- Reaction score
- 1
Hey team,
Elastix 2.4.0.2
Usin CSF Firewall
For some reason I can't seem to get my dyndns.org to work properly. I have entered my dyndns.org name within CSF under lfd Dynamic DNS. I have also entered information within the following files:
iax_custom_config
bindport = 4569 ; Port to bind to (IAX is 4569. Forward this port to your Asterisk box)
externhost = xxxxxxxxxx.dyndns.org ;
;externip = 122.107.29.48
localnet = 192.168.1.0/255.255.255.0
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
delayreject = yes
jitterbuffer = yes
mailboxdetail = yes
sip_general_custom_conf
nat = yes
externhost = xxxxxxxxxx.dyndns.org ; < -- Do not use this for Pennytel – leave it out
localnet=192.168.1.0/255.255.255.0
externrefresh = 10
sip_nat_conf
nat = yes
externhost = xxxxxxxxxx.dyndns.org ; < -- Do not use this for Pennytel – leave it out
localnet=192.168.1.0/255.255.255.0
externrefresh = 10
Within CSF I have the following ports:
TCP IN: 5222
TCP Out: 20,21,22,25,53,80,110,113,443,4569,5222,5223,1000:65000
UDP IN: (Blank)
UDP OUT: 20,21,53,113,123,443,4569,5222,5223,1000:65000
If Correct, CSF allows all ports in/out from dyndns.org?
If correct, I believe these are the only files that need to be modified?
And, If I am correct, based on what I have read and researched, using the likes of a softphone from the donut shop's free wifi that AIX is the better option over sip. Is this correct?
Using Zoiper Softphone on a andriod tablet I get the following results:
AIX Host Info:
xxxxxxxxxx.dyndns.org:4569 will not register while internal or external to my network
SIP Host Info:
xxxxxxxxxx.dyndns.org:5060 will work when I'm internal of my network but not external of it.
When I run the following cmd (asterisk -rvvvvvvvvvvv) on console I can see the sip account register while I am within the internal network but see nothing when one tries when external. Same with the AIX, no see anything trying internal or external.
What am I mssing here? Any suggestions? Ideas on the direction I should continue?
Thanks in advance
amphibian
Elastix 2.4.0.2
Usin CSF Firewall
For some reason I can't seem to get my dyndns.org to work properly. I have entered my dyndns.org name within CSF under lfd Dynamic DNS. I have also entered information within the following files:
iax_custom_config
bindport = 4569 ; Port to bind to (IAX is 4569. Forward this port to your Asterisk box)
externhost = xxxxxxxxxx.dyndns.org ;
;externip = 122.107.29.48
localnet = 192.168.1.0/255.255.255.0
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
delayreject = yes
jitterbuffer = yes
mailboxdetail = yes
sip_general_custom_conf
nat = yes
externhost = xxxxxxxxxx.dyndns.org ; < -- Do not use this for Pennytel – leave it out
localnet=192.168.1.0/255.255.255.0
externrefresh = 10
sip_nat_conf
nat = yes
externhost = xxxxxxxxxx.dyndns.org ; < -- Do not use this for Pennytel – leave it out
localnet=192.168.1.0/255.255.255.0
externrefresh = 10
Within CSF I have the following ports:
TCP IN: 5222
TCP Out: 20,21,22,25,53,80,110,113,443,4569,5222,5223,1000:65000
UDP IN: (Blank)
UDP OUT: 20,21,53,113,123,443,4569,5222,5223,1000:65000
If Correct, CSF allows all ports in/out from dyndns.org?
If correct, I believe these are the only files that need to be modified?
And, If I am correct, based on what I have read and researched, using the likes of a softphone from the donut shop's free wifi that AIX is the better option over sip. Is this correct?
Using Zoiper Softphone on a andriod tablet I get the following results:
AIX Host Info:
xxxxxxxxxx.dyndns.org:4569 will not register while internal or external to my network
SIP Host Info:
xxxxxxxxxx.dyndns.org:5060 will work when I'm internal of my network but not external of it.
When I run the following cmd (asterisk -rvvvvvvvvvvv) on console I can see the sip account register while I am within the internal network but see nothing when one tries when external. Same with the AIX, no see anything trying internal or external.
What am I mssing here? Any suggestions? Ideas on the direction I should continue?
Thanks in advance
amphibian