This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
technical:openvpn-bridges-prep-coova [2023/10/23 20:45] admin [Create the main config file] |
technical:openvpn-bridges-prep-coova [2024/01/16 10:46] (current) admin [Test it out] |
||
---|---|---|---|
Line 195: | Line 195: | ||
* Restart CoovaChilli for the latest changes to be effected. | * Restart CoovaChilli for the latest changes to be effected. | ||
<code bash> | <code bash> | ||
+ | #This is required | ||
+ | systemctl disable chilli | ||
+ | #Now issue the following | ||
sudo systemctl stop chilli | sudo systemctl stop chilli | ||
sudo systemctl status chilli | sudo systemctl status chilli | ||
Line 264: | Line 267: | ||
tap2 | tap2 | ||
</ | </ | ||
- | * To check if CoovaChilli | + | * To check if CoovaChilli |
<code bash> | <code bash> | ||
ifconfig | ifconfig |