Op donderdag 30 juni 2011 21:57:27 schreef mattias: > i reed here about vbox headless > http://www.howtoforge.com/vboxheadless-running-virtual-machines-with-virtua > l box-3.0-on-a-headless-fedora-11-server > the page says i should use the host ip to connect to the guest > ok > fine maybe for rdp > but ssh? > if my ssh server on the host run on another port > is fineo connect to the ssh port of the > but if not????
To connect to the ssh port of the host you use port 22 to the IP address of the host, to connect to the ssh port of the guest you use port 22 to the IP address of guest. So there is no conflict. -- fr.gr. Freek de Kruijf ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community
