Search results

  1. D

    SPF rejection for redirect (forwarded) email from microsoft (hotmail) for some messages.

    Thank you for the reply. The first option would be ideal, but this is microsoft. It doesn't give many options. I will see about setting up a "rule" (filter in hotmail) to forward instead of redirecting. That should hopefully keep the envelope intact.
  2. D

    SPF rejection for redirect (forwarded) email from microsoft (hotmail) for some messages.

    I'll preface by saying I am new to PMG. Forwarding to another email address is enabled in the hotmail account. It seems for most this work with spf enabled in PMG, but an email from openwrt.org failed. The log is pretty sparse, here's the sanitized lines. This is all that shows up for this...
  3. D

    CIFS disable does not unmount causing flood of errors in syslog

    ^^Makes sense, but also seems simple enough to add another toggle under the disable. "Unmount share?" Selection of toggle becomes available if the disable button is checked.
  4. D

    CIFS disable does not unmount causing flood of errors in syslog

    Wow, going on 7 years. Is there a reason for the current implementation method?
  5. D

    CIFS disable does not unmount causing flood of errors in syslog

    Proxmox 7.2 From the web ui I have configured a cifs location for backup and iso purposes. I click enable under the general properties and it connects fine. After completion of task I select disable. The storage location is removed from the ui. Issuing mount command in console indicates the...
  6. D

    How to pass VLAN 0 Priority Tags to pfSense for DHCP

    If the vmbrx interfaces have the firewall option checkmarked, then the fwbr interface will also need to have the "8" flag set. Not sure why one would have the proxmox host firewall enabled as *sense (or whatever firewall vm) is doing the firewalling.
  7. D

    7.4-3 How to enable Wake on LAN?

    I don't understand your comment, "but when I set the system configuration, as long as I restart pve, the original settings will be restored." If you want to be able to wol the proxmox host, add; @reboot /sbin/ethtool -s enp4s0 wol g To cron. This sets the wol flag for your management...
  8. D

    PCIE Passthrough Iommu enumeration changes as devices enabled/disabled

    @leesteken Re post #2. I run my pve headless. Surprisingly it's been running quite well. If I do need to do something on the server, I will install a basic video. I guess I need to remember to edit that iommu option first, before making any changes.
  9. D

    How to pass VLAN 0 Priority Tags to pfSense for DHCP

    Further testing has revealed an unfortunate side effect of this vlan0 use. Using virtio for both wan/lan interfaces results in significantly higher cpu usage. I can't compare apples/apples yet because I haven't gotten pf 23.01 to recognize eapol traffic when nic is in passthrough. However, this...
  10. D

    How to pass VLAN 0 Priority Tags to pfSense for DHCP

    Progress... https://www.dslreports.com/forum/r33645618- I will create a more detailed post later with all the details some others can reproduce.
  11. D

    How to pass VLAN 0 Priority Tags to pfSense for DHCP

    ^^I can still get an ip in pfsense if I revert the network config so pf is doing the wpa auth. Also, reconnecting wan back to prod server, utm (where wan nic is passed through) was able to get an IP no problem. If the ont was the issue, I'd expect to NOT get an ip on one or both of the above vm's.
  12. D

    How to pass VLAN 0 Priority Tags to pfSense for DHCP

    I did some more testing today on the test box. From scratch, got it to a state where wpa_sup auth worked within the pfsense guest. Then killed the daemon and re-enabled it on the host. It appears if wpa auth happens on the host, dhcp requests from the guest are not making it out. Tried using...
  13. D

    How to pass VLAN 0 Priority Tags to pfSense for DHCP

    My apologies. There are 2 servers involved. I was doing the host wpa auth on a test box so as not to muck up the main one. On the main (production), utm has wan nic in pass through to sophos utm (suse linux based). Within utm nothing special at all is done with respect to vlan0. Literally...
  14. D

    How to pass VLAN 0 Priority Tags to pfSense for DHCP

    Tried that. The wpa auth works on the host, but no dhcp on the guest. Vlan0 is passed. Looking at my working utm system, the request goes out untagged. Response comes in tagged vlan 0 priority 7. Wan nic is in passthrough mode to utm. With the proxmox wpa on host, with vlan0 enabled, the...
  15. D

    How to pass VLAN 0 Priority Tags to pfSense for DHCP

    Take a look here: https://www.reddit.com/r/ATT/comments/g59rwm/comment/fskwgd7/ This appears to be exactly what I'm doing, but he makes no mention of the fwbr flag.
  16. D

    How to pass VLAN 0 Priority Tags to pfSense for DHCP

    Aha! This makes perfect sense. This exchange is happening over a physical link in your case vs virtual in mine. I don't believe I ever used this method. Mainly started with the dumbswitch/rg, then went certs/wpa a year later in 2019.
  17. D

    How to pass VLAN 0 Priority Tags to pfSense for DHCP

    Problem solved - hook scripts. https://forum.proxmox.com/threads/execute-host-command-after-starting-guest.125023/ I tested this and it does appear to work for settings the fwbr flag.
  18. D

    [SOLVED] Execute host command after starting guest.

    After some more research discovered the concept of hookscripts. There's several different states, for this purpose "POST-START" seemed most appropriate. Maybe there's a simpler more elegant way of doing this? The process involves the following 1) Enable snippets Datacenter, storage, local...
  19. D

    How to pass VLAN 0 Priority Tags to pfSense for DHCP

    Running this command in current firewall (sophos utm, suse based) where wan nic is in passthrough to the vm. tcpdump -i eth2 port 67 or port 68 -n -e -A -vv Doing dhcp renew, shows outbound traffic NOT vlan0 tagged, inbound is vlan0 tagged. However, no vlan0 interface is actually defined...
  20. D

    [SOLVED] Execute host command after starting guest.

    ref: https://forum.proxmox.com/threads/how-to-pass-vlan-0-priority-tags-to-pfsense-for-dhcp.112374/ I need to set a bridge flag to pass certain traffic to the vm. The problem is the bridge does not exist until *after* the vm is started. echo 8 > /sys/class/net/fwbr105i1/bridge/group_fwd_mask...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!