• Is it possible to tunnel all traffic over OpenVPN [SOLVED]?

    Locked
    17
    0 Votes
    17 Posts
    25k Views
    C

    sweet! Good to hear

  • D-link firewall and pfsense/openvpn in parallel?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    R

    Is this true even if the openVPN is setup in bridged mode?

    I can't speak to Bridge mode as I've never tried it, but theoretically then your clients would be on the same IP network so I would say no it probably wouldn't be true for that scenario.  I don't think pfSense has bridge mode as an option out of the box but you might be able to configure that using the custom options field.

    Yes, it is true that my Internet connection is only 100 Mbit. However, the network between LAN and DMZ is at Gbit speed today. I don't want LAN/DMZ communications to be affected negatively.

    Well….. pfSense runs on a PC, can you use Gbit NICs?  Or are you running it on an embedded device?

    -Rich

  • OpenVPN assigning incorrect subnet mask

    Locked
    7
    0 Votes
    7 Posts
    6k Views
    R

    @jimp:

    Client should have dev tun, not dev tap.

    It's always the simple things - that did it!  Thanks!

    -Rich

  • OpenVpn Dual Lan Issue

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    C

    huh, it's probably one of the ones with broken hardware checksum offloading under some circumstances, disabling that under System>Advanced would possibly resolve, but you're vastly better off with the Broadcom NIC anyway.  ;D

  • 0 Votes
    3 Posts
    1k Views
    C

    Okay…all updated to 1.2.3 now.

    Went through and changed some things back to how they were supposed to be according to the setup guide....and it's working now.
    Part of this though included having to use a WWAN card to make it so I was attempting to vpn in from the Internet....vs. from my own internal private network.  Apparently, that won't work. :)

  • Site to site Connect. No ping

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    D

    I check that ipsec was disabled, and delete another vpn server that one box haves (to roadwarrior) and now i can ping :s but cant enter in any service of the other net (a webserver and the pfsense itself)

    I have this firewall rules in vpn in both sites:

    rules.PNG
    rules.PNG_thumb

  • OpenVPN site to site connection dropping/hanging

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ

    Look in the system logs and the logs for OpenVPN. You may find an error in one or the other that leads you to the cause of the issue.

    Otherwise it's all just speculation.

  • Server certificate verification

    Locked
    8
    0 Votes
    8 Posts
    17k Views
    Cry HavokC

    @spiritbreaker, your error messages is not the same as the one being discussed in this thread, please don't confuse matters.

  • Multiple configs of OVPN possible?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ

    Anything from 0-255 should work in that octet. So 192.168.42.x, 192.168.201.x, etc, etc. Whatever you want that isn't in use.

  • Need pointers on how to debug this - pfSense to hidemyass VPN

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    D

    Nevermind. I think this was just logging an error because the route was already in the route table.

    I'm still having a route issue, but I'll post that seperately

  • Probably a basic question…

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ

    You can do that either way. You can have it be site-to-site, or you can assign the OpenVPN interface as an opt interface and setup NAT rules so that when traffic leaves OpenVPN, it gets NAT applied to the OpenVPN client address, and as long as the remote end doesn't have a route back to your LAN, it should be just how you describe.

  • How do I run a custom server side OPENVPN linkup script?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    F

    ???Anyone?

  • OpenVPN Site-to-Site Woes

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    X

    I was going to ask if you tried rebooting both machines or had an active IPSec connection as the config settings look right, but you figured it out, glad to hear.

  • OPENVPN, 2 site to sites, road warrior, common visibility help?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Openvpn speed issues

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • No gateway when connected

    Locked
    5
    0 Votes
    5 Posts
    7k Views
    O

    good evening,

    i have one question to your related posts.

    i use pfsense 2.0 beta 5 newest version till yet!

    and in openvpn client site is no entry for default gateway.

    all clients can ping and share with local network, with right routes, but the entry for default gw is missing.
    (gateway should be the pfsense openvpn server - in my config is it 10.10.0.1)

    Feb  7 10:56:18 proxyfuck openvpn[15604]: /sbin/ifconfig ovpns1 10.10.0.1 10.10.0.2 mtu 1500 netmask 255.255.255.255 up

    why it is hiding for me on client site???
    :)

  • Problem disconnecting OpenVpn

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • No traffic between OpenVPN client and network.

    Locked
    11
    0 Votes
    11 Posts
    9k Views
    X

    as noted in the pfsense docs:
    "Word of caution: You can have both IPSec and OpenVPN enabled/in use at the same time, however, not for the same subnets. Any IPSec tunnel that references a subnet you wish to use in OpenVPN must be disabled, but IPSec andOpenVPN do not conflict."

    Your Site-Site is using IPSec so you will want to use IPSec for your remote clients or switch everything over to OpenVPN

    Edit: To see/set rules for any OpenVPN Tunnel, you need to add it as an interface, so you not seeing it is not unusual. What is your clients OpenVPN config? (remove public IPs/FQDNs)

  • MOVED: OpenVPN sem acesso a um host

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Server OPENVPN Server problem

    Locked
    40
    0 Votes
    40 Posts
    16k Views
    M

    regarding the static routing ….

    I can ping from XP client behind PFSENCE B DD_WRT and vice versa, but cannot ping any client behind ddwrt like XP .... (after turning off local firewall)

    XP1 ----DDWRT------PFSENCEA-------PFSENCEB------XP2 so XP1 cannot ping XP2 and vice versa.

    Could be missing gateway on DD-wrt? there is setup IP 192.168.1.1 mask: /24 but no default gateway .....

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