On Mon, Oct 13, 2008 at 10:49 AM, GNUbie <[EMAIL PROTECTED]> wrote:

> Hello Steve,
>
> On Mon, Oct 13, 2008 at 9:52 PM, Steve Totaro
> <[EMAIL PROTECTED]> wrote:
> >
> > If you are going to dismiss (the most probable) problem (NAT) without
> > posting configs, I am not sure how much help you will get, you will
> > probably be dismissed as well.
>
> What particular configs are you looking for? Below is my current setup
> and scenario:
>
> [snom] ==LAN==> [asterisk] ==FXO/POTS ==> [analog_telephone/mobile_phone]
>
> SNOM is using the 192.168.101.102 IP address
> Asterisk is using 192.168.101.1 IP address for its eth1 interface
> FXO port is connected to the POTS
> SNOM doesn't need to go out to the Internet in this scenario, AFAIK.
>
> Below is my current NAT rules:
>
> # iptables -L -v -t nat
> Chain PREROUTING (policy ACCEPT 63795 packets, 7162K bytes)
>  pkts bytes target     prot opt in     out     source
> destination
> 11460  760K RETURN     0    --  any    any     192.168.101.0/24
> !192.168.101.0/24
>
> Chain POSTROUTING (policy ACCEPT 570 packets, 41836 bytes)
>  pkts bytes target     prot opt in     out     source
> destination
> 11408  757K MASQUERADE  0    --  any    eth0    192.168.101.0/24
> anywhere
>
> Chain OUTPUT (policy ACCEPT 570 packets, 41836 bytes)
>  pkts bytes target     prot opt in     out     source
> destination
>
> Please advice if you need more information from me.
>
> Regards,
>
> GNUbie
>

First, drop firewall/iptables/selinux and try again.

-- 
Thanks,
Steve Totaro
+18887771888 (Toll Free)
+12409381212 (Cell)
+12024369784 (Skype)
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to