• Openvpn multiple radius servers for redudancy

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • TLS handshake failed / OpenVPN with NetworkManager

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    S
    ah cool… i figured it out! i think i just had to add the option 'local <wan carp="" ip="">' to the VPN's custom options in addition to the 'engine cryptodev' i also added an AON rule before trying this, which didn't help, but maybe it was needed too?  i made the rule for source <new 24="" subnet="">:* to : with NAT address<wan carp="" ip=""></wan></new></wan>
  • Routers for 4 locations so they can all talk

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    0
    I found out how to do this. When making a an OPEN VPN tunnel there is a box labeled "other options" simply put the router there An example would be Branch A 192.168.1.xxx Branch B 192.168.2.xxx Headquarters 10.0.0.1 If they each branch has a tunnel to headquartes it will automatically add the correct routes for them to talk. However, branch a and branch b will not be able to communicate. On Branch A's router in the "other options" box simply enter route 192.168.2.0 255.255.255.0 and that will send traffic for branch b through headquarters. Of course you have to change branch b's as well to read route 192.168.1.0 255.255.255.0 as soon as that is done it will immediately start passing traffic.
  • OpenVPN Return Packets

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    C
    @mrquintopolous: Hate replying to myself but apparently I need to setup routes on the servers … since this is a transparent bridge, traffic needs to hit the firewall for it to be encrypted, and not hit the default gateway which is on the other side of the firewall. Yes, if it's not directed to an IP on the firewall, it won't route it. Without that, you're directing the traffic to the default gateway, which the firewall isn't going to route, it'll pass to the default gateway as it should (that's what the host is telling it to do by using that dest MAC).
  • PfSense to TomatoVPN routing issue. SOLVED!

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    E
    I've solved my own problem. The REAL default gateway at work needed a route added for the ADDRESS POOL, not the client side's LAN.  Using a route for the client side's LAN allowed them to see me, but not respond to me. Hope this helps anyone else attempting to configure a similar setup.
  • Did I do everything right Site To Site VPN thee locations

    Locked
    8
    0 Votes
    8 Posts
    4k Views
    0
    Ok, I assume thats installed from Packages and is fairly straight forward. I have the pfsense book so I will reference it and see if it mentions anything of it. Thanks for your help.
  • Trixbox Voip Call over OpenVPN are choppy.

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    D
    Is it choppy both ways?
  • HOW to Run IPMSG (free ip messanger) over Open VPN network

    Locked
    4
    0 Votes
    4 Posts
    6k Views
    jimpJ
    I haven't tried that one, but I have used Pidgin+Bonjour to use local network chat across OpenVPN by running the Avahi package on both ends of the OpenVPN tunnel.
  • Re: Openvpn dual wan using OPT

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    M
    thanks, your suggestion worked
  • Bridging VPN Subnet

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • MOVED: OpenVPN server-bridge on pfSense 2.0-BETA3

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • OpenVPN cannot connect if the client IP changes, need server reboot

    Locked
    12
    0 Votes
    12 Posts
    13k Views
    W
    I am still having this problem.  I have also tried just running openvpn from the command line using the above listed configs.  It just seems like the float command is not doing anything or is not working the way that it should.  I see the client try to re-establish the link, and the server just doesn't accept the connection. Any thoughts / suggestions? Thanks
  • OPENVPN - MULTI WAN connectivity problem

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    M
    Hi, Problem Solved. In WAN2 firewall rules for OPENVPN there was WAN2 gateway. I changed it to default gateway and it started working. thanks
  • My first OpenVPN network need help installing tonight

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    0
    It seems to all be working now. I didnt change anything else so I am unsure what the cause was. Tomorrow I am bringing the 3rd branch online.
  • Help with VyprVPN

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    jimpJ
    Not me, but someone else might. It may just be a matter of setting up a FreeBSD 7.2 VM and recompiling openvpn with the option you want.
  • 1.2.3 OpenVPN Client to Server requiring certificates & user/passw…

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    J
    I believe that is a similar problem to what I've got over at the link below.  As far as I've seen there is no way to do it in 1.2.3 as a compile option for openvpn is missing. http://forum.pfsense.org/index.php/topic,26531.0.html
  • VoIP from IP phone to PBX thought a OpenVPN tunnel

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    K
    Hello, thanks for replies, Im using udp, and tried with and without compression, and we did not improve the quality, our main problem appears to be latency, our system, alcatel OXO appear to need latency below 100ms, we need to mark whole tunnel as VoIP, and reserve bandwidth for it to lower the delay, any idea?
  • OpenVPN+VoIP= ¿QOS?

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    K
    Thanks a lot for your reply, I have been doing some test, and test and… You are right, 3G modems have big latency, we have between 200-300ms on all, even with great bandwidth, the latency is too much to have a clear voice call. But we have now some lines working on ADSL routers, some of them have latency (ICMP) between 100-200ms, in this enviroment I think that priorize whole tunnel will improve enough the comunication, beacuse the tunnel have only One RDP connection(With minimun resources for 56Kb lines) and the VoIP. So, now how can I priorize the whole tunnels? I have Pfsense 1.2.3 and the wizzard does not give much features to configure it. Many thanks
  • Openvpn site-to-site problem

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    G
    i have one another thing to ask, is it possible if i change the configuration into something like this? HQ office: –----------- WAN ip address: 102.XX.XXX.XX Lan subnet: 10.0.0.0/16 Lan Gateway 10.0.0.1 OVPN config (server) protocol: udp dynamic ip: tick local port: 1194 adress pool: 10.10.0.0/16 remote network: 10.0.0.0/16 authentication method: Shared Key Site office: wan address: dynamic lan subnet: 10.0.0.0/16 lan gateway: 10.0.25.1 OVPN config (client) protocol: udp server address: 102.XX.XXX.XX server port: 1194 interface ip: 10.10.0.0/16 remote network: 10.0.0.0/16 cryptography: shared key or any suggestion from the expert?  ::)
  • Dns problem - FIXED !!

    Locked
    11
    0 Votes
    11 Posts
    4k Views
    V
    Ok, so, I made an assumption that in pfsense: Disable all auto-added VPN rules. Note: This disables automatically added rules for IPsec, PPTP, and OpenVPN. …meant that some "built in" pass rules were just disabled.  I didn't realize that NOT checking this option prevents the rules one creates for the new OPT interface to be used. I checked this and everything works! Sorry all !!!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.