• 2.1 hifn driver doesn't work with AES 256 CBC

    16
    0 Votes
    16 Posts
    4k Views
    ?
    http://www.freebsdonline.com/content/view/589/506/ Seems like the kind of thing we should try internally, however.
  • [HELP] Cannot Connect to OpenVPN

    3
    0 Votes
    3 Posts
    2k Views
    V
    Thanks for your reply phil. I'm getting the same error messages using my mobile hotspot. And yes, I already created a WAN rule to allow traffic to port 20212. I created a WAN rule to allow ICMP on pfSense server and starting to troubleshoot the issue. Can't ping the server from the internet though. Will post back for updates.
  • 0 Votes
    1 Posts
    685 Views
    No one has replied
  • OpenVPN log

    2
    0 Votes
    2 Posts
    908 Views
    jimpJ
    Status > System Logs, OpenVPN tab. It isn't there for long, but they are logged there. If you forward those logs to a remote syslog server they could be retained longer.
  • OpenVPN to Network Shares..Question…

    6
    0 Votes
    6 Posts
    1k Views
    P
    Now I remember my reason for not wanting some shares to work across the VPN. We have a backup share where laptops automatically do backup at lunchtime (if they are turned on and on the LAN). The backup share is accessed by an automatic job on the client laptop. There are also other shares on the server that the ordinary user uses. When they go to another office, they need to use the user shares remotely across the VPN. But when the backup job starts up at lunchtime, I don't want it to succeed - and saturate the VPN with a backup to their home site. I don't think there is going to be a way to fix this with firewall rules or Windows server settings. Might have to think some more about making an DNS alias name for the server, making that alias only resolve at the home site, and making the backup job use that alias. Then it should fail when the laptop is away from its "home site". Anyway - not a pfSense issue, but may be doable with a DNS Forwarder Host Override (extra name) at the home site.
  • OPENVPN SSL site to Site not working

    7
    0 Votes
    7 Posts
    2k Views
    A
    It's working now.  Seems it was a combination of things. I needed the iroutes on the server, and I also had the VPN server configuration set to "Remote Access SSL/TLS" since I was initially using this for Road Warriors, but later wanted to add a site-to-site.  Changing it to Peer to Peer gave me an option for Remote Networks on the server side that I didn't see before and once I entered the branch network in there things started working. Thanks for your help, hope the OP gets it going as well.
  • Pfsense 2.1-release OpenVPN, can't see LAN and weird packet loss

    5
    0 Votes
    5 Posts
    1k Views
    P
    @marvosa: It appears you have routed setup, so why are you using Device Mode "Tap"?  You should be using "Tun". Yeah, that was a derp on my part. tap is actually correct - I was trying to get to a server bridged configuration (so I could get broadcasts working across the VPN). It was just figuring out how to do that in the "pfSense way." I could have copied my old config out of DD-WRT and the script I had written to bring everything online, but then I wouldn't have learned anything. @phil.davis: OpenVPN has its own protocol for keeping track of and retransmitting lost packets, and that has timers etc. Wow, TIL! It makes sense now that I know that.
  • Slow SIP performance VPN Client to VPN Client

    1
    0 Votes
    1 Posts
    611 Views
    No one has replied
  • Unknown OpenVPN connection and log-messages

    5
    0 Votes
    5 Posts
    3k Views
    M
    @phil.davis: I just noticed that some of the rules you were trying had protocol TCP selected. So they were not effective, because your OpenVPN (as is normal and best practice) is using UDP. That is a bit of a trick when making new rules - the protocol field defaults to TCP, rather than "any". Jesus. How couldn't I notice. You're right and it's so obvious but somehow I managed to ignore that field when checking the rules. Should've taken a closer look at pfBlocker's rule aswell:  **IPv4 *** Nevertheless I posted this issue at OpenVPN forum also because I'd like to know what exactly this IP was doing? Does the log entry mean, the IP connected to my OpenVPN but without correct auth. data? Or is it just about the ta.key as I've read somewhere when searching for this message.
  • OpenVPN Client Export

    4
    0 Votes
    4 Posts
    1k Views
    P
    I don't understand - "push "route …"" is probably something you put in the advanced box of the server. When the client connects, the server pushes the route to the client in real-time, effectively telling the client that the server is the route to the specified subnet. There will be nothing special in the client config. But if you want the client to push a route to the server (i.e. client tell server about a subnet reachable through the client) then that is different. What are you trying to achieve? In which direction? Also, at the server end, you do not need to push route - just put all the subnets reachable through the server into the Local Network/s field.
  • IP Reservations for OpenVPN Clients.

    6
    0 Votes
    6 Posts
    3k Views
    B
    Can someone confirm the question posed by mtisza: Assume no clients from the client specific override section are currently connected, and then a user (non-override type) connects to the VPN, what IP will they be assigned?  I'm hoping the answer is that pfsense will definitely know that 4, 8 and 12 are "reserved" for the overrides and MUST not be used. Is that how pfSense behaves? Thanks!
  • Swyx (VoIP) over OpenVPN

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • How to port forward to VPNclient when VPNclient is not defaul gateway?

    1
    0 Votes
    1 Posts
    511 Views
    No one has replied
  • OpenVPN Client pfsense box originated traffic

    1
    0 Votes
    1 Posts
    549 Views
    No one has replied
  • OpenVPN with One Time Password generator devices

    3
    0 Votes
    3 Posts
    2k Views
    E
    I second that emotion! I've been playing around with OTP using various fobs/clients, including "Google Authenticator".  Would be great to have that!
  • Setting up OpenVPN to access NAS on LAN

    11
    0 Votes
    11 Posts
    4k Views
    M
    Ok, so starting OpenVPN in admin mode does let it add a route to the table: IPv4 Route Table =========================================================================== Active Routes: Network Destination        Netmask          Gateway      Interface  Metric           0.0.0.0          0.0.0.0      192.168.0.1    192.168.0.10    10         127.0.0.0        255.0.0.0        On-link        127.0.0.1    306         127.0.0.1  255.255.255.255        On-link        127.0.0.1    306   127.255.255.255  255.255.255.255        On-link        127.0.0.1    306       192.168.0.0    255.255.255.0        On-link      192.168.0.10    266     192.168.0.10  255.255.255.255        On-link      192.168.0.10    266     192.168.0.255  255.255.255.255        On-link      192.168.0.10    266       192.168.1.0    255.255.255.0    192.168.10.5    192.168.10.6    30     192.168.10.1  255.255.255.255    192.168.10.5    192.168.10.6    30     192.168.10.4  255.255.255.252        On-link      192.168.10.6    286     192.168.10.6  255.255.255.255        On-link      192.168.10.6    286     192.168.10.7  255.255.255.255        On-link      192.168.10.6    286         224.0.0.0        240.0.0.0        On-link        127.0.0.1    306         224.0.0.0        240.0.0.0        On-link      192.168.0.10    266         224.0.0.0        240.0.0.0        On-link      192.168.10.6    286   255.255.255.255  255.255.255.255        On-link        127.0.0.1    306   255.255.255.255  255.255.255.255        On-link      192.168.0.10    266   255.255.255.255  255.255.255.255        On-link      192.168.10.6    286 =========================================================================== Persistent Routes:   Network Address          Netmask  Gateway Address  Metric   255.255.255.255  255.255.255.255        On-link        1         224.0.0.0        240.0.0.0        On-link        1 =========================================================================== Pinging 192.168.10.1 or 192.168.1.1 both still time out.
  • Having trouble with making a connection to VyprVPN

    6
    0 Votes
    6 Posts
    11k Views
    S
    Interesting enough, it managed to connect after the trial was over and it charged my card. Strange. Support couldn't explain that one either, but maybe it was just some sort of fluke. However, when the OpenVPN connection sets up and connects to Vyprvpn, I no longer can access anything out on the Internet on any connected machine. I don't have any rule sets for the whole LAN segment to route out via Vyprvpn, etc. If I disable it, then I can get back out to the Internet. Also looks like I keep getting messages of: Mar 1 20:24:25 openvpn[41699]: Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #18477269 / time = (1393696330) Sat Mar 1 12:52:10 2014 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings Any ideas what that could be?
  • Issue with access lan when remote network is the same subnet

    5
    0 Votes
    5 Posts
    1k Views
    H
    you can 1:1 NAT your home-lan to a "virtual" subnet over your vpn. for example: hotspot_your_ip = 10.0.0.200 lan_host_you_wish_to_reach = 10.0.0.100    <<–- routing issue 1:1 NAT your home_lan to 172.18.1.0/24  -------- from hotspot_your_ip you'd then connect to to 172.16.1.100 | and the NAT would have you end up on 10.0.0.100    <<--- routing issue "solved" i have a couple of sites where changing the lan-subnets is a ton of work (static ip's). I've used this method to circumvent possible routing issues
  • How to allow openvpn client access to a IPSEC vpn

    3
    0 Votes
    3 Posts
    1k Views
    P
    On 2.1 and later you just put a comma-separated list of subnets in "Local Network/s" and then the OpenVPN server tell the client about routes to all those. There is no need to use the Advanced box.
  • VPN securing internet traffic;

    1
    0 Votes
    1 Posts
    634 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.