Update 'README.md'
This commit is contained in:
parent
eb7c0e395c
commit
aec03291ac
@ -193,8 +193,8 @@ According to its output,
|
|||||||
It uses the nmtui (network-manager Terminal UI) interface.
|
It uses the nmtui (network-manager Terminal UI) interface.
|
||||||
Use <Edit a connection><Add a connection> and to forget to <Activate> your interface
|
Use <Edit a connection><Add a connection> and to forget to <Activate> your interface
|
||||||
* to provide the GUEST_IP/RANGE and the GUEST_GW to use.
|
* to provide the GUEST_IP/RANGE and the GUEST_GW to use.
|
||||||
* GUEST_IP/RANGE are depending on your HOST_IP in the LAN
|
- GUEST_IP/RANGE are depending on your HOST_IP in the LAN
|
||||||
* GUEST_GW is your HOST_IP
|
- GUEST_GW is your HOST_IP
|
||||||
* Also, can do things by yourself with the following commands:
|
* Also, can do things by yourself with the following commands:
|
||||||
```
|
```
|
||||||
ip address add ${GUEST_IP}/${IP_RANGE} dev ${GUEST_IF}
|
ip address add ${GUEST_IP}/${IP_RANGE} dev ${GUEST_IF}
|
||||||
|
Loading…
Reference in New Issue
Block a user