[Asterisk-Users] Almost there--Remote connection

Ferguson, Michael ferguson at BRVMLAW.COM
Tue Oct 19 10:30:20 MST 2004


I just realised that I neglected to mention that the remote GS100 phone
is sitting behind a firewall also.
Do I need to open any outgoing ports on that firewall? Considering that
one cannot hear anything from the GS100 IP phone?

Thanks

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Ferguson,
Michael
Sent: Tuesday, October 19, 2004 12:32 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Almost there--Remote connection


Thanks. 

Mine says
rtpstart=10000
rtpend=20000






-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Karl Dyson
Sent: Tuesday, October 19, 2004 12:13 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Almost there--Remote connection


> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
> Ferguson, Michael
> Sent: 19 October 2004 16:49
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: RE: [Asterisk-Users] Almost there--Remote connection
> 
> Thanks. I think that's Iptables. No?
> I have a hardware firewall.

First, have a peek in rtp.conf and see what it says its using. For
example, my (modified) version looks like:

;
; RTP Configuration
;
[general]
;
; RTP start and RTP end configure start and end addresses
;
rtpstart=15000
rtpend=17000

> 
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Deon 
> Rodden
> Sent: Tuesday, October 19, 2004 11:35 AM
> To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> Subject: RE: [Asterisk-Users] Almost there--Remote connection
> 
> 
> My firewall script has something to the effect of:
> 
> # Allow Existing traffic through
> -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
> 
> # Incoming VOIP Ports
> -A INPUT -m state --state NEW -m tcp -p tcp --dport 5036:5045 -j 
> ACCEPT -A INPUT -m state --state NEW -m udp -p udp --dport 5036:5045 
> -j ACCEPT -A INPUT -m state --state NEW -m udp -p udp --dport 
> 2727:2727 -j ACCEPT -A INPUT -m state --state NEW -m udp -p udp 
> --dport 4569:4569 -j ACCEPT -A INPUT -m state --state NEW -m udp -p 
> udp --dport 5060:5061 -j ACCEPT -A INPUT -m state --state NEW -m udp 
> -p udp --dport 10000:20000 -j ACCEPT
> 
> That's for IAX2 and SIP.
> 
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Karl 
> Dyson
> Sent: Tuesday, October 19, 2004 11:22 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: RE: [Asterisk-Users] Almost there--Remote connection
> 
> > -----Original Message-----
> > From: asterisk-users-bounces at lists.digium.com
> > [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of 
> > Ferguson, Michael
> > Sent: 19 October 2004 16:18
> > To: asterisk-users at lists.digium.com
> > Subject: [Asterisk-Users] Almost there--Remote connection
> > 
> 
> [snip]
> 
> > 
> > The * server is behind a firewall and I have opened ports
> 10000-10100
> > 5060
> > 5004
> > 4569
> > 
> 
> IIRC, SIP uses 10000-20000 by default. Have you changed this to 
> 10000-10100?
> 
> Cheers,
> 
> Karl
> 
> ______________________________________________________________
> __________
> This e-mail has been scanned for all viruses by Star. The service is 
> powered by MessageLabs. For more information on a proactive anti-virus

> service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ______________________________________________________________
> __________
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> 
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com 
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> ______________________________________________________________
> __________
> This e-mail has been scanned for all viruses by Star. The service is 
> powered by MessageLabs. For more information on a proactive anti-virus

> service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ______________________________________________________________
> __________
> 

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. For more information on a proactive anti-virus
service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list