Skip to content

Commit 2d2c923

Browse files
committed
Update routing.rst
1 parent 4fe8e23 commit 2d2c923

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/book/src/installation/host/routing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -574,9 +574,9 @@ Manually testing Internet connection
574574
====================================
575575
You can manually test the Internet connection from inside the VMs without the need of performing any analysis. To do so, you have to use the . This utility allows you to enable or disable specific **routes** and debug them. It is a "Standalone script to debug VM problems that allows to enable routing on VM".
576576

577-
First, **stop** the ``cape-rooter`` service with::
577+
First, **start** the ``cape-rooter`` service with::
578578

579-
$ sudo systemctl stop cape-rooter.service
579+
$ sudo systemctl start cape-rooter.service
580580

581581
Assuming you already have any VM running, to test the internet connection using ``router_manager.py`` you have to execute the following commands::
582582

0 commit comments

Comments
 (0)