• Unable to connect to OpenVPN from within the LAN

    3
    0 Votes
    3 Posts
    602 Views
    DerelictD
    It's a VPN. Connect from the outside. When you connect from the inside from an address that is in the subnet that is supposed to be routed over the VPN it is not going to work.
  • Netgate SG-1000 to use as OpenVPN client for small side with 20 devices

    1
    0 Votes
    1 Posts
    287 Views
    No one has replied
  • Openvpn + freeradius - unable to log in into VPN

    9
    0 Votes
    9 Posts
    3k Views
    jimpJ
    @Censor: @mislav: I'll try to completely remove all users, certs, freeradius and then try to install it from scratch. I will update you with VPN results. Thanks for now. Hi, to remove the freeradius package and any other dependant package which are no longer needed you have to use this command "sudo apt-get remove –auto-remove freeradius" pfSense is not based on Linux and does not use apt. It uses FreeBSD and pkg.
  • Speed issues using PIA and OpenVPN

    7
    0 Votes
    7 Posts
    1k Views
    B
    @cobrahead: @bcruze: Have you tried enabling aes-ni? I have not. You? yes mine is enabled and being utilized.
  • OpenVPN killswitch

    20
    0 Votes
    20 Posts
    3k Views
    DerelictD
    I would: Set the VPN hosts I want to route only over the VPN to use free, outside name servers (google, quad-9, level3, etc) using DHCP or Static or whatever. Policy route the DNS queries out the VPN with all the other internet traffic. And you're done. Everything you just described is fine until the VPN is down and all of your DNS breaks for everything.
  • How do I allow a website that is blocking my VPN

    15
    0 Votes
    15 Posts
    2k Views
    C
    @johnpoz: what is the bank fqdn… Did you validate that it resolves and is in the table for your alias? Why would you need to hide the fqdn of some bank... That is like not wanting to post this website I search for stuff on is www.google.com -- but keep that on the DL ;) For example I bank with chase, they are www.chase.com, but that is also a cname...  See ;; QUESTION SECTION: ;www.chase.com.                IN      A ;; ANSWER SECTION: www.chase.com.          3571    IN      CNAME  wwwbcchase.gslb.bankone.com. wwwbcchase.gslb.bankone.com. 3571 IN    A      159.53.84.126 and then might get redirected to some other fqdn in your browser, etc.. So you need to validate that your alias is populating with the IP your actually going to, etc. I should have asked if it was ok to name the bank in question, which is Bank of America. I was not able to validate that it resolves, in the table I put bankofamerica.com  and secure.bankofamerica.com  for the fqdn. The bookmark I have in my browser is my login page  - secure.bankofamerica.com/myaccount/etc  -    I got that bookmark by going to www.bankofamerica.com and using the link to login. When I ping bankofamerica.com it returns IP 171.161.203.100 … should I be using that instead of a fqdn in the alias table? Thanks!
  • OpenVPN - Multi Site Communication

    4
    0 Votes
    4 Posts
    1k Views
    G
    Thanks for answers I'll explain the real situation, I'll have more than 100 clients (router with a local network), so my OpenVPN will give IP to the router. Let's take: -> Router A: VPN IP 10.2.2.2 | Local network: 24.1.1.0/24 -> Router B: VPN IP: 10.2.2.3 | Local network: 24.1.2.0/24 -> Router C: VPN IP: 10.2.2.4 | Local network: 24.1.3.0/24 …. .... .... So I want to block communication between all router (easy, I just disable the option "Allow communication between client) But I'll create user to my OpenVPN (example for my windows computer) -> Client A: VPN IP: 10.2.2.40 And for this client, I need to allow communication to all routers. So what can I do? Disable "Allow communication between client", and can create specific rules for the user I want to allow communication? Make a second server for my users and configure it to communicate to all the clients of the first server? (BUT HOW?) Thanks for your help
  • Openvpn tap 2.4.2_RELEASE-p1 does it work?

    18
    0 Votes
    18 Posts
    4k Views
    X
    Thank you could achieve your TAP bridge simon.lock. Can you give us how your final config looks like..? I was trying the custom``` push "redirect-gateway def1"; Cheers.
  • VPN through 2 ports only

    1
    0 Votes
    1 Posts
    414 Views
    No one has replied
  • [Solved] Configure PIA Aliased IPs

    4
    0 Votes
    4 Posts
    782 Views
    R
    Thanks for the quick replies! bcruze: I did try that guide, I reckon its the same as the first link I posted. I'm a bit confused by it, as Step 18 has: Set Interface to "OpenVPN" But it doesn't show where to setup this interface, or where it came from? I think it's missed a step somewhere (or I'm misunderstanding). V3lcr0: If I remove those two rules, I just get a data from LAN to go over my normal gateway ie WAN. Sorry might have misunderstood your instructions. Alias for source (Firewall -> Alias -> IP): Name:PIA_VPN_IPs Type:Host(s) IP or FQDN: 192.168.1.48 Any other hints? Edit: Sorry everyone, the answer was hidden in plain sight! A new interface OpenVPN is added automagically when you configure it. I added all the NAT outbound rules as specified in the guides with OpenVPN as the interface this time and it worked straight away!
  • My Gigabit OpenVPN Experience

    4
    0 Votes
    4 Posts
    1k Views
    R
    reserved
  • Connection error: TLS handshake failed

    1
    0 Votes
    1 Posts
    695 Views
    No one has replied
  • OpenVPN - DNS Issue

    3
    0 Votes
    3 Posts
    620 Views
    Z
    Correction: I'm running 2.4.2 Release FreeBSD 11.1 Release -p6.
  • OpenVPN client port-forwarding route-nopull issue

    2
    0 Votes
    2 Posts
    1k Views
    N
    I did a little bit of digging and found the following. Port Forwarding from VPN Provider to Torrent Client: https://forum.pfsense.org/index.php?topic=65094.0 Which also refers to this thread: https://forum.pfsense.org/index.php?topic=65230.0 So the floating rule did the trick and now port-forwarding works! :) Is this a bug? Was it reported back in 2013? Has it been fixed and then regressed?
  • Port Forwarding from VPN Provider to Torrent Client

    9
    0 Votes
    9 Posts
    11k Views
    N
    @Nadar: We're discussing the exact same issue in this thread: http://forum.pfsense.org/index.php?topic=65230.new;topicseen#new From what I can understand, the reason is that the reply-to address for some reason isn't used for the return packets for the associated firewall rule for the port forwarding NAT rule. I've managed to get it to work by: On the NAT port forwarding rule, select "none" under "Filter rule association". Create the rule manually instead, under floating rules. The rule is basicly a "copy" of the one automaticly created by NAT: Pass, Quick, in, IPv4, <protocol>, source: any, Destination: port forwarding destination host, Destination port range: forwarded port Make sure it's high up/on top in the floating rules, and make sure it's a quick rule. When I look in rules.debug, the effect of this is simply that the rule (it's the firewall rule that contains the reply-to address) ends up much higher in the resulting ruleset, and that seems to make all the difference. I haven't quite figured out why yet.</protocol> Thanks! You saved me from a lot of troubleshooting. Is this a bug which has still not been fixed?
  • Pfsense OpenVPN Radius connect clients to different subnets

    1
    0 Votes
    1 Posts
    446 Views
    No one has replied
  • OpenVPN Site to Site with OSPF

    7
    0 Votes
    7 Posts
    2k Views
    F
    Very well. So I followed your hint of P2P with Shared Key and configured as the following: Site A is Server for Site B Site A is Server for Site C Site B is Server for Site C Site C is Client for Site A Site C is Client for Site B Site B is Client for Site A Everything seems smooth in terms of route learning and inter-site connectivity. I did some traceroutes and I was able to see that if I interrupt the direct connectivity between A and B then A goes through C to achieve B. That's what I wanted! I had to set the same metric on quagga "Interface Settings" for all interfaces on all boxes to let OSPF decide the best paths. OSPF implementation seems to be smart enough to know the shortest path. Question: On site C I'm using 2 PFSense with CARP. Is there any way to sync the QUAGGA configs between them? I only found the option to monitor the CARP interface…
  • Two servers, want one to have no LAN access

    14
    0 Votes
    14 Posts
    2k Views
    ivorI
    https://www.netgate.com/our-services/gold-membership.html
  • Client Not Getting Gateway

    6
    0 Votes
    6 Posts
    953 Views
    E
    @viragomann: With "Redirect gateway" checkt, the client should get pushed the default route. However, the default route is split in two parts: 0.0.0.0/1        <ovpn-server>128.0.0.0/1</ovpn-server> That's why the OS doesn't see the vpn server as default gateway. So check the clients routing table or try a traceroute to a public address to verify if you go over vpn. Nevermind!, i ran a "tracert" command to "X" public IP and i noticed it is going trough my VPN server, i also checked on http://www.whatsmyip.org/ and i had my VPN server public IP. Thanks for the tip !
  • Cannot ping or access remote network

    9
    0 Votes
    9 Posts
    2k Views
    V
    So the pfSense local network address 10.10.0.4 is not set as default gateway on the remote machines? You have garbled the vtnet0 address, so I assume it will be a public one, isn't it?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.