Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    NAT + Vonage: Port forwarding not working

    Scheduled Pinned Locked Moved NAT
    3 Posts 3 Posters 2.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jamerz
      last edited by

      I have someone using Vonage on my network, so I have two port forwards for it: 5160 and a range of 10000-20000. Vonage appears to be working and traffic shaping seems to be prioritizing the traffic properly.

      I have more NAT port forwards that are not working.. I try to forward 3389 (MS RDP), 22 (ssh), and many others. Even rules made from UPnP do not work! Whats going on?!

      grep -i nat /tmp/rules.debug

      nat-anchor "pftpx/"
      nat-anchor "natearly/
      "
      nat-anchor "natrules/*"

      Outbound NAT rules

      nat on $wan from 192.168.1.0/24 port 500 to any port 500 -> (xl1) port 500
      nat on $wan from 192.168.1.0/24 port 5060 to any port 5060 -> (xl1) port 5060
      nat on $wan from 192.168.1.0/24 to any -> (xl1)

      NAT Inbound Redirects

      NAT Reflection rules

      pass in quick on $wan proto { tcp udp } from any to {  192.168.1.200 } port = 5160 keep state  queue (qwandef, qwanacks)  label "USER_RULE: NAT "
      pass in quick on $wan proto { tcp udp } from any to {  192.168.1.200 } port 9999 >< 20001 keep state  queue (qwandef, qwanacks)  label "USER_RULE: NAT Mike's Linksys/Vonage Router"
      pass in quick on $wan proto tcp from any to {  192.168.1.32 } port = 3389 keep state  queue (qwandef, qwanacks)  label "USER_RULE: NAT "
      pass in quick on $wan proto tcp from any to {  192.168.1.220 } port = 6122 keep state  queue (qwandef, qwanacks)  label "USER_RULE: NAT Smokey's FreeBSD VM"
      pass in quick on $wan proto tcp from any to {  192.168.1.50 } port = 22 keep state  queue (qwandef, qwanacks)  label "USER_RULE: NAT SSH to Blackbox"

      1 Reply Last reply Reply Quote 0
      • Cry HavokC
        Cry Havok
        last edited by

        Details of the version of pfSense you're using would be rather useful…

        1 Reply Last reply Reply Quote 0
        • S
          sullrich
          last edited by

          Search the forum for static port.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.