• Port forward and rules not giving any love to webserver inside DMZ

    Locked
    14
    0 Votes
    14 Posts
    6k Views
    C
    Just wanted to follow up here for others who may want to know the cause, rwoo bought support and we walked through everything. 3 separate main issues here. The VIP on WAN was conflicting with another device. Turning the packet capture on WAN up to "Full" detail and checking the destination MAC address showed that. That's a good thing to keep in mind when troubleshooting things along these lines, seeing something in a packet capture on WAN doesn't necessarily mean it's being directed to the firewall, if the destination MAC isn't the firewall's (i.e. you have an IP conflict), then it isn't going to pick up that traffic and forward it. The DMZ server's default gateway was wrong. the host firewall on the DMZ server was blocking off-subnet traffic, so you could browse to it from the same subnet, but not from any other network. Took care of those and it's all working.
  • FTP set up help

    Locked
    21
    0 Votes
    21 Posts
    9k Views
    johnpozJ
    well I didn't actually match them up but I see ftp packets out of your lan interface re0 11:01:19.581950 IP pool-173-57-104-76.dllstx.fios.verizon.net.62942 > 192.168.1.119.ftp: So its forwarding the packets.. So if your ftp server is not seeing it, then its not pfsense fault I posted up the easy thing to do for tcpdump..  So you don't see all that other noise, just ftp.  And vs the name resolution you just get IPs tcpdump -i 4 -n -q port 21 -i 4 or -i 3 is my index of my interfaces - you can use either name or index, I used index.. You can view your index off of tcpdump -D example tcpdump -D 1.gif0 2.ovpns1 3.vmx3f0 4.vmx3f1 5.lo0 I can look a bit deeper, but I see packets on your lan interface going to your ftp server on port 21..   But I did not see any response - so that tells me either your ftp server never saw the packets, or he is not answering. In my lan sniff you see the server answer back 07:08:34.396528 IP 192.168.1.4.21 > 173.236.157.143.19998: tcp 0 I don't see anything coming from ftp back – so its not getting the packets your putting on the lan interface of your pfsense, or its just not listening on 21, or it has a firewall blocking? But clearly you can see from your sniff of your re0 that packets to ftp on 21 were put on the wire.  So pfsense did what you told it to do, forward the packets to that IP on its lan interface.
  • Problems with FTP using WAN adress from LAN.

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    johnpozJ
    Looked like it was working to me.. -I can connect from LAN with dyndns adress (my.domain.com) with active, but NOT passive connections. -I can connect from LAN with dyndns adress (my.domain.com) with passive AND active connections. So now what your telling me its a requirement that you have to use passive from the internet and the lan both? Why not just leave the helper and set your profile to use active connection?  If you at some location that it does not work then change it to passive. Or why don't you just go back to smoothwall ;) If you would setup your local dns to resolve that fqdn to your private IP you would not have any issues.  You could still use the fqdn be it inside or outside.
  • LAN virtual IP NAT

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C
    use manual outbound NAT specifying the source IP/network you want to NAT.
  • MOVED: Captive portal

    Locked
    1
    0 Votes
    1 Posts
    998 Views
    No one has replied
  • Problems with nat

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    D
    Resolved, thank you very much for the idea, I put the PPPoE and pfsense as a bridge only modem briedg. 100% Valew.
  • 3CX Phone System disconnects

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Route only youtube trough external proxy

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    S
    @Brak: If you use Firefox, install FoxyProxy addon, and set up a white-list filter for .youtube.com to go through the proxy. Not network wide, but achieves what you are looking for I think. Xbox with XBMC doesn't have this option and some others, too, like my Android etc.  ;) The other options are well known, but not the way to go.
  • Only some forwarded ports work..

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    C
    You can actually enable loggin on the NAT rule. Go into rules and find the rule you created and click the blue I. If you then try and connect to it externally you can see in the system logs weather its being denied or allowed. I had a problem almost simular to this, but its probably different. I used to have a watchguard being my Zyxel router, and i swapped the watchgaurd for a PFSense virtual machine. And when i forwarded some public ips to some natted nodes, it wouldnt work! all i had to do was turn off my Zxel and to flush out the cache and turn it back on again woolaaa! Good luck mate!
  • Mutiple WAN Passing Traffic Between

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Shorewall nat file x pfsense nat

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    http://forum.pfsense.org/index.php/topic,47384.msg248969.html#msg248969  ;)
  • 1:1 natting with 5 DHCP WAN

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    A
    Will do, thanks for the tip :D I will post again in a few days if I figure out how to me it work!
  • Vmware two Nic ,can not port forwarding.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    K
    have any like this issue. such as other vm box system.
  • None of the FWD ports work

    Locked
    11
    0 Votes
    11 Posts
    3k Views
    D
    Read http://doc.pfsense.org/index.php/Why_can't_I_access_forwarded_ports_on_my_WAN_IP_from_my_LAN/OPTx_networks%3F marcelloc is suggesting to use Method 2: Split DNS Note that pfsense's "NAT Reflection" doesn't work for UDP (yet).
  • NAT Forward port 80/443, not working. Resulting in TCP RST.

    Locked
    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • Asterisk ON pfSense2.0.1

    Locked
    34
    0 Votes
    34 Posts
    24k Views
    marcellocM
    First package release is out.  :) http://forum.pfsense.org/index.php/topic,47210.msg248054.html#msg248054 I did some changes to improve stability and checks for nanobsd or normal install.
  • 0 Votes
    5 Posts
    17k Views
    S
    @shon: I was able to accomplish this but without having to select the "Manual Outbound NAT rule generation".  The rule was good enough to do the job. Thanks!
  • 1:1 Nat Reflection – wrong firewall rules applied -- pfsense 2.0.1

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    C
    thank you, I'll try the floating thing
  • Multiple NIC's > FTP Servers

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Host-header support in pfSense

    Locked
    13
    0 Votes
    13 Posts
    6k Views
    marcellocM
    Canefield, It can be done in pfsense for sure. Haproxy will be easy to configure as it has few configure options and can do http as well https balance/failover. Do not foget firewall rules to Allow traffic. ;) Att, Marcello Coutinho
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.