Horje
microstack no internet connection Code Example
microstack no internet connection
# This answer is based on the default microstack example from site below:
# https://ubuntu.com/openstack/install

# Type the below commands in the machine that hosts microstack
sudo iptables -t nat -A POSTROUTING -s 10.20.20.1/24 ! -d 10.20.20.1/24 -j MASQUERADE
sudo sysctl net.ipv4.ip_forward=1




Shell

Related
github workflow bash argument variable Code Example github workflow bash argument variable Code Example
install gromit-mpx to mint Code Example install gromit-mpx to mint Code Example
split terminal horizontally ubuntu 20.04 Code Example split terminal horizontally ubuntu 20.04 Code Example
linkedin video downloader terminal Code Example linkedin video downloader terminal Code Example
firefox custom search engine Code Example firefox custom search engine Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
18