• Port forward through site-to-site VPN

    7
    0 Votes
    7 Posts
    2k Views
    K
    @dennis-westhuis said in Port forward through site-to-site VPN: @edofede how did you solve this problem exactly? He solved it like how he said he did, by using OpenVPN. With OpenVPN, all these IPsec issues are non-existent. I should know because I came from using OpenVPN to trying out IPsec.
  • 1:1 NAT to avoid changing a subnet

    4
    0 Votes
    4 Posts
    416 Views
    V
    @ash-0 You don't map the OpenVPN subnet to your LAN, you have to map a fictitious network or IP. As I mentioned, for instance you map 172.29.136.15 to 192.168.0.15. So the client has to call 172.29.136.15 when he want to access the .15 in your LAN. I think, it may work without adding virtual IPs to the VPN interface, cause the client directs the packets to your VPN servers IP. Never done it with port forwarding, but should work with 1:1 at all. If it doesn't you have to add a virtual IP for each single LAN address the client should be able to access.
  • Multiple 1:1-NAT with multiple DHCP

    1
    0 Votes
    1 Posts
    221 Views
    No one has replied
  • Redirect Traffic from-to external proxy !

    6
    0 Votes
    6 Posts
    6k Views
    W
    @tigs redirect to proxy although this thread is very old,basics still stand the gui i guess has changed so you might need to figure out where exactly the settings apply.
  • 1:1 NAT with IPSec

    17
    0 Votes
    17 Posts
    1k Views
    P
    @derelict Yep, we discovered that the hard way. I had to remove the P2 with 0.0.0.0/0.
  • HA Multi-Wan + outbound NAT

    1
    0 Votes
    1 Posts
    319 Views
    No one has replied
  • DESTINATION NAT LAN TO LAN

    1
    0 Votes
    1 Posts
    262 Views
    No one has replied
  • need to change ip address after openvpn

    9
    0 Votes
    9 Posts
    693 Views
    W
    @wilfrid thank you , its work
  • Solved: How to (properly) configure second IP address on WAN interface

    5
    0 Votes
    5 Posts
    2k Views
    S
    Ok, I figured it out. The issue was not with my configuration, that was all good. But my hoster (Hetzner) is routing additional IP addresses by default through my main IP. This was not wrong for my scenario. I got a separate /29 subnet instead a single IP which can be routed through my second IP that I use for pfSense. Virtual IPs of that subnet work perfectly. Thanks anyway!
  • Remote port forwarding

    port forwarding ssh
    3
    0 Votes
    3 Posts
    1k Views
    S
    @samto I found a root cause of the problem. It is well described here: https://www.everythingcli.org/ssh-tunnelling-for-fun-and-profit-tunnel-options/ So, the combination ssh -f -T -N -R works fine
  • Non RFC1918 on VLAN

    4
    0 Votes
    4 Posts
    474 Views
    V
    @georgecz58 Not clear, what you really try to achieve. Maybe you can provide a drawing?
  • 0 Votes
    2 Posts
    254 Views
    NogBadTheBadN
    @rajesh-0 Use sftp if you can, it only uses a single port. Better still set up a VPN on your router.
  • Outbound NAT

    2
    0 Votes
    2 Posts
    392 Views
    johnpozJ
    Well your outbound nat if set to automatic should auto do natting for your 3 different wans. You could pick which one is use for what via policy routing. https://docs.netgate.com/pfsense/en/latest/multiwan/policy-route.html
  • Multicast

    34
    0 Votes
    34 Posts
    8k Views
    DaddyGoD
    @n3xus_x3 said in Multicast: I use multicast for IPTV reception there are still 2 - 3 pieces of SG300-10 in our (AoIP system + multicast) system,... yet how can I help? describe it exactly BTW: IPTV in this regard, is deadly, ISP dependent...
  • NAT Issues when playing games on two computers

    49
    0 Votes
    49 Posts
    10k Views
    JeGrJ
    As I did a quick visit the last weekend with our youngest in D2 I can't find any problem even when not having pure NAT. We've played with two PS4s with both NAT Type 2 (not strict/3 but not pure/1 either) without a hitch. Got together, got into PvE/PvP - don't see problems.
  • NAT PORT FOWARD

    2
    0 Votes
    2 Posts
    288 Views
    johnpozJ
    If your going to create a port forward to rdp. The destination would be your wan address on port 3390 The redirect IP would be the IP you want to send it to, and the port 3389 (rdp). Keep in mind that rdp can and wants to use UDP as well. Also - the windows firewall out of the box would block all access to rdp from anything other than its local network. you would have to allow for this. And again I will warn against opening rdp to the public - it is a HORRIBLE idea, Horrible. Even if you change the port. If you did need to do it for some sort of remote help.. Lock down the source to the known IP, or atleast the known network IP range that will be using it. The secure method of rdp to stuff on your network from remote is vpn.
  • routing LAN To Virtual IP

    12
    0 Votes
    12 Posts
    1k Views
    N
    @adb Glad it worked for you :)
  • NAT PORT FOWARD

    3
    0 Votes
    3 Posts
    490 Views
    johnpozJ
    I would highly recommend you do not forward RDP, even if using a different port like 3390.. If you want to RDP to your stuff while your remote - secure method is VPN..
  • Configuring same series of IP in Local and Remote Devices

    4
    0 Votes
    4 Posts
    430 Views
    V
    @sumenair Yes, you can do that. That will work if you set the local and remote network correctly in the OpenVPN settings.
  • Trouble with hairpin nat using a client vpn for selected routing.

    5
    0 Votes
    5 Posts
    544 Views
    B
    @viragomann Okay I think im getting somewhere with this using a vlan. Iv set it up. Havent assigned anything to that vlan yet but I still have internet so that's a good sign. I might try again with a single LAN just to see.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.