VoIP on Netgear DGN 2000 and Lynksys PAP2
        Posted  
        
            by David Brown
        on Server Fault
        
        See other posts from Server Fault
        
            or by David Brown
        
        
        
        Published on 2010-01-12T01:27:25Z
        Indexed on 
            2010/03/23
            18:03 UTC
        
        
        Read the original article
        Hit count: 322
        
voip
I have a VoIP service running perfectly for outgoing calls but I cannot receive incoming calls.
I have a Netgear DGN 2000 modem router on 192.168.0.1 and a Lynksys Phone Adapter PAP2 on 192.168.0.2.
I have created 3 new custom services: Service Table Service Name Ports tlenfon(TCP) 5060 tlenfon2(UDP) 15000 tlenfon3(UDP) 35000
I have reserved the address 192.168.0.2 for the PAP 2
I have forwarded the ports for each service to the PAP2 Service Name Action LAN Server IP address WAN Users Log tlenfon ALLOW always 192.168.0.2 Any Always tlenfon2 ALLOW always 192.168.0.2 Any Always tlenfon3 ALLOW always 192.168.0.2 Any Always
I have checked the Default DMZ and specified 192.168.0.2
What have I missed?
© Server Fault or respective owner