• NAt w/ a virtual IP

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H

    Does the server you forward to have a firewall of it's own or uses a different default gateway than the pfSense?

  • Routing public IP

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • NAT with httpd

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    T

    Just posted this in package wishlist before running across this thread.

    Pound Revers Proxy
    http://forum.pfsense.org/index.php/topic,6.msg10126.html#msg10126

  • NAT FTP Rule Doesn't Work

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    R

    Finally got some time to play with the settings again as this is on a production box. I tried changing the use device polling settings but that didn't help and most the other settings didn't seem to apply. I'm not sure what the problem is. I really would like to know what the above error means and how to resolve that.

  • Two WAN's one LAN and one DMZ and the problem is NAT –> DMZ

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    M

    Hi Hoba,

    Thanks for your help and I know now why it didn't work.

    The situation is I got a WatchGuard firewall and I am testing and preparing the pfSense to replace the WatchGuard. I switch between the two firewalls by changing my gateway.

    The problem was that the NAT was not working not the gateway's on pfSense nor the the clients or DSL modems. It was much simpler and I just did not thought of it.
    I forgot that the gateway of the webserver was pointing to the WatchGuard instead of the pfSense so I got a syncblock. When I changed the configuration and put a second networkcard in the webserver I could route the traffic to the correct firewall.

    Life is a learning process so next time I will be better in solving these kind of things…....I hope ;D

    Marcel

  • NAT drops SIP registration over time

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    H

    Only firewallrules.

  • Nat and Filtered Bridge

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D

    Can't make rule - all variant's not worked  :'(

    icmp 10.0.0.21:512 -> 194.87.11.112 0:0
    tcp 10.0.0.3:80 <- 10.0.0.21:4977 FIN_WAIT_2:FIN_WAIT_2
    tcp 10.0.0.3:80 <- 10.0.0.21:4979 FIN_WAIT_2:FIN_WAIT_2
    tcp 10.0.0.3:80 <- 10.0.0.21:4990 FIN_WAIT_2:FIN_WAIT_2
    tcp 10.0.0.3:80 <- 10.0.0.21:4996 ESTABLISHED:ESTABLISHED
    tcp 10.0.0.3:80 <- 10.0.0.21:3007 FIN_WAIT_2:FIN_WAIT_2
    tcp 205.189.214.250:80 <- 10.0.0.21:3015 CLOSED:SYN_SENT
    tcp 10.0.0.21:3015 -> 10.0.0.3:50325 -> 205.189.214.250:80 SYN_SENT:CLOSED
    udp 10.0.0.21:3002 -> 10.0.0.3:51822 -> 192.168.2.20:53 SINGLE:NO_TRAFFIC
    udp 10.0.0.21:1103 -> 10.0.0.3:52415 -> 192.168.2.20:53 SINGLE:NO_TRAFFIC
    udp 192.168.2.20:53 <- 10.0.0.21:1103 NO_TRAFFIC:SINGLE
    udp 192.168.2.20:53 <- 10.0.0.21:3002 NO_TRAFFIC:SINGLE
    udp 192.168.2.22:53 <- 10.0.0.21:1103 NO_TRAFFIC:SINGLE
    udp 192.168.2.23:53 <- 10.0.0.21:3002 NO_TRAFFIC:SINGLE
    udp 10.0.0.255:137 <- 10.0.0.21:137 NO_TRAFFIC:SINGLE
    udp 10.0.0.21:1103 -> 10.0.0.3:62050 -> 192.168.2.22:53 SINGLE:NO_TRAFFIC
    udp 10.0.0.21:3002 -> 10.0.0.3:53304 -> 192.168.2.23:53 SINGLE:NO_TRAFFIC
    udp 10.0.0.21:137 -> 10.0.0.3:53734 -> 10.0.0.255:137 SINGLE:NO_TRAFFIC

    Rule NAT
    interface:WAN  src:10.0.0.21/32  dst:ANY trans:INTERFACE ADDRESS
    all ports=any(blank)

    This rule i copy from default and change src

  • NAT'ing help

    Locked
    8
    0 Votes
    8 Posts
    5k Views
    K

    @hoba:

    a) 1:1 NAT actually does modify IP adresses but only in one direction like any other natting solution does too. It is just a combination of portforward and advanced outbound NAT.
    b) yes, it's working as designed and this is not a limitation. I think you have a wrong understanding what 1:1 nat does.

    Allright, so I see the argument for a) as working correctly. Sounds like there's no other workaround for b) though. Thanks for the info hoba, it's MUCH appreciated!!

  • Wireless Access Point and VLANs

    Locked
    4
    0 Votes
    4 Posts
    6k Views
    J

    I did setup something similar using 3com APs and all is still working perfectly.

    What I did is :

    Vlan conf on NIC rl1:

    SSID 1: Vlan 4
    SSID 2: Vlan 5

    APs conf:

    APs mapping each SSID on the correct Vlan, Administration of the APs enabled for wired access only, no vlan on the "admin" link.

    Network interface on pfSense:
    RL1 : 172.16.1.0/24   network for monitoring the APs so each AP got an ip in this range
    RL1/VLAN4 : 172.16.2.0/24 network for first SSID, the public one unencrypted and broadcasted(DHCP and captive portal enabled, limited traffic by firewall rules)
    RL1/VLAN5 : 172.16.3.0/24 network for the second SSID, the private one that is encrypted (WPA2 PSK AES) and not broadcasted (DHCP enabled, all trafic alowed)

    So I've got a network for the APs themselves, usefull for monitoring it ;-) and two other networks for each SSID. Firewall rules prevent public traffic from going to private networks.

  • Help with NAT

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H

    As your WAN is a private IP-Adressrange make sure "block private IPs at WAN" at interfaces>WAN is unchecked (it's enabled by default). In case your firwallrule was autocreated when adding the NAT i doubt that the problem is at the pfSense end. You might want to add a "log" for the rule that covers this NAT. You should see a pass event at system>systemlogs, firewall logs when trying to establish the connection. If that doesn'T happen it most probably gets stuck in the router in front of the pfSense.

  • "NAT Bouncing" UDP

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    H

    Just for fun, does it make a difference if you create the NAT and firewallrule to allow tcp and udp for this port? How do the nat reflection rules in /tmp/rules.debug look like?

  • Nat + Firewall

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H

    Make sure you have entered some dns servers at system>general (if you WAN is not DHCP or PPPoE). Nothing to do next. LAn clients are now able to go to the internet and everything incominng at wan is blocked by default. Everything else depends on what you want to do but you already have basic connectivity.

  • Nat/port forwarding: big help pls

    Locked
    13
    0 Votes
    13 Posts
    7k Views
    U

    thnx for all :|

  • Questions about nat/port forwarding

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    H

    Maybe a 1.1 feature, but don't take this as a promise. However (like always) patches accepted.

  • Nat from Lan to OPT1?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    D

    Thanks for the fast response. I believe it's involving Rendezvous/Bonjour, which looks like it can work with multiple subnets, but not without some DNS wizardry…

    I'm not sure Tivo would be able to use PTPP, so I'm guessing I'll have to either bridge or rethink things. :/

  • How to get access to FTP from internet?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    H

    The ftphelper is a proxy server that opens up dynamically firewall ports by investigating the control connection of the ftp session when a client and the server communicates. it lives at the firewall itself, so traffic to this destination has to be allowed too. If it wasn't there you had to port forward the additional portrange your server is using and/or use passive/active mode for your connections.

  • Whay ???

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    H

    That's pretty simple and I use exactly the same setup at the office even with multiwan:

    1. Delete everything you tried to get this connection going as it apperently doesn't work.

    2. At system>advanced uncheck "disable nat reflection" at the bottom and save (this will make your public IP portforward available for the internal lan clients)

    3. At firewall>nat hit the [+] Icon and add a portforward for
      Interface: WAN,
      external adress: interface Interface,
      protocol: tcp
      External Port Range: HTTP - <empty>,
      NAT IP: <local ip="" of="" the="" server="" in="" dmz="">local Port: HTTP

    Auto-add a firewall rule to permit traffic through this NAT rule

    4. Save and apply

    It should work now.</local></empty>

  • 1:1 NAT MEGAWOES!

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    C

    Wont allow me to specify this mask unless I also set my WAN IP to this and I am guessing I will have 0 connectivity at all then?

  • How should i NAT this?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    B

    ;D yes, that does the trick!! thaaanx…

  • Kamdelia network status firewalled

    Locked
    9
    0 Votes
    9 Posts
    6k Views
    S

    Ok, found the explanation to "solved button" http://forum.pfsense.org/index.php?topic=656.0.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.