• Bypass VPN for specific www site

    3
    0 Votes
    3 Posts
    755 Views
    K

    @viragomann said in Bypass VPN for specific www site:

    If I access www.alliantcreditunion.com I get redirected to www.alliantcreditunion.org, which is another IP. So you will have to add this FQDN to your alias as well.
    Also the site may contain further parts which come from other sources and also need to be directed over the WAN GW. You can use browser tools to investigate.

    Interestingly enough is I am able to access www.alliantcreditunion.org just fine. Something will not allow me to access the login page

  • User Passwords

    13
    0 Votes
    13 Posts
    2k Views
    jimpJ

    pfSense does not impose any requirements on passwords at the moment. You will get a warning if the password is left as pfsense but that's it.

  • vpn reconnecting

    2
    0 Votes
    2 Posts
    419 Views
    DerelictD

    The first thing I would do is update to 2.4.4-p1

  • connected but cant access vpn lan after upgrade to 2.4.4 p1

    35
    0 Votes
    35 Posts
    4k Views
    A

    no i have a static ip so i am not using aliases.
    i just think i am doing it wrong.
    no one confirms if i am doing it right or wrong. can someone help. here is my exact setup and what i am doing

    openvpn server 192.168.1.0/24
    openvpn client 1 192.168.2.0/24 (tunnel 10.0.1.0/30)
    openvpn client 2 192.168.3.0/24 (tunnel 10.0.3.0/30)
    client 1 and 2 reach the server with NO issues

    but client 1 talking to 2 or 2 talking to 1, does NOT work. i can only reach from 1 or 2 to the main openvpn server

    so i was told to assign the 2 openvpn on the main server to an interface. then i enabled those 2 interfaces
    as soon as i do this.
    client 1 and client 2 lost their connection to the server

    then i was told to go to firewall rules, openvpn tab, create a new rule as follows:
    action: pass
    interface: openvpn
    address: ipv4
    protocol: any
    source: the assigned interface from client 1 openvpn
    destination: the assigned interface from client 2 openvpn
    i wrote a description and saved.
    but this does NOT do anything. i am still without connection to the main server openvpn from both clients. not sure what i am doing wrong!
    please advise

  • Cannot browse to remote nnetwork

    6
    0 Votes
    6 Posts
    733 Views
    B

    @chpalmer

    The machines in question are a linux box (firewall off) and grandstream phones. (cant connect to the phones web interface and the phones can't register to the pbx server (the linux box). Oh plus there is a synology NAS that can't be reached either. So no, no windows firewall or any other firewall.

  • Alias broke things after upgrade

    2
    0 Votes
    2 Posts
    217 Views
    No one has replied
  • pfSense Open VPN LAN Side issues....

    23
    0 Votes
    23 Posts
    3k Views
    C

    All, many thanks for the help and the insight.

    This honestly wasn't supposed to be difficult.

    I've decided to get rid of pfSense altogether and use the facilities my commercial host has. It's not ideal, but it does work.

    All I was trying to do was access my private network remotely as I've done numerous times before with a variety of products.

    This has just cost me too much time as it is.

    Thanks again

  • OpenVPN and WAN Modem

    4
    0 Votes
    4 Posts
    575 Views
    W

    I have solve the problem thanks to this post:
    https://forum.netgate.com/topic/101293/route-all-traffic-thru-vpn-except-for-modem-gui-access/2

    but i have a new question, is there a way to open a port and access webgui modem from vpn public ip?
    Stefano

  • Pfsense as client

    1
    0 Votes
    1 Posts
    326 Views
    No one has replied
  • User-based access to different subnets

    5
    0 Votes
    5 Posts
    1k Views
    C

    For posterity...

    I decided to set up a separate OpenVPN server for each group of users. In the end it was the cleanest way to differentiate between the groups by assigning a unique subnet to each instance of OpenVPN. Client Specific Overrides is an interesting feature and might have allowed a portion of what I was looking for, but did not offer a complete solution.

    Thank you,
    cdunbar

  • Openvpn export multiwan fails

    3
    0 Votes
    3 Posts
    478 Views
    D

    Jimp. I already solved it, what happens is that they have to wait about 3 minutes for the openvpn to discard the connection through the wan that is below. Thank you

  • OpenVPN setup everyday connection issues

    7
    0 Votes
    7 Posts
    793 Views
    I

    @pippin thanks for the advise. I haven't set up this particular pfsense myself. I needed to stabilise the VPN and I will build a clean one with the first chance. There are too many crap stuff in there too many changes have been made inside there from people who didn't actually know how to configure it properly. Will do my study before I make a clean one.

  • VPN Network is not routing via tunnel

    23
    0 Votes
    23 Posts
    2k Views
    C

    I got a Rule that sorts out traffic trying to connect to my LAN from the radio network.
    For the rest its fine since i run the other network anyway 😁

  • New pfsense router - setup openvpn which encryption for AES-NI

    8
    0 Votes
    8 Posts
    2k Views
    S

    @rico Thanks for sharing

  • OpenVPN Remote Access connection problem

    8
    0 Votes
    8 Posts
    1k Views
    johnpozJ

    What would fail with bogon still blocked is bogon's - but pretty sure pfsense pulls the rfc1918 space that is normally in bogon out... And lists in the different rfc1918 listing.

    rfc1918 is a bogon ;) Well if you want to get technical about its - better term is prob martian...

  • OpenVPN - I can connect to pfSense GUI but not to my desktop computer

    3
    0 Votes
    3 Posts
    623 Views
    J

    I watched this Youtube video from Lawrence Systems: https://www.youtube.com/watch?v=7rQ-Tgt3L18

    At the 13 minute mark, he points out that one needs to add a line to the end of the config file created by VPN on the local computer being used to access the remote computer: redirect-gateway def1

    On another website it was suggested that I might need to add a line in the pfSense firewall to the file found under VPN/OpenVPN/Server. I edited the file and under Custom Options added: push "route 192.168.xxx.0 255.255.255.0"

    I'm not sure which of these two additions did the trick, but the net result is that now I can connect from a remote location both to the pfSense GUI and to my desktop computer.

    So ... problem solved!!

  • ping icmp

    10
    0 Votes
    10 Posts
    693 Views
    F

    ok thank you I look at it

  • Site-to-Site OpenVPN Issues

    8
    0 Votes
    8 Posts
    854 Views
    S

    Now all of a sudden DNS resolution stopped working on all of the clients on my internal network. o_O

    Restarting unbound and the client machines doesn't fix it. My network just hates me right now.

    edit Disabling pfBlocker fixed DNS resolution.
    edit2 Suddenly, my firehol blocklist rule was adding all of the internal clients on my network to blocked hosts.

  • Troubleshooting OpenVPN packet loss

    1
    0 Votes
    1 Posts
    401 Views
    No one has replied
  • 0 Votes
    13 Posts
    1k Views
    GertjanG

    To close resolve) this one :
    @rsaanon said in [Solved] dnsleak results show no leak, but IP address lookup shows internal/lan IP:

    I would have like to have pasted the screen shot of the above two tests, but I'm not sure how to include the screenshots on this forum.

    Copy the image fist (hit the print screen touch on windows keyboard to have the entire screen or use the build in capture tool) and then Paste it here while your typing your post (windows PC : Ctrl-V) .

    0_1544291117302_fa375696-e1a0-491f-bfd2-6170242f562e-image.png

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