daves_nt_here's latest activity

  • D
    daves_nt_here reacted to Onslow's post in the thread Unknown network traffic with Like Like.
    Hi, @daves_nt_here I would do something like: log from a workstation into PVE2 with ssh, then about 10 minutes past an hour: tcpdump -i any not host ip.address.of.workstation You can make the filter more detailed but we don't know the source IP...
  • D
    daves_nt_here replied to the thread Unknown network traffic.
    This was the answer I needed. I ran it about a minute before the 11th minute and found a VPN address being accessed. It was a remote server that grabs a single file off of one of the NAS servers for a remote backup. Totally forgot about that...
  • D
    Something is running on one of my PVE nodes every hour, 11 minutes past the hour. I can see data going out from PVE 1 going to PVE 2 but I have no cronjobs set up for that time. PVE 2 was about to be decommissioned so everything's now shut down...
    • Capture.JPG
  • D
    I have 2 machines. (all lxc's [apache web server, SQL server and samba server]) Once the 1st machine was all setup and running, I made backups and recovered them on the 2nd machine. 2nd machine is a backup that is not set to autostart. Only if I...
  • D
    So, I have two Dell power edge R720's, both specked out identically. PVE-1 is running 7.4-16 PVE-2 is running 9.1.4 I'm moving the backups for the VMs from PVE1 to PVE2 using SSH rsync in preparation of wiping out PV-1 for updates. I'm going to...