informatica:linux:dnsmasq
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| informatica:linux:dnsmasq [2016/11/09 13:54] – [dnsmasq con 2 VPNs] javi | informatica:linux:dnsmasq [2019/07/31 13:03] (current) – [dnsmasq con 2 VPNs] javi | ||
|---|---|---|---|
| Line 46: | Line 46: | ||
| Limitaciones: | Limitaciones: | ||
| - | * Si al final de este proceso no existe un "/ | + | * Si al final de este proceso no existe un "/ |
| < | < | ||
| Error response from daemon: open / | Error response from daemon: open / | ||
| Error: failed to start containers: mariadb | Error: failed to start containers: mariadb | ||
| </ | </ | ||
| + | |||
| ^ Sufijo DNS de la red VPN ^ IP del servidor DNS ^ | ^ Sufijo DNS de la red VPN ^ IP del servidor DNS ^ | ||
| Line 99: | Line 100: | ||
| Nota: he editado la directiva " | Nota: he editado la directiva " | ||
| - | 5. Reiniciar servicios por si Ascaso: | + | 5. Editar: |
| + | |||
| + | sudo vim / | ||
| + | |||
| + | Con el siguiente contenido: | ||
| + | |||
| + | nameserver 127.0.0.1 | ||
| + | |||
| + | 6. Reiniciar servicios por si Ascaso: | ||
| sudo service NetworkManager restart | sudo service NetworkManager restart | ||
| sudo service openvpn restart | sudo service openvpn restart | ||
| sudo service dnsmasq restart | sudo service dnsmasq restart | ||
| + | |||
informatica/linux/dnsmasq.txt · Last modified: by javi
