|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen and .1q vlans
Alessio Mineni wrote:
> Hi all,
>
> I have a trouble bridging vlans; this is my scenario:
>
> |--> eth0 used for service on Dom0 (not bridget)
> |
> |--> eth1 export .1q vlan2, vlan3 and vlan4
> | |--> vlan2 --> bridge xenbr2
> | |--> vlan3 --> bridge xenbr3
> | |--> vlan4 --> bridge xenbr4
> |
> |--> eth2 --> bridge xenbd192 used for backup lan
>
> My DomUs link Dom0 in this way:
> virtual eth0 go to xenbr2|3|4, it depend on the vlan i need to coonect
> to.
> virtual eth1 go to xenbr192 for backups.
>
> It happen that I can "ping" the DomU but I can't "ssh" on it; the netstat on
> the Dom0 show an ESTABLISHED connection on the 22 port but nothing else
> happen, no certificate confirmation request, no password, no errors, no
> commands prompt ... only a blinking cursor and a timeout after about 60
> seconds.
>
> I can "ssh" correctly via backup network.
>
> Any suggestions?
>
Does an SSH handshake complete (turn on debugging in the client)?
--
Christopher G. Stach II
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|