• OpenVPN question

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    N

    I see.

    Only problem is I want (well, need) local PC's (on local LAN) to be able to access remote LAN with NAT address of server there.
    I do have full access to that machine.

    So, if I understand correctly, I should make route on remote server for local IP's with iroute, and push "route" commands, while setting NAT on remote server, where OpenVPN server is located?

    Well, will try to fiddle with this later tonight.

    Edit
    Well, found temporary workaround in other post that makes it work:
    Adding in /tmp/rules.debug line:
    nat on tun0 from 192.168.0.0/24 to any -> (tun0)

    .. and doing:
    /sbin/pfctl -f /tmp/rules.debug

    But, AFAIK, this won't work after reboots.. any way to automatize this?

  • OpenVPN client issues

    Locked
    11
    0 Votes
    11 Posts
    6k Views
    P

    I agree that in situations where you control both sides, this isn't an issue at all, and after giving it a bit of thought, I imagine that this is probably the vast majority of cases with OpenVPN.

  • Accessing clients from LAN

    Locked
    10
    0 Votes
    10 Posts
    5k Views
    P

    Sorry to ask what is probably a dumb question but where can I find that utility?

  • Implementing a load-balancing/failover configuration

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    GruensFroeschliG

    The custom options are there for ppl who want to use custom functions (like a balanced server) ;).
    Using this field is the right way :)

  • Very quick openvpn/pfsense question

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    D

    @GruensFroeschli:

    Take a look at the openVPN-MAN-pages. Look for the "route" command.
    You can add on the server config an entry that when the tunnel comes up automatically adds the necessary route to the servers routingtable.
    When the tunnel drops openVPN automatically remoces the entries and adds them again if the tunnel comes back up.
    You cannot do this on the client side but on the server side.

    thanks very much. i knew there had to be something to do this.

  • M0n0wall OVPN to pf 1.2RC2

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    M

    Its not a problem, just something different.  The only annoying one is the P2P page on the traffic shaper as the check could be read as either disable or enable.

  • How to add a user and password?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    GruensFroeschliG

    You can use the revocation list.
    No need for recreating all the key's :)
    Take a look at the how-to of the easy-RSA on how to creat a CRL.

    also there is a sticky in the openVPN-forum about your question:
    http://forum.pfsense.org/index.php/topic,4105.0.html

  • Pfsense as client and wireless network

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • How do I set up this configuration for site-to-site?

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    G

    I will give this a try again. I followed the guide at the top of the forums for setting up site to site but was unable to get some pings going across. Everything was connected but i don't understand it completely. Thanks!

  • [Newbie] VPN Clarification needed

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    F

    Thanks for such a prompt answer GruensFroeschli,
    I was aware that Relakks requires PPTP but I thought I could forward all the traffic that goes in my pfSense box directly to Relakks' PPTP server.

    Thank you for clearing that up

  • Site to site - all traffic through tunnel

    Locked
    9
    0 Votes
    9 Posts
    24k Views
    B

    Yes, I understand the static route problem. It is kind of acceptable for now.

    Yes, I use PSK. Thanks for the hint about PKI. I hope to have time to look into it some time next week.

    /Roger

  • OpenVPN & MTU Discovery Questions

    Locked
    8
    0 Votes
    8 Posts
    11k Views
    X

    so now here is what is weird… when a client connects to the wireless access point.... and then connects to the VPN server... the same thing happens, it locks up when I put some heavy work on the VPN....

    what is going on with openvpn???

  • Setup site to site vpn

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    J

    I'd generally advise that you set up authentication servers at each site.  That way you only have to cope with the authentication syncs (password changes, new users), which can be handled even over a dialup.  More importantly, it means people can continue working when they can't connect to the main site (such as when your power goes out, or somebody puts a digging machine through your Internet connection).

    That's very good point. I will consider this kind of setup when I actually setup the site to site vpn. Thank you very much

  • Multiple Site-to-Site OpenVPN

    Locked
    9
    0 Votes
    9 Posts
    7k Views
    A

    after reseting the firewall config and reseting the modem, now site-to-site vpn is work smoothly.
    thanks…

  • Client can't access my network

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    C

    Doing a traceroute from de XP client i see it goes through the PFsense's end of the VPN connection. XP has not firewall, nor the local linux host.

    XP
    LAN: 10.129.4.X
    TUN: 10.1.8.6
    ping LINUXBOX: works
    ssh LINUXBOX: doesn't work
    http LINUXBOX: doesn't work

    PFSENSE
    LAN: 10.1.1.X
    TUN: 10.1.8.1

    LINUXBOX
    LAN: 10.1.1.X
    ping XP: works
    rdp XP: works

  • OpenVPN and Local network on the same C Class

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S

    it will work fine, i run mine like this as well.

    192.168.125.0/25 LAN
    192.168.125.128/27 VPN

    as far as how to access the other non-LAN subnets, youll just need to tinker with it… but it doesnt sound unresonable.

  • PfSense 1.2 RC1 - 1WAN+1LAN(Fake) and OpenVPN

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    N

    did u put ur Local Network in Local network place openvpn server configuration ?

  • Routing all traffic through the tunnel doesn't work

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    F

    ahhh finaly!! thanks GruensFroeschli and mihai, i love you <3

  • Typo on openvpn config page?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    T

    just fixed… thank you !

  • OpenVPN not routing packets properly

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    GruensFroeschliG

    do your remote client know a the route to your local subnet?

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