People,
I have an ADSL router:
192.168.0.1
a 64bit F12 host:
eth0: 192.168.0.10 virbr0: 192.168.122.1
a F11 guest: eth0: 192.168.122.68
I can ssh from/to the host/guest OK but how do I set up a route (or whatever is necessary) so that another machine:
eth0: 192.168.0.12
can ssh to the guest? - "ssh 192.168.122.68" gives "no route to host" - I have "route add" things with no success.
- I had a look at:
http://docs.fedoraproject.org/virtualization-guide/f12/en-US/html/ but the problem does not seem to be covered there.
Thanks,
Phil.
tis 2009-11-24 klockan 01:54 +1100 skrev Philip Rhoades:
I can ssh from/to the host/guest OK but how do I set up a route (or whatever is necessary) so that another machine:
eth0: 192.168.0.12
can ssh to the guest?
I think the solution you're really looking for is to create a bridge that's attached to eth0 directly. The host would then perform no routing at all and your guest would get an IP address directly from your ADSL router.
There's no convenient way to do it with libvirt and NetworkManager yet, though.
/abo (That's my nick, I've had it for a long time! I didn't realise it was a bad word until i visited Sydney. *pout*)