Hi,
I have two routers working as VMs on Proxmox. Routers (CentOS5) got VLANs ethernets which are set up on VE like: eth0.11, eth0.22, eth1.33 etc. Main job is going well (it seems like that), but I have a problem with get in to VM which is after other VM.
Idea schema is easy:
host1---VM1---VM2---Internet
VM1 and VM2 are running on Proxmox. On VM1 is NAT, VM2 is configured only on public IPs.
Problem:
I can't get in via SSH to the VM2 from host1, but I can from VM2 and from Internet. Only trail which I get is from VM2 log:
sshd [xxxx]: Did not receive identification string from <IP nated 1:1 to host1>
After some googling I haven't found any sensible reason for that. So I though that maybe is knowing some nuance about hops through virtual routers on the same VE and SSH troubles here.
Regards
I have two routers working as VMs on Proxmox. Routers (CentOS5) got VLANs ethernets which are set up on VE like: eth0.11, eth0.22, eth1.33 etc. Main job is going well (it seems like that), but I have a problem with get in to VM which is after other VM.
Idea schema is easy:
host1---VM1---VM2---Internet
VM1 and VM2 are running on Proxmox. On VM1 is NAT, VM2 is configured only on public IPs.
Problem:
I can't get in via SSH to the VM2 from host1, but I can from VM2 and from Internet. Only trail which I get is from VM2 log:
sshd [xxxx]: Did not receive identification string from <IP nated 1:1 to host1>
After some googling I haven't found any sensible reason for that. So I though that maybe is knowing some nuance about hops through virtual routers on the same VE and SSH troubles here.
Regards