• Ipsec Mobile clients with Mutual PSK + xauth

    Locked
    13
    0 Votes
    13 Posts
    14k Views
    A

    The only difference in my config between the 2 are Username=

    [main]
    Description=ipsec
    Host=10.0.10.1
    AuthType=1
    GroupName=test
    GroupPwd=
    EnableISPConnect=0
    ISPConnectType=0
    ISPConnect=
    ISPCommand=
    Username=vpn
    SaveUserPassword=0
    EnableBackup=0
    BackupServer=
    EnableNat=1
    CertStore=0
    CertName=
    CertPath=
    CertSubjectName=
    CertSerialHash=
    DHGroup=2
    ForceKeepAlives=0
    enc_GroupPwd=
    UserPassword=
    enc_UserPassword=
    NTDomain=
    EnableMSLogon=0
    MSLogonType=0
    TunnelingMode=0
    TcpTunnelingPort=10000
    PeerTimeout=0
    EnableLocalLAN=1
    SendCertChain=0
    VerifyCertDN=
    EnableSplitDNS=1
    SingleDES=0
    SPPhonebook=
    X-NM-Use-NAT-T=1
    X-NM-Routes=10.0.70.0/24

  • Hostap mode and rum driver

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    C

    This particular patch was added and reverted. It may improve things for rum but it's obviously wrong, it panics with all Atheros cards. We don't have any hardware (or time) to replicate or work further on it with the upstream developers, someone with the hardware and the ability to get it running on a stock FreeBSD 8.1 can try to work further on it on the FreeBSD list thread or PR.

  • Status: Services displays openvpn as "stopped"

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    E

    Now fixed.

    If you want to have the fix now, apply the changes shown here: https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/22d323b338ef35be05dbd97eb33d8f07517c38fb

  • The hostname cannot end with a hyphen

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    T

    Thank You, I made the changes and it resolved the issue.

  • I386 nanobsd embedded 3/9/10 - upgrade fails

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    L

    yes 3rd sept 2010. i'll do it as that format from now on but probably won't try for another week or so now. thank you.

  • SSL issues with the web interface?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    A

    Sorry to resurrect an old thread, but I've been having this issue, on my test firewall, for at least 3 months, now.  It's quite annoying, as it pops up fairly often, but not always.  I've tried various clients, mostly Firefox 3.6.x, on Linux, Mac, and Windows.  I've also tried Safari, on Mac, for client diversity.

    The machine is a VIA Eden 1200mHz, using VIA Padlock hardware crypto.  It's running x86 code, of course, currently on 2.0-BETA4, Tue Aug 10 02:57:56 EDT 2010 release.  I've had this problem, on this machine, at least back to 2.0-BETA2.  I don't, unfortunately have any sort of trace, though.  I'd certainly be willing to collect info, though, if anyone has a suggestion on where to look.

    I do have the following from /var/log/lighttp.error.log: (there are many repetitions of these)

    cat lighttpd.error.log

    2010-08-20 18:09:57: (connections.c.1698) SSL (error): 5 -1 22 Unknown error: 0
    2010-08-31 19:53:28: (connections.c.1698) SSL (error): 5 -1 32 Broken pipe

    These are not very specific, I know.

    Thanks!

  • OPENVPN Client Export

    Locked
    6
    0 Votes
    6 Posts
    2k Views
  • CARP + OpenVPN

    Locked
    3
    0 Votes
    3 Posts
    5k Views
    N

    jimp, THANKS  ;D

    Didn't want to run 2 VPN instances because then can't sync settings between boxes.

    For reference, Outbound NAT on LAN method works flawlessly.
    Master firewall is syncing NAT rules with backup (+ everything else)

    Rules:

    NATed source:ANY, destination:backup firewall LAN, NAT address: LAN CARP
    NATed source:ANY, destination:master firewall LAN, NAT address: LAN CARP

    This results in 1 bogus NAT rule per box, but I don't see a major problem with it. 
    CARP IP on backup firewall is inactive and can't be routed to(even internally) it seems while in the 'backup' state.

    It IS much cleaner than starting/stopping services or working with port forwards(as far as I can tell).

  • 2.0-BETA3 and squid transparent proxy

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    C

    I ran into this issue recently with 2.0-Beta4

    First the way the web interface wants subnets is x.x.x.x/y but the squid config file is expecting x.x.x.x/m.m.m.m
    and while the acl is added the "http_access allow  allowed_subnets" lines is not added to the squid.conf file.
    So anybody connecting to the proxy is rejected.

    I tried added a outbound nat rule via the web interface but could not seem to get one that worked.
    I looked at squid.inc and found the rdr rule that is it wants to add.
    $rules .= "rdr on $iface proto tcp from any to !($iface) port 80 -> 127.0.0.1 port 80\n";

    I added this rule to /tmp/rules.debug and reloaded pf just to see if that would do it, and indeed that
    redirect does work. The access.log for squid showed activity coming from the various machines on my network.

    I'm not much of a php person so I'm a bit lost when it comes to debugging things and trying to figure
    out why it is not working as expected.

  • Hanging on "Launching the init system"

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    P

    BTW bugsfix, what additional NIC do you use? I am going to build a box based on NM10 (with D510 CPU) and am wondering what network card to add to the on-board adapter…

  • Group/User Issues after Upgrade Render Firewall Unusable

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    R

    Both issues are resolved after upgrade to the 2.0-BETA4 (i386) build snapshot from Sun Sep 5 17:43:03 EDT 2010.

  • Mlppp hack for pfsense 2.0

    Locked
    48
    0 Votes
    48 Posts
    33k Views
    R

    ok it's not pfsense, same behavior with straight freebsd8. good job in adding mlppp though!

  • Changing bandwidth of root queue kills traffic (states?)

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C

    No, I said "traffic will drop to 0, then eventually climb back up. You would see the same pattern if you reset firewall states". If you have a web page loading at the same momemt it will also freeze.

    I don't assert that the states are dropped, but from a user's point of view that's exactly what it looks like.

  • Chrome (webkit) corrupts fw rules with drag & drop

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    W

    I too can replicate this problem very easily.
    Browser details are Google Chrome v5.0.375.127 for the Mac.

    Dont see a redmine ticket logged though so I'll log it in case the original poster doesn't get around to it.

  • FTP helper kernel mode question :-)

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    J

    That's the answer I wanted !!
    ;D Thanks Ermal

  • TL-WN951N stuck beacon problem

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    S

    Thanks, I switched channel and no more stuck beacon.

  • Dual WAn / load balance not working.

    Locked
    5
    0 Votes
    5 Posts
    7k Views
    C

    Thanks!

    That was just the little piece I missed all the time to finally get the loadbalancer working  :D

    Best regards,

    Chris

  • Interface static IP change with virtual IPs

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    N

    Confirm the problem is fixed.

    Thanks  ;D

  • Update doesn't work

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    N

    console update worked well :-)

    thx !

  • 0 Votes
    3 Posts
    1k Views
    X

    this vnstat2 reinstall on upgrade has been a issue since a long time, i had posted in redmine but not much work done on it, it seems to be an issue with the package manager.

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