Re: ssh into kvm-clients

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



so, this had not been a solution :-(
i would like to give the bridge-solution a try, but don't know how to
set up a bridge in F13.

is there an easy way to set it up or do i have to edit ifcfg-br0 by
hand?

i tried from
http://www.howtoforge.com/virtualization-with-kvm-on-a-fedora-11-server
, but virt-manager was not able to startup the guest, because br0 was
not able to get up for him (even if ifconfig says it is...)

Am Montag, den 31.05.2010, 22:33 +0200 schrieb brizly vaan van Ulciputz:
> Am Montag, den 31.05.2010, 10:48 -0600 schrieb Phil Meyer:
> > I think that the rule set qemu uses is called DNAT by default, so we add:
> > 
> > -A PREROUTING -i eth0 -p tcp -m tcp -d <IP> --dport 22 -j DNAT 
> > --to-destination <VMIP>
> > 
> > For each VM.
> > 
> 
> At the end i would like to connect to the kvm-guests by their openvpn-ip
> (as all other openvpn-clients, too, by enabling client-to-client, no
> matter if it's an kvm-client, real host, or remote notebook...).
> 
> So i would use this rule [on the kvm-host] <IP> as the IP in OpenVPN?
> -A PREROUTING -i eth0 -p tcp -m tcp -d <openVpnIp> --dport 22 -j DNAT
> --to-destination <VMIP>
> 
> and that works?
> crazy, i will give it a try, just too late for today.
> 
> > Hopefully, this is enough of a pointer to be of some help.
> 
> if that works, you make my day :-)
> 
> _____
> Luck up
> brizly
> 
> 


-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux