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

    Port forwarding not working in pfSense 2.1-RELEASE (amd64)

    Scheduled Pinned Locked Moved NAT
    3 Posts 3 Posters 1.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 Offline
      jhotujec
      last edited by

      Hello,
      this is my first time using pfSense so please be gentle  :)
      I had WRT54GL but i decided to replace it with a server that has two physical network cards. On that server i have installed ESXi. On of virtual servers is also pfSense. Now, i've installed pfsense and got internet to work(though i am not exactly sure how) :P I have one physical card connected to modem and is set to PPoE(WAN) and another one that is connected to switch(LAN). I have one gateway that looks like this:

      Name                 Interface     Gateway         Monitor
      LANGW (default) WAN     193.77.54.181 193.77.54.181

      IP 193.77.54.181 is also my external static IP given to me by mi ISP.

      Then i added NAT rules for one of my virtual servers with our website.

      If     Proto Src. addr     Src. ports Dest. addr Dest. ports NAT IP         NAT Ports
      WAN     TCP *             *                 WAN address 80 (HTTP)         192.168.3.80 80 (HTTP)

      And firewall rule:

      IPv4 TCP * * 192.168.3.80 80 (HTTP) * none

      Still, if you go to vpl.si website is still not working.

      Any ideas? Thanks!  8)

      1 Reply Last reply Reply Quote 0
      • T Offline
        th3sgt
        last edited by

        Are you testing from inside your network ? If so you may need to turn on NAT reflection this is found towards the bottom of the nat rule creation page.

        1 Reply Last reply Reply Quote 0
        • johnpozJ Offline
          johnpoz LAYER 8 Global Moderator
          last edited by

          well I show that resolving

          ;; QUESTION SECTION:
          ;vpl.si.                                IN      A

          ;; ANSWER SECTION:
          vpl.si.                3600    IN      A      193.77.54.181

          And show it serving up html

          
           wget vpl.si
          --2014-01-06 09:27:03--  http://vpl.si/
          Resolving vpl.si (vpl.si)... 193.77.54.181
          Connecting to vpl.si (vpl.si)|193.77.54.181|:80... connected.
          HTTP request sent, awaiting response... 200 OK
          Length: 3023 (3.0K) [text/html]
          Saving to: ‘index.html’
          
          100%[======================================>] 3,023       --.-K/s   in 0.02s
          
          2014-01-06 09:27:03 (175 KB/s) - ‘index.html’ saved [3023/3023]
          
          cat index.html
          <title>VPL - metalizacija, zlatenje, srebrenje, lakiranje, brizganje plastike in orodjarstvo</title>
          
          

          So seems to be working to me - as stated if your trying to access your public IP from the lan side then you need to make sure nat reflection is enabled.

          An intelligent man is sometimes forced to be drunk to spend time with his fools
          If you get confused: Listen to the Music Play
          Please don't Chat/PM me for help, unless mod related
          SG-4860 24.11 | Lab VMs 2.8, 24.11

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