• WireGuard doesn't come up at boot

    11
    0 Votes
    11 Posts
    1k Views
    demD
    OK don't blame VirtualBox, blame me. I think the issue was that I didn't have "Hardware Clock in UTC Time" set in VirtualBox so the system clock was jumping when NTP kicked in which disrupted something, perhaps crypto-related. Sorry for my error.
  • Specify outbound interface (priority) for WG

    13
    0 Votes
    13 Posts
    2k Views
    jimpJ
    @vbman213 said in Specify outbound interface (priority) for WG: Would policy routing This Firewall in a floating rule be used to push WG tunnel traffic over a preferred gateway or gateway group? There seems to be some discussion on Reddit suggesting that this is also possible too instead of changing the default gateway. Maybe, but that's always been a bit iffy -- It's worth trying, but if you do, carefully check the state table and packet captures to ensure that the traffic is exiting the correct interface with the correct address. A problem you might get into there is that it leaves, say, WAN2 with the source set to WAN1. Outbound NAT could work around that if it happens, but it's kinda ugly. The problem is that pf policy routing influences packets that are already fully formed and on an interface, whereas the routing table also influences source address selection for UDP packets. So sure policy routing can change how a packet exits, but it can't change the address from which WireGuard sends the packet.
  • add wireguard bgp route mode

    8
    0 Votes
    8 Posts
    2k Views
    yon 0Y
    wg interface config ipv4 and ipv6 address, eg: 10.0.0.102/32, 2a0d:2400:12:c::102/128 but the interface only has ipv4.
  • WireGuard Server Behind Home Router

    9
    0 Votes
    9 Posts
    3k Views
    stephenw10S
    'Real soon now!' But yeah, it is close. We had to disable the public snapshots while we got all the changes in order and there are still a few things the need to be resolved. Steve
  • Second peer not passing traffic

    20
    0 Votes
    20 Posts
    3k Views
    stephenw10S
    Yes. With multiple peers you need to set Allowed-IPs to determine which peer WG routes to. https://www.wireguard.com/#cryptokey-routing But to avoid confusion 'Endpoint' is a WG term the defines the external IP. Steve
  • Invalid interface listen port

    17
    0 Votes
    17 Posts
    2k Views
    S
    Hello! I am testing on : 2.5.0-DEVELOPMENT (amd64) built on Mon Jan 25 09:13:15 EST 2021 FreeBSD 12.2-STABLE Using Firefox 84.0.1 (64-bit) I dont see any form field validation happening and the code in wg_validate_post and wg_validate_peer will let you enter just about anything you want. I made a redmine issue with some stopgap code that might help. https://redmine.pfsense.org/issues/11311 John
  • what speeds can you get with WG on a SG-3100

    4
    0 Votes
    4 Posts
    3k Views
    viktor_gV
    @griffo said in [what speeds can you get with WG on a On my old Celeron based test router, I always hit a limit of ~110mbits on OpenVPN. So far i've gotten up to 200mbit by switching to Wireguard. see https://redmine.pfsense.org/issues/10311
  • Removing WG interface breaks firewall

    4
    1 Votes
    4 Posts
    840 Views
    G
    @stephenw10 said in Removing WG interface breaks firewall: Are you able to reproduce that? What you are seeing there is that the two WireGuard interfaces are still assigned and enabled in the config but do not exist yet in the firewall. However those should not be checked at that point since the interfaces are created after that in the boot. A commit went in to correct that a few days ago: https://github.com/pfsense/pfsense/commit/e564dbd64cc818bd5e751dbeaef8b00f1c0f9ed7 The current snapshot should not hit it. Steve Thanks. On recent builds i have not been able to replicate it. I believe the above resolved the issue.
  • If a psk is specified on a peer, it puts the psk in the keepalive field

    4
    0 Votes
    4 Posts
    787 Views
    stephenw10S
    https://redmine.pfsense.org/issues/11288
  • WireGuard peer status in dark theme

    2
    0 Votes
    2 Posts
    602 Views
    stephenw10S
    Mmm, yeah that's tough on the eyes! https://redmine.pfsense.org/issues/11287 Steve
  • Documentation - default port

    5
    1 Votes
    5 Posts
    994 Views
    jimpJ
    Those haven't been written yet, some things are still in flux because development is ongoing and we're waiting on a couple more pieces to fall into place yet. Soon!
  • Unable to create a peer

    4
    0 Votes
    4 Posts
    829 Views
    dennis_sD
    @skplus This looks to be the same thing our engineers were seeing in testing. The description here isn't the exact same, but the root cause is believed to be the same. This should be fixed in the latest snap.
  • Wireguard is not under VPN tab

    3
    0 Votes
    3 Posts
    946 Views
    P
    @chpalmer Oh I picked bad time to look at documentation. I wasn't sure if I need to do something on my end. Thank you very much, I'll keep an eye on update.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.