• HaProxy and Raundcube problems

    2
    0 Votes
    2 Posts
    388 Views
    Z
    the solution was reverse php version to 5.6 on the vhost in www/mailserver so not related to pFsense
  • Where can I set PPPoE for WAN in pfSense shell?

    2
    0 Votes
    2 Posts
    721 Views
    stephenw10S
    There's no easy way to do that really. If I was doing it I would probably edit the config file directly and reboot to load it. Your WAN should look like: <wan> <if>pppoe0</if> <descr><![CDATA[PPPoEWAN]]></descr> <blockpriv></blockpriv> <blockbogons></blockbogons> <enable></enable> <ipaddr>pppoe</ipaddr> </wan> And you'll need a PPP section like: <ppps> <ppp> <ptpid>0</ptpid> <type>pppoe</type> <if>pppoe0</if> <ports>em0</ports> <username>your_username</username> <password>base64_encoded_password</password> <descr><![CDATA[WAN]]></descr> <provider>Your_ISP</provider> </ppp> </ppps> Or similar with your details in it. Steve
  • Multi Lan segments isolated from each other

    5
    0 Votes
    5 Posts
    508 Views
    stephenw10S
    Yeah that's where inverted rules can bite you. !LAN net or !WIFI net is effectively everywhere. Your 'Wide Open' rule is actually only to the WAN subnet which is probably only small subnet with your public IP in it. You probably want destination 'any' there to allow traffic to any external IP. Steve
  • use of pfSense on non-Netgate/custom hardware

    14
    0 Votes
    14 Posts
    2k Views
    stephenw10S
    Because if it changes we want people to know about that change. You can edit the file to change the interval if you want or prevent access to the fqdn so it never sees any changes. Steve
  • i feel stupid i cant get pfblockerng to work with my vpn

    5
    0 Votes
    5 Posts
    616 Views
    stephenw10S
    Hmm, not sure why you would have to do that. You could just add them as static leases so they always get the same IP. Steve
  • ChromeCast

    5
    0 Votes
    5 Posts
    707 Views
    manjotscM
    @stephenw10 Nervermind, Thanks anyways, I just a bought ethernet switch, no need bridge and working fine now.
  • What is Netgate's stance on kernel modules vs monolithic kernels today?

    1
    0 Votes
    1 Posts
    117 Views
    No one has replied
  • 0 Votes
    2 Posts
    372 Views
    stephenw10S
    So you are authenticating using Radius from pfSense to the Synology device? Does it resturn groups locally correctly? Why are you using LDAP and Radius? Steve
  • Make Pfsense work with Active Directory CA

    3
    0 Votes
    3 Posts
    1k Views
    stephenw10S
    Exactly what VPN type are you using here? I don't really see why you could not use certs signed by another CA as long as the server and clients were both using it. Though I'm not sure I've ever tried that myself, for mobile IPSec at least. Steve
  • How to change pfSense password?

    6
    0 Votes
    6 Posts
    14k Views
    stephenw10S
    Indeed. If @eiger3970 is seeing this in 2.1 then upgrade! If it's in 2.4.4 then it's almost certainly unrelated to whatevet was happening here and a new thread is more appropriate. Steve
  • minor typo - user survey 2020-01-09

    3
    0 Votes
    3 Posts
    361 Views
    I
    @gboone I preferred the previous spelling. I thought it was more accurate.
  • Suddenly getting a popup warning about hardware in the admin console

    6
    0 Votes
    6 Posts
    550 Views
    G
    Aw, interesting. Yes that file is there. I removed it and the notices have gone away. Thanks!
  • Need help configuring

    6
    0 Votes
    6 Posts
    737 Views
    Raffi_R
    @HW said in Need help configuring: OK. Enabled the firewall and can ping both 8.8.8.8 and google.com. But still mail isn't working and not possible to reach the Remote Desktop Gateway from outside. Good to hear it's working. Don't forget to backup the configuration this time! Diagnostics > Backup & Restore. I hope you're not using remote desktop into your network without encryption. That's not the best practice.
  • Internet only accessible when rules has all interfaces

    3
    0 Votes
    3 Posts
    920 Views
    M
    @viragomann said in Internet only accessible when rules has all interfaces: ti Slap on head - the penny just dropped for me! :) I was, for some reason, considering "WAN network" to imply the next step in the journey to the destination - give access to that and I'm all set. I guess, technically, all I was doing was providing access to any host in the subnet as the IP address my ISP assigns to me :) Not sure what I was thinking but that makes complete sense now and I thank you. Mark
  • Why is pfSense popping up messages about commercial usage ?

    3
    0 Votes
    3 Posts
    500 Views
    stephenw10S
    Yeah it pulls in the copyright message and checks it's hash against the message that's stored locally. If it has changed it displays the new message. In this case we wanted to get the survey link out to users so updated the message to include it. Unfortunately the initial link was bad so it was corrected. Some users might have seen the pop-up twice. Steve
  • Allow only corporate e-mail accounts to be accessed

    2
    0 Votes
    2 Posts
    268 Views
    JKnottJ
    @armandelli I doubt it. That would involve reading the contents of encrypted traffic and then looking up accounts. There is no way pfSense could do that.
  • Pfsense OpenVpn RDP to LAN net.

    9
    0 Votes
    9 Posts
    2k Views
    T
    Same problem here, as johnpoz said, its a problem related to the windows host, in my case, not enough memory. On windows servers if there is not enough memory, RDP is blocked.
  • Hyper-v host cannot reach LAN or WAN

    2
    0 Votes
    2 Posts
    323 Views
    provelsP
    @Ralphworth Shouldn't really be an issue if both the LAN and WAN v-switches the pfSense VM connects to are External. Private - Communication between VMs only. Internal - Communication between VMs plus Host. External - Communication between VMs, Host, plus physical network (outside world)
  • Intergrating pfsense with a payment system

    8
    0 Votes
    8 Posts
    2k Views
    NollipfSenseN
    @Gertjan Very well presented, thank you for sharing!
  • Bridge interface and IP addressing

    8
    0 Votes
    8 Posts
    675 Views
    M
    Okay, I re-did everything, the bridging bit, from the beginning and it seems working now. I cannot figure out what different I did this time but glad to see it's working. Thanks for your help @stephenw10 -S
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.