Am 22.12.2014 um 00:17 schrieb Brian Caouette: > > >> *From:* DJ-BrianC <djbrianc...@gmail.com <mailto:djbrianc...@gmail.com>> >> *Date:* December 21, 2014 at 5:43:19 PM EST >> *To:* pfSense Support and Discussion Mailing List >> <list@lists.pfsense.org <mailto:list@lists.pfsense.org>> >> *Subject:* *Voipo* >> >> Has anyone had success with Voipo and pfSense? I'm not sure if this >> is a pf issue or their issue but out going calls work fine. Incoming >> are very spotty and fail most of the time. I've port forwarded the >> ports as marked here: http://www.voip-info.org/wiki/view/NAT+and+VOIP >> >> Suggestions? >> >> Sent from my iPad > > > _______________________________________________ > List mailing list > List@lists.pfsense.org > https://lists.pfsense.org/mailman/listinfo/list Hi,
try this: Firewall - NAT - Outbound click Manual Outbound NAT rule generation add this mapping: Interface = WAN Source = your voip server for example 192.168.3.2/32 Source Port = udp/* Destination = IP of your provider Destination Port udp/* NAT Address = WAN address NAT PORT = * Static Port = yes this works for us, and you don't need the port forwarding anymore. greetings juergen
_______________________________________________ List mailing list List@lists.pfsense.org https://lists.pfsense.org/mailman/listinfo/list