• Can i bypass NAT with some ports, or point to 2 internal ips?

    1
    0 Votes
    1 Posts
    873 Views
    No one has replied
  • Firewall and NAT Routing

    2
    0 Votes
    2 Posts
    877 Views
    G
    I have attached how it is currently "working" with only the local subnet redirecting any traffic to the second WAN for mail server only. All I want at this point to redirect any request for the mail server IP to the mail server from any internal clients. ![Firewall Rules.JPG](/public/imported_attachments/1/Firewall Rules.JPG) ![Firewall Rules.JPG_thumb](/public/imported_attachments/1/Firewall Rules.JPG_thumb) [image: Gateways.JPG] [image: Gateways.JPG_thumb] [image: NAT.JPG] [image: NAT.JPG_thumb] [image: Routes.JPG] [image: Routes.JPG_thumb]
  • $100 or same in Bitcoins for some help

    5
    0 Votes
    5 Posts
    1k Views
    T
    @Harvy66: KPA mentioned OpenVPN. Use a tap VPN interface to bridge. It will effectively create a single broadcast domain tunneled over the Internet. sounds good but I have no idea how to implement it. Fancy doing it for $100 ? drop me a pm.
  • NAT & Port Forward Issue

    2
    0 Votes
    2 Posts
    970 Views
    J
    Have you checked out these links? https://doc.pfsense.org/index.php/Port_Forward_Troubleshooting https://doc.pfsense.org/index.php/Why_can%27t_I_access_forwarded_ports_on_my_WAN_IP_from_my_LAN/OPTx_networks Helped me.
  • PfSense to Cisco ASA VPN NAT Not Working

    2
    0 Votes
    2 Posts
    1k Views
    B
    For some reason the IP address I used initially wouldn't connect to the remote side. I changed the IP and we now have a working tunnel, except that the remote side cannot ping nor communicate with mine via NAT. I can ping and talk to their side, but not them to mine. I have IPsec firewall rules that allow everything just to eliminate that part. IPv4 TCP/UDP * * * * * none     IPv4 ICMP * * * * * none I have an IPsec NAT: IPsec X.X.X.X 192.168.125.193 192.168.22.193 For Phase 2 I have: Local Network: LAN Subnet NAT/BINAT: Address 192.168.125.193 Remote Network: 192.168.3.14 The remote side has a subnet on their LAN the same as our 192.168.22.0/24 so we need to NAT 192.168.125.0. Is there something really obvious I'm missing? I feel dumb and frustrated.
  • Accessing web server behind pfsense

    3
    0 Votes
    3 Posts
    2k Views
    O
    Cheers, got it working now after enabling NAT Reflection.
  • NAT Port forward PFsense 1.2 changes in version 2.1.3

    4
    0 Votes
    4 Posts
    1k Views
    D
    I haven't personally had to do this but I believe you can accomplish what you want by creating a new Alias: Under "Firewall->Aliases" click on the "+" to create a new alias. Give it a Name then add the IP addresses in the Host(s) section by clicking the "+" to add new host addresses. Click "Save" In your NAT rule change the Destination Type to: "Single host or alias" and type the alias Name you created above in address Click "Save" and "Apply Changes" That should do it, unless I'm totally wrong (which happens often enough  :o ) and some brighter soul than I will save you  ;)
  • Does NAT reflection impact on performance?

    1
    0 Votes
    1 Posts
    683 Views
    No one has replied
  • Private Network With No Router

    4
    0 Votes
    4 Posts
    981 Views
    P
    If you enable manual outbound NAT, you can specify a rule on the LAN interface that changes anything destined to 192.168.4.80 to use the LAN interface address or a VIP. Just like creating a manual WAN rule. I really think the other way would be less "complicated". It up to you.
  • Change port settings for Ftp proxy

    1
    0 Votes
    1 Posts
    685 Views
    No one has replied
  • Port forwarding problem - doesn't forward

    7
    0 Votes
    7 Posts
    2k Views
    johnpozJ
    "simply because it's rather common to obfuscate configuration information when posting to public forums." Not when its rfc1918, and if you did want to hide it a bit showing 10.x.x.250/16 would of shown its private space, etc. and a different network. " I've had to set up NAT" Out of the box nat would be active - you should not have had to do anything..  If you did, seems you might of done it wrong. Out of the box public IP on wan, private on lan there would be nothing to really setup.  Bing bang zoom up and running. I would suggest checking for host firewalls - but you state "no traffic is being passed to the internal host on the LAN segment." Your 80 is bad example if your running web gui on that port on pfsense..  I would check with ssh, so from outside you see packets at wan but nothing leaving lan interface..  Then you got a configuration problem with pfsense.  Is your nat set to automatic?  You mention you can ping hosts from pfsense and see packets from wan..  Are hosts actually using pfsense for internet and their default gateway?  And this is working?  If clients are pointing to pfsense as their default gateway then your forwards are not going to work because of asynchronous routing But you say your not seeing the packets even go to the client when you sniff on the lan interface of pfsense?  So couldn't even be that.
  • How can I do 1:1 NAT with just 1 Static IP

    4
    0 Votes
    4 Posts
    781 Views
    chpalmerC
    Do you have as well a DHCP available to you from your ISP? If so you could create a VIP for the static and then 1:1 it to your desired server. Otherwise as said- just port forward your mail ports.  :)
  • Share internet access over LAN/WAN

    2
    0 Votes
    2 Posts
    760 Views
    G
    Using your firewall as gateway and using transparent proxy are easiest ways but all depends on what exactly you are trying to achieve. If you can provide some more details, you may get more comprehensive replies.
  • Redirect traffic from Virtual IP's port 53 to LAN's port 53?

    4
    0 Votes
    4 Posts
    965 Views
    V
    I don't know. In my setup NAT between IPs on the same interface wasn't necessary. As I know it would not work if the NAT IP is bound to another device. But maybe it works for localhost. Basically, it should be doable to bind local services at IP aliases.
  • Trying to port forward through a Cisco DPC3825

    1
    0 Votes
    1 Posts
    796 Views
    No one has replied
  • Random "router may not support IP fragment packets" error

    7
    0 Votes
    7 Posts
    8k Views
    T
    Thanks for the additional ideas.  I have a comcast cable modem, not a DSL service so I ma not sure if this will apply.  I have tried looking around in the modem and I could not find any of the settings that you mentioned.  That could mean that they do not apply or I just do not have access to see them on the customer side. At any rate, since I could not get pfSense to completely work with my environment I have stopped using it and I now just have Ubuntu server with iptables running with my own rule set and everything is working fine with that.
  • NAT doesn't seem to work

    2
    0 Votes
    2 Posts
    863 Views
    B
    I just have tested from another location. There I do get the web interface for the DVR.. From multiple connections I cannot reach the DVR, and from some locations I can… Someone has any ideas?
  • NAT based on soruce IP

    2
    0 Votes
    2 Posts
    721 Views
    C
    Sounds like you're doing things right. The scenario you described will work fine. I think the most likely issue is pfblocker's data is something like 2 years old at this point, the package maintainers stopped updating the list a couple years ago when countryipblocks.net discontinued their free lists. Use a better data source (like a paid subscription to countryipblocks.net) and I suspect it'll probably work. We'll be putting out a better alternative in the not too distant future for country IP lists, that's something you'll want to keep an eye out for. (subscribe to announcements list @ lists.pfsense.org if you haven't already)
  • MOVED: A lot of collisions in interface statistic

    Locked
    1
    0 Votes
    1 Posts
    519 Views
    No one has replied
  • NAT to duplicate address on multiple VLANs

    3
    0 Votes
    3 Posts
    1k Views
    C
    I've heard of such horrid scenarios in industrial automation. Apparently with some SCADA systems the world will come crashing down if X PLC isn't 192.168.1.10, Y HMI isn't 192.168.1.20, or what have you. Absurd, but SCADA is full of network and (in)security absurdities. It's not possible to have one machine with duplicated IPs existing simultaneously on multiple VLANs. You want to talk to 1.2.3.4 which is NATed to 192.168.1.10, there can only be one 192.168.1.10 as there is no possible way to differentiate which 192.168.1.10 you want - the NAT happens purely at layer 3. VMs (in a production server-grade hypervisor, not VirtualBox) could work. Multiple physical boxes would work.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.