Skip to content

Commit

Permalink
Added a solution to the problem with the SSH connection from mininet/…
Browse files Browse the repository at this point in the history
  • Loading branch information
sve-kai-itmo committed Feb 23, 2021
1 parent 387aa84 commit fa6a7d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Set-up-Virtual-Machine.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ Replacing ethX with the name of a downed interfaces; sometimes the eth ports app

Note the IP address (probably the 192.168 one) for the '''host-only''' network; you'll need it later. Next, log in, which will depend on your OS.

If the IP address does not appear or the SSH connection is not established, make sure you've enabled the DHCP server option on the target network adapter in VirtualBox settings. To do so, follow File > Host Network Manager, select the target network adapter, mark the DHCP server checkbox on the right.
(If that doesn't work, go to your VM settings, by right-clicking on it, then open Network settings, select the target network adapter, open advanced settings, and check "cable connected option").

=== Mac OS X and Linux ===

Open a terminal (Terminal.app in Mac, Gnome terminal in Ubuntu, etc). In that terminal, run:
Expand Down

0 comments on commit fa6a7d2

Please sign in to comment.