ip of the host logged in my vm

Elmer

New Member
Nov 5, 2008
5
0
1
Hello,

I get SSH connections attempts to one of my VM. But in the logs of the VM, it's the ip(W.X.Y.Z) of the host proxmox server. Although the attempts come from outside.


Mar 1 10:03:10 bespin sshd[28919]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=W.X.Y.Z
Mar 1 10:03:07 bespin sshd[28917]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=W.X.Y.Z
Mar 1 10:03:05 bespin sshd[28914]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=W.X.Y.Z
Mar 1 10:03:03 bespin sshd[28912]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=W.X.Y.Z
Mar 1 10:03:00 bespin sshd[28910]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=W.X.Y.Z
Mar 1 10:02:58 bespin sshd[28908]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=W.X.Y.Z
Mar 1 10:02:55 bespin sshd[28906]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=W.X.Y.Z

Did I configure something wrong or is it normal ? Maybe because the host and the VM share the same kernel/netfilter/vmbr ? Is there any solutions or rules I could apply to solve it or to rewrite the source ip's before it's logged?

For information, the vm is bridged with the physical ethernet card of the host proxmox server (vmbr0).

Thank you

 
Nobody can help me ?
Could u at least confirm me you have same events or not in yours VM ?
Thank you
 
I think it's related to proxy arp but not sure.
How I must configure the proxy_arp parameter ?
Do I have to configure this parameter for vmbr0 too ?